Basic WebTools problem? [message #182428] |
Thu, 09 November 2006 18:34  |
Eclipse User |
|
|
|
Originally posted by: wesmarshall.yahoo.com
I can create and test my WebService from with the Web Explorer from within
Eclipse fine. I then deploy my package from the build\classes directory
to Tomcat directory (C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\axis\WEB-INF\classes). I start Tomcat on port 8080, then try
to test my client, but get a 404 error. I apoligize if this has been
covered before, please provide a link.
Also, if I create a simple java public method, then use Java2WSDL and then
WSDL2Java. And, then deploy the resulting classes. Then, my WebService
works fine on Tomcat.
I appreciate any help,
Wes
|
|
|
|
Re: Basic WebTools problem? [message #183803 is a reply to message #182757] |
Wed, 06 December 2006 09:48  |
Eclipse User |
|
|
|
Wes,
I'm not sure I've grokked the finer points of your scenario. Web services get
deployed into the running Axis servlet(s) via two mechanisms: the admin
client, and server-config.wsdd. If the Web project that you exported as a WAR
and ran externally on Tomcat contains an up to date server-config.wsdd - which
it should if you previously ran your service within WTP via the Web service
wizard - then this would explain why you didn't have to run the admin client.
What glitches remain in our tools around Axis 1.x deployment we are hoping to
get rid of via RFE 119964 [1].
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=119964
Cheers - CB.
Wes Marshall wrote:
> I found that if I deploy to Tomcat as a WAR file then my test client works
> fine. I did not use the AdminClient though. This confuses me a little.
>
> Wes
|
|
|
Powered by
FUDForum. Page generated in 0.03130 seconds