Arijit
From: Gaurav Juneja
[mailto:[EMAIL PROTECTED] Sent: 07 January 2005
14:55To: [EMAIL PROTECTED]Subject: Deploying Web
Services
HI,
I am creating one sample web
service implementation. I have created the wsdl file and also the Java files
from this wsdl file
HI,
I am creating one sample web service implementation. I have
created the wsdl file and also the Java files from this wsdl file.
Now how do I deploy all these on the Tomcat.
Thanks
Gaurav Juneja
Hi,
I follow a life cycle in deploying Axis web services which
looks convoluted.
Use java2wsdl get wsdls
Use wsdl2java to wsdd files and proxies.
Use the generated wsdd to create a deployment
descriptor to be added to server-config.wsdd. This requires quite a
few chan
Hi
I was getting the same error, but when i moved class to WEB-INF\Class folder, its working fine. Try this
Anup KumarAsanka Priyanjitih <[EMAIL PROTECTED]> wrote:
Hi All
I try to deploy some web service using AdminClinet, but after deploying that I can able to access AdminServ
Hi All
I try to deploy
some web service using AdminClinet, but after deploying that I can able to
access AdminServlet (http://127.0.0.1:8080/axis/servlet/AxisServlet)
It display following
error
And now... Some
Services
AXIS error
Sorry, something
seems to have gone wron
Hi All
I try to deploy
some web service using AdminClinet, but after deploying
that I can able to access AdminServlet (http://127.0.0.1:8080/axis/servlet/AxisServlet)
It display
following error
And now... Some Services
AXIS error
Sorry, something
seems to have gone wron
e any good ideas. Hopefully someone else using Tomcat
> might be able to help.
>
> Bill
>
> -Original Message-
> From: Mark Melia [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 25, 2004 5:48 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Problem Deploying Web Services w
Deploying Web Services with WSDD
Hi Mark, Bill
Isn't there a stack trace as part of the HTTP:500 in the browser?
Regards,
Richard
-Original Message-
From: Mark Melia [mailto:[EMAIL PROTECTED]
Sent: 25 January 2004 10:48
To: [EMAIL PROTECTED]
Subject: RE: Problem Deploying Web Services
Mark,
Sorry, I don't have any good ideas. Hopefully someone else using Tomcat might
be able to help.
Bill
-Original Message-
From: Mark Melia [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 25, 2004 5:48 AM
To: [EMAIL PROTECTED]
Subject: RE: Problem Deploying Web Services
Hi Mark, Bill
Isn't there a stack trace as part of the HTTP:500 in the browser?
Regards,
Richard
-Original Message-
From: Mark Melia [mailto:[EMAIL PROTECTED]
Sent: 25 January 2004 10:48
To: [EMAIL PROTECTED]
Subject: RE: Problem Deploying Web Services with WSDD
Bill,
No exce
Bill,
No exception trace! any other ideas?
Mark
-Original Message-
From: Heitzeg, Bill [mailto:[EMAIL PROTECTED]
Sent: 24 January 2004 21:55
To: [EMAIL PROTECTED]
Subject: RE: Problem Deploying Web Services with WSDD
Mark,
Are you getting an exception trace in Tomcat
: Saturday, January 24, 2004 1:40 PM
To: [EMAIL PROTECTED]
Subject: Problem Deploying Web Services with WSDD
Hi all,
A quick question, about deploying services, any help you can give me will be
much appriciated;
I have written a service in java and deployed it using AdminClient.
According to
Hi all,
A quick question, about deploying services, any help you can give me will be
much appriciated;
I have written a service in java and deployed it using AdminClient.
According to AdminClient the service was deployed successfully and when I
call 'AdminClient list' I can see my newly deployed
Added to Wiki...
--- Peter Ross <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2003 at 12:48:12PM -0700, mzahirovic wrote:
> >The interface of the web services is changing constantly so is the
> >wsdd file. This is just a part of the ongoing development.
> >
> >How do you restart just a
On Fri, Jul 11, 2003 at 12:48:12PM -0700, mzahirovic wrote:
>The interface of the web services is changing constantly so is the
>wsdd file. This is just a part of the ongoing development.
>
>How do you restart just axis application using an ant task?
>
See http://marc.theaimsgroup.com
Title: RE: Un/Deploying web services w/o AdminClient
The interface of the web services is
changing constantly so is the wsdd file. This is just
a part of the ongoing development.
How do you restart just axis application
using an ant task
Title: RE: Un/Deploying web services w/o AdminClient
And
restart the axis application under tomcat -- which can be done by an ant
task. The only reason to undeploy/deploy is if you are altering the
content of your service's wsdd file.
--Dennis R. ShermanEndeavor Information
Systems84
Title: RE: Un/Deploying web services w/o AdminClient
Seems to me if you haven't changed your interface (ie if you're just making code changes), you don't need to do the whole undeploy/deploy thing. Just replace the binaries in the appropriate places.
-Original Mes
Is there a way to un/deploy web services into axis without using the
AdminClient?
It seems that in order to redeploy a web service I have to first
undeploy, then deploy it, as well as restart the Tomcat. This whole
proccess takes too long and I'm looking to improve the time it takes to
run Admin
your
J2EE engine to have the Axis webapps, the execution of the AdminClient
should succeed.
brenda
-Original Message-
From: Stickley, Jim [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 5:15 PM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: Problem wi
I am having a problem locating the following file (referenced in your
installation guide and clipped out below):
/axis/services/AdminService
I can not find anything in the source, or the webapps that looks anything
like this. I figure it is a file that someone has forgotten to i
21 matches
Mail list logo