users@jax-rpc.java.net

RE: Regarding HTTP status error 404

From: Ryan LeCompte <ryan.lecompte_at_pangonetworks.com>
Date: Mon, 8 Nov 2004 13:05:14 -0500

Renuka,

It seems that the web service wasn't deployed to the Tomcat web container
successfully. Try going to http://localhost:8080 and logging into the admin
console to see all of the deployed web apps. Verify that the
jaxrpc-DoclitHelloService WAR was deployed.

Regards,
-- Ryan

-----Original Message-----
From: rgottim1_at_binghamton.edu [mailto:rgottim1_at_binghamton.edu]
Sent: Monday, November 08, 2004 9:55 AM
To: users_at_jax-rpc.dev.java.net
Subject: Regarding HTTP status error 404

Hi,
This is a question to Arun Gupta.

I have read your following whitepaper
"Understanding your JAX-RPC SI Environment".
I have a doubt.
When I try to deploy the hello example in advanced static stub example of
jwstutorial13, I get build successful. But when I try to open the page with
the URL given

http://localhost:8080/jaxrpc-DoclitHelloService/hello

I am getting the following error

HTTP Status 404 - /jaxrpc-DoclitHelloService/hello

----------------------------------------------------------------------------
----
type Status report
message /jaxrpc-DoclitHelloService/hello
description The requested resource (/jaxrpc-DoclitHelloService/hello) is not
available.
----------------------------------------------------------------------------
----
Java Web Services Developer Pack/1.3
I hope you can help me.
thanks in advance,
renuka.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net