Attachment Deploy error.

2003-01-30 Thread Bathula, Vijay
Title: RE: Axis and security Hi,   I am getting the following error while sending attachments. Please help.   - Problem with servlet engine config file: /WEB-INF/server-config.wsdd- Exception:AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: f

RE: Deploy Error

2002-06-26 Thread Barry Levinson
Santosh,   Try using :   java org.apache.axis.client.AdminClient -lhttp://localhost:7080/axis/services/AdminService deploy.wsdd   --Barry -Original Message-From: santhosh [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 26, 2002 3:01 AMTo: [EMAIL PROTECTED]Subject: Deploy

RE: Deploy Error

2002-06-26 Thread Wimmer, Matthias
Santosh:   Try this command:   java org.apache.axis.client.AdminClient -p7080 deploy.wsdd   best regards Matthias Wimmer       -Original Message-From: santhosh [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 26, 2002 3:01 AMTo: [EMAIL PROTECTED]Subject: Deploy Error

Deploy Error

2002-06-25 Thread santhosh
Hi,       My tomcat server is running on port 7080. When I am trying to deploy some wsdd file to axis server, it is throwing Connection refused error. By default it is taking the port as 8080 i.e., the default URL taken for deployment is http://localhost:8080/axis/services/AdminService but i

Re: Deploy Error

2002-06-22 Thread Sam Ruby
davout wrote: > Thanks but I'm not sure if that's necessarily what I'm after. > > Basically if you're employing source from other projects you need to > advise us what the version/time line we need to include from those > other projects. > > For instance are you using Xerces 1 or Xerces

RE: Deploy Error

2002-06-21 Thread davout
Title: Deploy Error Thanks but I'm not sure if that's necessarily what I'm after.   Basically if you're employing source from other projects you need to advise us what the version/time line we need to include from those other projects.   For instance are you using

RE: Deploy Error

2002-06-21 Thread davout
Title: Deploy Error whats the oldest Xerces version number that should be used?    -Original Message-From: Snigdha Pandit [mailto:[EMAIL PROTECTED]]Sent: 21 June 2002 15:03To: [EMAIL PROTECTED]Subject: RE: Deploy Error hi,     Check the version of the xerces parser you are

RE: Deploy Error

2002-06-21 Thread Snigdha Pandit
Title: Deploy Error hi,     Check the version of the xerces parser you are using.   Older versions of Xerces do not have a parse method that has the following signature     parse(InputSource inputSource, DefaulHandler handler)   regards snigdha   -Original Message-From: The Hoa

Deploy Error

2002-06-21 Thread The Hoa Nguyen
Title: Deploy Error Hi All, I am very new to Axis. I've just installed Axis beta2. After the installation, I follow the guides in the sample readme file to try to deploy the service there. I started the simple Axis server and tried to deploy a sample service. And I got the foll

axis deploy error

2002-05-15 Thread Mark Hauchwitz
Hi! I try to deploy a web service with axis but I got the following error message: D:\java\ws>java org.apache.axis.client.AdminClient deploy.wsdd - Processing file deploy.wsdd - AxisFault: AxisFault faultCode: http://xml.apache.org/axis/:Admin.error faultString: Root element must be ''clientde