hi Joe,
I have developed a simple web service using
axis2(POJO).
In this web service i have incorporated code for
invoking another web service using SAAJ.

As a standalone SAAJ client i am able to invoke the
web service. But when it is included in my web service
i am getting the exception. Is there any problem with
SAAJ classes of JRE and Axis2.

Thanking you,
Vittal



--- Joe Nathan <[EMAIL PROTECTED]> wrote:

> 
> You should make relevant JAR files included in your
> classpath or
> in container libs. I use JDK1.6 which includes most
> of the packages
> you use. 1.5 is quite different. You have to use
> many of Axis 
> provided JAR files.
> 
> If you still have problems, please post versions
> for;
>  - JDK
>  - Servlet container
>  - Axis
> 
> And where you run clients?
> 
> Regards.
> 
> 
> 
> 
> vittal nangunoori wrote:
> > 
> > hi Joe Nathan,
> > I have put the SAAJ code in my web service
> application
> > and I am getting the following exceptions
> > 
> > Please provide solution for this too..
> > 
> > javax.xml.soap.SOAPException: Unable to create
> SOAP
> > Factory: org.apache.axis2.sa
> > aj.SOAPFactoryImpl
> >         at
> >
>
javax.xml.soap.SOAPFactory.newInstance()Ljavax.xml.soap.SOAPFactory;(
> > Unknown Source)
> > 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/-Axis2-How-to-invoke-web-service-from-another-tf4055013.html#a11549923
> Sent from the Axis - User mailing list archive at
> Nabble.com.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to