DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17555

Unable to return Object from a method





------- Additional Comments From [EMAIL PROTECTED]  2003-03-03 14:25 -------
What Java object does Axis deserialize on the other end?
Is there xsi:type information that identifies the type?  Do you expect to 
register serializers/deserializers for any of the type that you might pass back?
This is a bit tricky, but yes we should be able to handle an anyType as long as 
we know how to read/write the XML for the type and there is an xsi:type 
attribute in the XML when we are reading it.

Sounds like a real fun project for you to jump in and help out on! :-)

Reply via email to