Yah!!
Now it makes sense.
When I deployed my first Web Service, that error disappeared. So Nilasoft do
not worry about that error, it is working good. If you need any help, let me
know , I just succeeded in deploying a web service. I can send you my
example.

rgds,
--Siva


-----Original Message-----
From: Paolo Paganotto [mailto:paolo.paganotto@;txt.it]
Sent: Monday, October 28, 2002 10:28 AM
To: [EMAIL PROTECTED]
Subject: Re: Problem with servlet engine config file - in Release 1.0


You get that error because you haven't any server-config.wsdd file in the
%catalinahome%/webapps/axis/WEB_INF/ directory. This file is automatically
generated when you deploy some services with the
org.apache.axis.client.AdminClient command, for example.
This error won't avoid you to use services deployed instantly, such as the
.jws files
Try http://localhost:8080/axis/Calculator.jws?wsdl and you should see the
.wsdl file


> Hi,
>
> I just downloaded Release 1.0. I tried to do the
> instant deployment as described in user's guide.
> When I tried the
> http://localhost:8080/axis/Calculator.jws
> I get the following error on my tomcat console.
>
> [INFO] Registry - -Loading registry information
> [INFO] Registry - -Creating new Registry instance
> [INFO] Registry - -Creating MBeanServer
> [INFO] Http11Protocol - -Initializing Coyote HTTP/1.1
> on port 8080
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.12
> [INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on
> port 8080
> [INFO] ChannelSocket - -JK2: ajp13 listening on tcp
> port 8009
> [INFO] JkMain - -Jk running ID=0 time=10/110
> config=C:Tomcat 4.1in..confj
> k2.properties
> - Problem with servlet engine config file:
> /WEB-INF/server-config.wsdd
>
> I tried to create the server-config manually and it
> did not help. Appreciate any help on this.
> Thanks.
> -nilasoft
>


Reply via email to