[WTP new commer] problem with tutorial [message #147059] |
Tue, 15 November 2005 04:34  |
Eclipse User |
|
|
|
Originally posted by: edizhang.citiz.net
Hi All,
I followed the tutorial "Creating a Top-Down Java Web Service Skeleton
from a WSDL Document" and "Creating a Java Web Service Client"
the service project and the client project are created OK. It will
automatically start the server, but the page cannot be loaded.
It always says :
>> type Status report
>> message /areaClient/sampleAreaServiceProxy/TestClient.jsp
>> description The requested resource
(/areaClient/sampleAreaServiceProxy/TestClient.jsp) is not available.
Is my tomcat server wrongly configured or else?
Can you point me to the right direction?
Thanks
|
|
|
|
Re: [WTP new commer] problem with tutorial [message #147713 is a reply to message #147067] |
Fri, 18 November 2005 09:20  |
Eclipse User |
|
|
|
Juan,
most likely there is either a problem with the generated JSPs (though this
would usually result in an HTTP/500 server error or the like), or the
project was not properly added to the server. From the servers tab,
right-click on your Tomcat server and choose "Add and Remove Projects..." to
confirm that the dynamic Web project containing the TestClient.jsp is added
to the server.
Cheers - CB
Juan wrote:
> btw, my server is
> Apache Tomcat/5.0.28
>
> Juan wrote:
>
> > Hi All,
>
> > I followed the tutorial "Creating a Top-Down Java Web Service Skeleton
> > from a WSDL Document" and "Creating a Java Web Service Client"
>
> > the service project and the client project are created OK. It will
> > automatically start the server, but the page cannot be loaded.
>
> > It always says :
> > >> type Status report
>
> > >> message /areaClient/sampleAreaServiceProxy/TestClient.jsp
>
> > >> description The requested resource
> > (/areaClient/sampleAreaServiceProxy/TestClient.jsp) is not available.
>
> > Is my tomcat server wrongly configured or else?
>
> > Can you point me to the right direction?
> > Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.36128 seconds