« Return to Thread: Can JAXB Unmarshaller be configured to fail on missing xsi:type-binding?

Re: Can JAXB Unmarshaller be configured to fail on missing xsi:type-binding?

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

I finally found a solution. On [i]dev.java.net[/i] there's project called [i]jaxb2-reflection[/i] which allows access to JAXB metadata. It is possible to retrieve the XML type with a given java type now.

Not quite simple IMHO...
[Message sent by forum member 'ck1' (ck1)]

http://forums.java.net/jive/thread.jspa?messageID=356022

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Can JAXB Unmarshaller be configured to fail on missing xsi:type-binding?