-
From: rory galvin
[mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 12:43
PM
To: [EMAIL PROTECTED]
Subject: RE: deployment problems
Thomas,
Thanks again for ur reply. In the mean
time I've added the service element from my deploy.wsdd file to the
server-config.wsdd under WE
: deployment
problems
Thomas,
Thanks again for ur reply. In the mean time I've added the service element
from my deploy.wsdd file to the server-config.wsdd under WEB-INF and it has
appeared to have deployed. Has this had the same effect as using the
AdminClient? or doe
erver-config.wsdd?
Rory..
>From: "THOMAS, JAI [AG-Contractor/1000]" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: deployment problems
>Date: Fri, 30 Jul 2004 12:34:50 -0500
>
java org.apache.axis.client.AdminClient
-lhttp:///service/AdminService deploy.wsdd
Jai
-Original Message-From:
rory galvin [mailto:[EMAIL PROTECTED]Sent: Friday, July 30, 2004
12:22 PMTo: [EMAIL PROTECTED]Subject: RE: deployment
problems
Thomas,
I did as you said and checked s
processing but the web service is nowhere to be seen.
Rory..
>From: "THOMAS, JAI [AG-Contractor/1000]" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: deployment problems
>Date
As
step 1, I would open up server-config.wsdd under web-app and see your services
are listed.
Jai
-Original Message-From: rory galvin
[mailto:[EMAIL PROTECTED]Sent: Thursday, July 29, 2004 11:54
AMTo: [EMAIL PROTECTED]Subject: deployment
problems
Hey guys,
I
Hey guys,
I'm having basic trouble deploying my own webservice on axis. I've followed all of the given examples and haven't had any trouble with them so far... until I wrote my own. The problem occurs when I go to view my deployed service on http://joni.cs.tcd.ie:8080/axis/servlet/AxisServlet. My
Title: RE: Deployment problems
It turns out that it was indeed a missing class. I spent ages looking through the Axis logs looking for a problem. Eventually I switch from Tomcat to Jetty, which displayed the exception immediately. I went back and looked in the Tomcat logs, and there it was
Title: Message
From: Alexander
Berry,Jr.
See below that your class is in a package. So there should be a package
statement in the java code. which would mean that under the /lib directory that
package structure must exist.
The deploy.wsdd is
as generated by WSDL2Java. A "jar tf" shows th
correctly.
Alexander Berry, Jr.
Confluent Software
The Webservices Management Company.
Mayne, Peter wrote:
Deployment problems
I'm attempting to deploy a service to Tomcat 4.1.27
on Windows XP. The happyaxis.jsp is satisfied, and I can view the list
of pre-deployed web services.
I
another thought check the wsdd and make sure that the package names
match and are in the same case.
Alexander Berry, Jr.
Confluent Software
The Webservices Management Company.
Mayne, Peter wrote:
RE: Deployment problems
> From: Alexander Berry,Jr.
> Check to see if y
wrote:
RE: Deployment problems
> From: Alexander Berry,Jr.
> Check to see if you are getting a classnotfound
error. I have had the same problem when I get a
> classnotfound because of a typo or something.
Good point.
I've put the necessary jars in
/webapp
Title: RE: Deployment problems
> From: Alexander Berry,Jr.
> Check to see if you are getting a classnotfound error. I have had the same problem when I get a
> classnotfound because of a typo or something.
Good point.
I've put the necessary jars in /webapps/axis/WEB-IN
Check to see if you are getting a classnotfound error. I have had the
same problem when I get a classnotfound because of a typo or something.
Alexander Berry, Jr.
Confluent Software
The Webservices Management Company
Mayne, Peter wrote:
Deployment problems
I'm attempting to d
Title: Deployment problems
I'm attempting to deploy a service to Tomcat 4.1.27 on Windows XP. The happyaxis.jsp is satisfied, and I can view the list of pre-deployed web services.
I've put the jar with my implementation classes and the EsbAuthSoapBindingSkeleton.class in /webapp
I need some help with regard to deploying my service on apache tomcat with axis.
I have to create a process that takes raw xml from axis and parses the message
appropriately as well as calls some services in a separate class file based on the
message. Now I want to deploy the services such that i
16 matches
Mail list logo