users@jax-rpc.java.net

Re: Stopped webservices

From: Dale Green <Dale.Green_at_sun.com>
Date: Thu, 09 May 2002 09:28:10 -0700

Hi Botond,

I'm not sure what the problem is, but here's something to try:

  ant remove
  ant install

If that doesn't work, please do another

  ant build

and make sure there are no error messages. Hope that helps.

Regards,

Dale Green

>Delivered-To: jaxrpc-interest_at_java.sun.com
>User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1)
Gecko/20020417
>X-Accept-Language: en-us, en
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Date: Thu, 9 May 2002 17:39:00 +0200
>From: Szak?cs Botond <uncas_at_INF.ELTE.HU>
>Subject: [JAX-RPC] Stopped webservices
>To: JAXRPC-INTEREST_at_JAVA.SUN.COM
>
>Hi,
>
>I am trying to run the examples from the tutorial, and all goes well
>until I run the ant install command. The command completes successfully,
>but if I am looking at the http://localhost:8080/manager/list it says
>that this service is stopped. All the others are running. If I am
>running the client, it gives me an exception that it can't connect to
>the webservice. Can you tell me, how can I run the service?
>
>Thanks, Botond.