function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GhilliGhilli 

How to write Web Services using java and Axis

Hi Friends,

 

I have Eclipse, Apache Axis, Apache Tomcat server installed seperatly.

How to make an environment to develop web services using java with the above said tools.

 

How can i configure eclipse to write a web service using java and axis.

Kindly tell me the steps to configure the eclipse with WSDL and Axis.

 

Thank you.

ShivaShiva

I am also looking for the steps.

 

But I found that while generating java classes from WSDL by using eclipse you might get nullpointer exception. So to solve that you have to use Axis2 instead of Axis. Just let you know.

 

Thanks

Shiva