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
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
> 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
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
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
//