Hi All.

What hoops do I have jump to access deployed web pages.

I have a domain called mydomain (kinda standard name with WL7.0 setup of domains)

I have :
1. Successfully deployed an .ear on the WL server using WL builder.
2. I have gone into WL console and set Context Root of the WAR to pp
3. In the browser I issued the request :
         http://localhost:7001/pp/main.jsp

It returns the following :

Error 404--Not Found
>From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of 
whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the 
status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be 
used if the server knows, through some internally configurable mechanism, that an old 
resource is permanently unavailable and has no forwarding address.


Can some one tell me what else I have to do WL7.0 to access my web pages.
I would have thought that this woudl look up the context of pp and said yep 
pp/main.jsp is here and I can display it.

Not so, why pls anyone????

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to