Hi Team,

 

Earlier we are using axis1 jar to consume the services from one of our business applications.

Now the management is asking us to migrate axis1 to axis2 jar.

 

Below are the steps that I followed to generate the Service stub file.

 

I have added the Axis2-1.7.8 bin folder as run time in my eclipse.

Then Generated the Stub file with wsdl and by using Axis2 webservice option in eclipse.

All the required axis2 jars are added to our application.

Finally deployed our application in our webshere server.

 

But now we are not able access the services as earlier and not getting error logs to debug the issue.

By adding some sysouts statements, we are guessing that the flow is breaking while creating _serviceClient object.

 

Kindly help to know if we are missing something. Also please confirm if we need to add any configurations in our webshpere to use axis2 jar.

 

Please note that we just generated the stub file and made code changes to pass the required inputs for service calls. And just added the required axis2 jar files.

 

Please help us to know if we are missing something.

 

Thanks & Regards,

Murali

 

--------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to