jags reddy <[EMAIL PROTECTED]> wrote:
Hi,Has any body come across this problem .Developers of the API stack Please let me know if this is a bug.Iam not clear whether it is WSDL2java tool is not generating the JIBX binding for the the interface org.apache.axiom.om.OMElement or is it JIBX binding generator issue.Do we need to explicitly specify binding definitions for the axis API and generate binding for the classesMy binding xml does not contain binding definitions for AXIS2 AXIOM APIIT would be great if the WSDL2java tool generates these bindings for AXIOM API and only programmers need to give binding definitions for there classes.I have generated the code according to the documentation given for Axis2-JIBx code generation'I have included the jibx-run.jar , jibx-bind.jar and axis2-jibx.jar for generating the client code using WSDL2.javawhen i am calling the stub in my client iam getting the following errorPointerException
[java] java.lang.RuntimeException: Could not find JiBX binding information
for org.apache.axiom.om.OMElement, JiBX binding unusable
[java] at org.apache.axis2.MessageSenderWebServiceServiceStub.toOM(Mess
ageSenderWebServiceServiceStub.java:339)
[java] at org.apache.axis2.MessageSenderWebServiceServiceStub.toEnvelop
e(MessageSenderWebServiceServiceStub.java:356)
[java] at org.apache.axis2.MessageSenderWebServiceServiceStub.sendMessa
ge(MessageSenderWebServiceServiceStub.java:138)
[java] at test.Test.main(Test.java:25)I have also posted the error in AXIS2 Mailing listsThanks & RegardsJaggsreddy
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users