Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » [WTP new commer] problem with tutorial
[WTP new commer] problem with tutorial [message #147059] Tue, 15 November 2005 09:34 Go to next message
Eclipse UserFriend
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 #147067 is a reply to message #147059] Tue, 15 November 2005 09:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: edizhang.citiz.net

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
Re: [WTP new commer] problem with tutorial [message #147713 is a reply to message #147067] Fri, 18 November 2005 14:20 Go to previous message
Chris Brealey is currently offline Chris BrealeyFriend
Messages: 104
Registered: July 2009
Senior Member
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
Previous Topic:a glimpse at I200511162235
Next Topic:Web Services for Bea WebLogic
Goto Forum:
  


Current Time: Fri Apr 26 20:31:47 GMT 2024

Powered by FUDForum. Page generated in 0.02210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top