Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JAXB binding for Boolean

843834Oct 8 2003 — edited Oct 10 2003
Hi,

I'm using xml and JMS to query a remote system.
One of the values in the remote system that I am interested in is a boolean value. I do not know this field is defaulted in the remote system so I want to use a Boolean object to represent it. I.e I want it to be null is no value is available in the remote system.

Could any of you give me a quick run down on how to go abount doing this or point me to a tutorial.

Is there another way of doing what I am trying to do?

Appreciate any help.

Cheers,
Nim

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2003
Added on Oct 8 2003
3 comments
474 views