Hi, I have developed a web servcie in service mix which accepts an object as an input and returns String as output and it is working fine. But when i tried the same thing with JAXB annotated objects. It is throwing null pointer exception. I placed a java file generated by jaxb from xsd and the web service is taking this object as input. When i tried calling the method from the client end it show null pointer exception.
Please reply . It is very urgent. Thanks -- View this message in context: http://www.nabble.com/Passing-JAXB-annotated-objects-to-web-service-tp20105812p20105812.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
