users@jaxb.java.net

Re: AXIS2, JAXB & Unmarshalling

From: kenwood <wayne.szeto_at_camilion.com>
Date: Tue, 12 Jan 2010 08:09:28 -0800 (PST)

waymirec wrote:
>
> I am having an odd issue with JAXB within AXIS2. The code in question can
> be ran successfully as a "standalone" java app and everything works as
> expected. Running it from within the AXIS2 web service presents an odd
> issue where the call to unmarshal returns a non-null object of the proper
> class but all of its members are null. There are no exceptions of any kind
> thrown and I can confirm that the data being passed to unmarshal is
> correct and valid. According to the docs unmarshal should either suceed or
> toss an exception, but should never quietly fail. Has anyone else
> experienced an issue like this?
>

I have the exact same problem with JAXB on a JBoss 4.2.2 server. I suspect
something is wrong with one of the jaxb jar files on Jboss.
-- 
View this message in context: http://old.nabble.com/AXIS2%2C-JAXB---Unmarshalling-tp26847419p27129957.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.