| Author |
Axis2 web service from WSDL - What is a good Eclipse project type for this
|
R Srini
Ranch Hand
Joined: Feb 19, 2010
Posts: 215
|
|
Hi. I would like to follow the instructions on the Axis2 web site to Deploy and Run an Axis2 Service Created from WSDL in Axis2 1.5.1. My intention is to generate the service and client code from a WSDL file, and then copy/paste the generated code into my Eclipse project.
What is a good Eclipse project type (like Dynamic Web Project, Java Project, Web Serviceetc.) to use for this purpose?
Thanks in advance!
|
 |
R Srini
Ranch Hand
Joined: Feb 19, 2010
Posts: 215
|
|
|
Once the WSDL2Java generated code and other artifacts are copy pasted into a regular Java project, I am good to go. So I guess the project type is not important since I have everything I need to build the needed archive.
|
 |
 |
|
|
subject: Axis2 web service from WSDL - What is a good Eclipse project type for this
|
|
|