Title: attachments with generated stubs
I've written a web service that returns a Java object that has references to many other Java objects.  I get the root object back just fine.  All the primitive and String fields are set to the correct values.  However, all it's references to other objects are set to null.  When I look at the response in tcpmon I see that all the objects I'm missing are present in the SOAP response and correctly referenced from the root object using hrefs to multiRef elements.
 
Can someone offer a guess as to why the references in the root element aren't being deserialized properly?


***********************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
************************************************************************************

Reply via email to