Hi,
        I am in the process of integrating Axis2 with Spring2.5. 
Scenario - 
I have created the aar with the xsds, services.xml, the wsdl file. 
The rest of my classes are present under the WEB-INF/classes folder and 
the dependant jars in the WEB-INF/lib of the axis2 app. 
I've updated the services.xml to have the "serviceObjectSupplier" as "
org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
" and "SpringBeanName" set as the skeleton class.

When I call this web-service, I get a NullpointerException from this 
skeleton class because the service (which is supposed to be injected by 
Spring) class was not initialised.
I am not sure if I've missed out something here; Any help or pointers 
would be of great help.

Thanks,
Dwipin Chandran

ForwardSourceID:NT00014DF2 
ForwardSourceID:NT00014E02 
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


Reply via email to