I think that you have a problem with the namespace and, possibly, with the
directory names. It's too much work to reconstruct everything from an
incomplete mess of source files.
Please post the XML Schema (reduced, if you like) and how you compile using
xjc,
with any bindings or arguments.
-W
On 17 February 2012 18:12, paugros <paugros_at_dscicorp.com> wrote:
>
> Hello, I'm having a very frustrating experience trying to unmarshal in
> JAXB.
> I've compiled classes from the schema without any problem, and I'm able to
> marshal, send to the server and get a response also. When I try to
> unmarshal
> the response into the appropriate class, however, I get a totally silent
> failure. I posted a thread on Stackoverflow
> http://stackoverflow.com/questions/9319777/jaxb-unmarshalling-error here ,
> which contains formatted code examples. I've spent about 8 hours trying to
> figure this out, so any help would be greatly appreciated.
> --
> View this message in context:
> http://old.nabble.com/Unmarshalling-fails-silently-tp33344089p33344089.html
> Sent from the java.net - jaxb users mailing list archive at Nabble.com.
>
>