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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo