You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/08/06 09:27:03 UTC

DO NOT REPLY [Bug 9818] - Can not return polymorphic object relations

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=9818>.
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=9818

Can not return polymorphic object relations

nib@es.dk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From nib@es.dk  2002-08-06 07:27 -------
I tried with the nightly build 2002-08-03, and the problem still seems to 
exist. 

New stack trace:
org.xml.sax.SAXException: Invalid element in dk.nib.A - b
	at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild
(BeanDeserializer.java:252)
	at org.apache.axis.encoding.DeserializationContextImpl.startElement
(DeserializationContextImpl.java:861)
	at org.apache.axis.message.SAX2EventRecorder.replay
(SAX2EventRecorder.java:199)
	at org.apache.axis.message.MessageElement.publishToHandler
(MessageElement.java:666)
	at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:252)
	at org.apache.axis.message.RPCElement.getParams(RPCElement.java:276)
	at org.apache.axis.client.Call.invoke(Call.java:1867)
	at org.apache.axis.client.Call.invoke(Call.java:1772)
	at org.apache.axis.client.Call.invoke(Call.java:1312)
	at dk.nib.Service1SoapStub.getB(Service1SoapStub.java:134)
	at dk.es.KMSWSClient.ClientAxis3.main(ClientAxis3.java:34)
Error during call to getB().; org.xml.sax.SAXException: Invalid element in 
dk.nib.A - b