|
Once I got the first \sample\deploy.wsdd to deploy with the AdminClient, I liked it so much I decided to deploy all of the samples so I did.
Now the AxisServlet (View link on the /axis/index.html) shows JUST the ProxyService.
So I deployed \samples\echo\ and restarted Tomcat
And now I get the ProxyService AND the BidRegistry but not the echo.
So I deployed \samples\stock\ now I am back to just ProxyService
However if I hit the ?wsdl link for the ProxyService I get Fault – org.apache.axis.InternalException: java.langException: Method ‘proxyService’ does not match any valid signatures for message-style service methods
I was going to use \samples\proxy\undeploy.wsdd but there isn’t one.
So I went to server-config.wsdd in the axis/WEB-INF and removed the proxy service….poof all the others returned.
Michael Oliver
|
- Re: Another thing about /samples/ Mike Oliver
- Re: Another thing about /samples/ Steve Loughran
