> DOH! I think restarting Tomcat was the key I was missing.
Haha - that one has cost me hours too!!!
> Also, using this:
>
> > java org.apache.axis.client.AdminClient -l
> > http://host:port/axis/classes/serviceName path\to\deploy.wsdd
>
>
> Style call to the AdminClient returned a fault (HTTP
hi,
i think u shoyuld restart the tomcat after u did some alterartions in yr
wsdd file.
check it
regards
jeyakumaran.C
- Original Message -
From: "Adhamh Findlay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 06, 2003 1:02 AM
Subject: Can
s just ask again.
HTH
Jim
> -Original Message-
> From: Adhamh Findlay [mailto:[EMAIL PROTECTED]
> Sent: 05 August 2003 20:02
> To: [EMAIL PROTECTED]
> Subject: Can't list services after deploying test class
>
>
> Hello,
>
> I'm trying to deploy
Hello,
I'm trying to deploy a simple test class, but I can't seem to get it to
work. I can deploy example3 from the user guide using deploy.wsdd with any
problems, but I can't deploy any of my own classes.
Currently, when I got to http://localhost:8080/axis/servlet/AxisServlet to
view the deploy
On 8/5/03 2:17 PM, "Jim Harris" <[EMAIL PROTECTED]> wrote:
> Adhamh,
>
> Have you tried using the AdminClient tool to deploy and/or view your
> deployed services?
>
> To deploy use:
> java org.apache.axis.client.AdminClient -l
> http://host:port/axis/classes/serviceName path\to\deploy.wsdd
>
>