aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes webservice dropping a method and field from my object Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "webservice dropping a method and field from my object" Watch "webservice dropping a method and field from my object" New topic
Author

webservice dropping a method and field from my object

Derrick Albers
Greenhorn

Joined: Nov 01, 2010
Posts: 20
I have a service that retieves an Employee object and a CheckIn object, both are POJO and straight forward. The Employee object returns everything like it should and the CheckIn drops the Integer field checkinID and the get/set methods for that field, I have no clue as to why this would happen. I am new to the webservice stuff and really stuck on this. I am posting the object and the bean, thanks for any insight that you can offer!



This is the object code:
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: webservice dropping a method and field from my object
 
Similar Threads
BMP question,Help me!
Problem deplying struts application in weblogic
Copying Object (such as Button, Label, and personal Objects) ?
Problem in composite key mapping in eclipselink
Help with printing appointments