New to Eclipse, WTP [message #142244] |
Mon, 03 October 2005 18:15  |
Eclipse User |
|
|
|
Hello,
I started to use Eclipse recently to work on some SOAP
service programs. Before this, I was using ANT + the command
line. I would appreciate some pointers on how to
do some tasks that I used to do via ANT:
1) Creating a JUNIT test suite to test a Web Service.
I used to have some tests derived by hand from the WSDL2JAVA
test programs, not sure if there is any Eclipse equivalent
to this.
Should I use CACTUS or is it not stable yet?
2) What should I do to deploy a Web Service to a remote
Tomcat server? Back in the command line I was using
- ANT Tomcat "deploy" task
- ANT "axis-admin" task
Is there any equivalent in WSP?
3) I assume WSP is using AXIS v1.2?
Should I migrate to AXIS2?
Thanks in advance for any pointers on these issues.
If this is not the best forum for these questions,
please let me know which forum I should be using.
Regards,
Hernan
|
|
|
|
Re: New to Eclipse, WTP [message #142525 is a reply to message #142407] |
Wed, 05 October 2005 20:13  |
Eclipse User |
|
|
|
Thanks a lot for the information. Actually, I was already deploying to a
Tomcat server on the local machine (the Top-Down WSDL tutorial includes
that). I would like to deploy to a remote server if possible. Before I
started with Eclipse, I was deploying via ANT from the command line using
an ANT task which connects to the remote Tomcat server's management
interface.
I'll look into the Cactus pointers you sent.
Thanks a lot!
-- Hernan
|
|
|
Powered by
FUDForum. Page generated in 0.06555 seconds