Problem with server restart

2003-02-27 Thread Phee, Martin J (Jump Tech)
I'm using axis, turbine, and tomcat. I'm a newbie. Everything is working the first time, but when I restart the tomcat server I get a configuration exception as below. Before the restart I have to delete the server-config.wsdd file out of my WEB-INF directory and the redeploy the service. Is th

RE: RE: Problem with Server

2002-04-12 Thread St-Germain, Sylvain
5:39 PM To: [EMAIL PROTECTED] Subject: Re: RE: Problem with Server thank you very much Sylvain, but now I have this problem: Caught SOAP exception: SOAP Fault: User 'null' not authenticated (unknown user) somebody has idea that this bad? Victor > > De: "St-Germain, Sylva

Re: RE: Problem with Server

2002-04-11 Thread vpj-cd
> Para: [EMAIL PROTECTED] > Asunto: RE: Problem with Server > > This happen when your service is not deployed. Axis may be deployed but > you need to deploy your stock quote service using something like: > > java -cp %cp% org.apache.axis.client.AdminClient > -lhttp://loc

RE: Problem with Server

2002-04-11 Thread St-Germain, Sylvain
38 PM To: [EMAIL PROTECTED] Subject: Problem with Server I receive the error following , somebody has idea that this bad? Caught SOAP exception: SOAP Fault: The AXIS engine could not find a target service to invoke! targetService is null this it is my program client * EasySoap++ - A C++ librar

Problem with Server

2002-04-11 Thread vpj-cd
I receive the error following , somebody has idea that this bad? Caught SOAP exception: SOAP Fault: The AXIS engine could not find a target service to invoke! targetService is null this it is my program client * EasySoap++ - A C++ library for SOAP (Simple Object Access Protocol) #include //