Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4
-
None
Description
Hello, I am trying to create a stub using axis1, when I create an element in wsdl and I do not do the mapping on my side, it appears that this invalid element has some palliative solution for this problem, I researched it and found it a jira that is open since 2008, can someone help me.
the problems ocurrences only jboss-5.1.0.GA, but i try deploy in apache-tomcat-6.0.37 it worked.
https://issues.apache.org/jira/browse/AXIS-2758
org.xml.sax.SAXException: Invalid element in br.com.package.asset.ws.AssetAdditionalPointWSDomain - attributes
at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild([BeanDeserializer.java:258](https://BeanDeserializer.java:258)) at org.apache.axis.encoding.DeserializationContext.startElement([DeserializationContext.java:1035](https://DeserializationContext.java:1035)) at org.apache.axis.message.SAX2EventRecorder.replay([SAX2EventRecorder.java:165](https://SAX2EventRecorder.java:165)) at org.apache.axis.message.MessageElement.publishToHandler([MessageElement.java:1141](https://MessageElement.java:1141)) at org.apache.axis.message.RPCElement.deserialize([RPCElement.java:236](https://RPCElement.java:236)) at org.apache.axis.message.RPCElement.getParams([RPCElement.java:384](https://RPCElement.java:384)) at org.apache.axis.client.Call.invoke([Call.java:2467](https://Call.java:2467)) at org.apache.axis.client.Call.invoke([Call.java:2366](https://Call.java:2366)) at org.apache.axis.client.Call.invoke([Call.java:1812](https://Call.java:1812)) at br.com.package.asset.ws.AssetWebServiceServiceSoapBindingStub.findAssetAllDetails([AssetWebServiceServiceSoapBindingStub.java:1647](https://AssetWebServiceServiceSoapBindingStub.java:1647))