ering whether
> it is possible to deploy a *.jar file with a Web
> Service Deployment
> Descriptor (WSDD) file.
>
> As far as I can understand from the docs (
>
http://ws.apache.org/axis/java/reference.html#DeploymentWSDDReference
> as well as the User's Guide), this is
Hi all!
I just discovered the wonders of Apache Axis, and was wondering whether
it is possible to deploy a *.jar file with a Web Service Deployment
Descriptor (WSDD) file.
As far as I can understand from the docs (
http://ws.apache.org/axis/java/reference.html#DeploymentWSDDReference
as well as
Hi!
Seems like the problem is related to your AXISCLASHPATH variable... a
backslash problem, probably. Could you post the exact value of that
variable?
Regards
Alfredo García
On Sun, 6 Feb 2005 14:41:46 +0200, Assaf Mizrachi <[EMAIL PROTECTED]> wrote:
>
>
> Hi All,
>
> Sorry, but I just tri
Hi All,
Sorry, but I just tried everything and I’m still unable
to deploy the simplest web service and I keep getting the same error.
The following is what I get when I try to deploy the stock
example from /axis/samples/stock:
I try:
“C:\jakarta-tomcat-4.1.24\webapps\axis\WEB-INF\cla
something very similar to that by using custom Axis
handlers and web app filters.
Mike
Tim K. (Gmane) wrote:
Anyone out there who uses Axis on a production system and has disabled
these features?
Thanks.
Tim
Tim K. (Gmane) wrote:
Hello,
How can I turn off these features for an Axis productio
for an Axis production deployment:
1) Disable the generation of WSDL when one goes to
http://server:port/app/ws/ServiceName?wsdl
2) Turn off listing the available services and their methods by going
to http://server:port/app/ws/
3) Turn off all Admin services/servlets, etc.
I would like to
Anyone out there who uses Axis on a production system and has disabled
these features?
Thanks.
Tim
Tim K. (Gmane) wrote:
Hello,
How can I turn off these features for an Axis production deployment:
1) Disable the generation of WSDL when one goes to
http://server:port/app/ws/ServiceName?wsdl
2
necessarily in AXIS_HOME/WEB-INF/classes.
--
Eugene
- Original Message -
From: "Yves Erb" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 26, 2005 11:41a
Subject: Re: Securing an Axis deployment
> Hello,
> I think I can help you for the first p
ssage -
From: "Tim K. (Gmane)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 26, 2005 1:46 AM
Subject: Securing an Axis deployment
Hello,
How can I turn off these features for an Axis production deployment:
1) Disable the generation of WSDL when one
Hello,
How can I turn off these features for an Axis production deployment:
1) Disable the generation of WSDL when one goes to
http://server:port/app/ws/ServiceName?wsdl
2) Turn off listing the available services and their methods by going to
http://server:port/app/ws/
3) Turn off all Admin
Does anyone have any advice on how to go about programmatically
deploying and undeploying services, or at least appropriate places in
the source code to begin looking?
Isn't that what the AdminClient is for?
% java org.apache.axis.client.AdminClient deploy.wsdd
Done processing
(where deploy.wsd
of web services you can
programmatically add to the scope of jws, has security implications...blah blah
blah.
just a crazy thought...
-Original Message-
From: Bradley Mazurek [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 13, 2005 10:37 AM
To: [EMAIL PROTECTED]
Subject: Programmatic de
On the Axis wiki I see the following question:
Q) How do I deploy a service on web application initialization?
In the last message of the thread that questions' answer refers to, I
see the following:
I need to deploy and undeploy services programmatically. The
deployment is done f
Hi,
I have all my classes (needed by my webservice)
and the webservice itself inside of axis/WEB-INF/lib/matze.jar
after that I call "org.apache.axis.client.AdminClient" via
commandline for deployment, all is fine.
but is it posible to *deploy* all needed jars (in this case matze
aybe just point
me at the source files. I've run the new Axis engine and rewritten my files
with WSDL2Java and still no joy. -- Andy
>>> [EMAIL PROTECTED] 12/02/04 11:46PM >>>
On deployment of the latest-greatest CVS daily of Axis from tomcat, the
following error appears.
On deployment of the latest-greatest CVS daily of Axis from tomcat, the
following error appears. If you look in axis.jar you find that the class is
indeed not in there. A problem with the build or a problem with the code? I see
the source in the java directory but I don't see a class fi
ically)
of "axis.ClientConfigFile",
to point to your client configuration file.
I'm not sure where this is documented (other
than the source code).
Tony
"Ilias Bartolini" <[EMAIL PROTECTED]>
wrote on 30/11/2004 16:24:09:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
&g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Looking at WSS4J i've seen client deployment descriptor for clients.
I don't know how to use .wsdd on client.
(i'm only able to use AdminClient on a servlet engine)
Were can i find some docs?
Thank you
Ciao,
Ilias
- --
deployment spec
for the operation. What was needed was to provide a type mapping with a
different deserializer/serializer pair for anyURI.
Jeff
- Original Message -
From: "Jeff Greif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 2004 11:46 PM
Subjec
rProxyImpl.
To make sure I was not accidentally having some incorrect deployment
descriptor work as I wanted, I'd like to clarify my understanding of how a
wrapped operation is deployed. I think the principle is that the wsdl
describes the documents exchanged between client and server, with
EMAIL PROTECTED] wrote:
> Raiden,
>
> I'm not sure I understand what you really want, even after reading your
> other posts. As I understand it, using a jws file allows easy deployment
> of simple services (though I guess you'd need to include any support
> classes that your se
Raiden,
I'm not sure I understand what you really
want, even after reading your other posts. As I understand it, using a
jws file allows easy deployment of simple services (though I guess you'd
need to include any support classes that your service might need into the
WEB-INF/lib direct
30, 2004 2:37 PM
To: [EMAIL PROTECTED]
Subject: flexibility of a wsdl, but instant deployment
Hello,
I just started working with Axis, and have read through the user and
installation guides, and have read some outside guides as well.
However, I am still very confused on one point. I understand
, 30 Sep 2004 [EMAIL PROTECTED] wrote:
> Actually, I should probably state what it is I'm trying to do.
>
> I'm trying to use the flexibility of creating your own wsdl to define the
> service (instead of just using instant deployment), but I'd like to know
> how
Actually, I should probably state what it is I'm trying to do.
I'm trying to use the flexibility of creating your own wsdl to define the
service (instead of just using instant deployment), but I'd like to know
how I can then push a war file to production, and have the service alre
Hello,
I just started working with Axis, and have read through the user and
installation guides, and have read some outside guides as well.
However, I am still very confused on one point. I understand that you can
do instant deployment by deploying the java files as .jws files. However,
you
Thanks got it fixed, the was a typo in the
pathname to log4j
Thanks for help
-Original Message-
From: Sunkara, Jayachandra S
[mailto:[EMAIL PROTECTED]
Sent: 29 September 2004 10:47
To: [EMAIL PROTECTED]
Subject: RE: Deployment Error
Do this.
On the
command prompt type
command line after editing the .bashrc file appropriately.
This should solve your problem
jayachandra
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29,
2004 3:08 PM
To: [EMAIL PROTECTED]
Subject: RE: Deployment Error
Thought that was the problem but its
Thought that was the problem but its not,
am getting quite stumped
-Original Message-
From: Sunkara, Jayachandra S
[mailto:[EMAIL PROTECTED]
Sent: 29 September 2004 10:15
To: [EMAIL PROTECTED]
Subject: RE: Deployment Error
Means
log4j jar is missing in classpath
Means log4j jar is missing in classpath
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29,
2004 2:43 PM
To: [EMAIL PROTECTED]
Subject: Deployment Error
Hi,
I set all classpaths on my server and I’m getting the
following error now when I try run
-Original Message-
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: 29 September 2004 10:13
To: [EMAIL PROTECTED]
Subject: Deployment Error
Hi,
I set all classpaths on my server
and I’m getting the following error now when I try run the AdminClient
Exception in
Hi,
I set all classpaths on my server
and I’m getting the following error now when I try run
the AdminClient
Exception in thread "main" java.lang.NoClassDefFoundError:
org.apache.commons.logging.LogFactory
at org.apache.axis.components.logger.LogFactory.class$(LogFactory.ja
In order to make a web service usable with e.g. nuSOAP (php), I changed
the deployment of the web service from style="document" and use="encoded"
to style="wrapped" and use="literal".
But now I can't access that ws with a java client using axis anym
--- ABOUT THE AXIS TOOL WSDL2JAVA
How can I stop wsdl2java from using those long classnames, ie
java.lang.String instead of just String aso. Ideally I would like it to
add a few imports and then be done with it.
--- ABOUT AXIS DEPLOYMENT
If I execute this command (to deploy my web service
-
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
15:31
An: [EMAIL PROTECTED]
Betreff: RE: Trouble with live deployment
None except to say, try again. Also, when starting up the live server, watch
the trace spewed out by the app server. Perhaps you may notice a problem
right when the Axis was is being deployed.
Also, check the lib directory for
: Anand Natrajan [mailto:[EMAIL PROTECTED]
: Sent: 28 July 2004 18:02
: To: [EMAIL PROTECTED]
: Subject: Re: Trouble with live deployment
:
: Seems like you don't have Axis deployed at all on the liver server. Can you
: try opening http://:8080/axis ? Does that work? If no, that's
: the probl
AM
Subject: Deployment without Axis
Does
anyone know if its possible to deploy a web service without using axis (or
any other vendor) on the hosting server?
Thanks,
Suzy
Does anyone know if it’s
possible to deploy a web service without using axis (or any other vendor) on
the hosting server?
Thanks,
Suzy
Is the server-config intact and properly installed?
-Original Message-
From: Ciaran Hanley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 28, 2004 1:31 PM
To: [EMAIL PROTECTED]; 'Anand Natrajan'
Subject: RE: Trouble with live deployment
I think you are right, the happyaxis p
do not understand why this is happening.
Any suggestions?
Thanks
-Original Message-
From: Anand Natrajan [mailto:[EMAIL PROTECTED]
Sent: 28 July 2004 18:02
To: [EMAIL PROTECTED]
Subject: Re: Trouble with live deployment
Seems like you don't have Axis deployed at all on the liver s
Seems like you don't have Axis deployed at all on the liver server. Can you
try opening http://:8080/axis ? Does that work? If no, that's
the problem. If yes, try the Happy Axis page to see if Axis's deployment was
copacetic.
Anand
On Wed, 28 Jul 2004, Ciaran Hanley wrote:
We are having trouble deploying our first axis WS to
a live server. On local machines and our local server everything works fine, but
on the live server all we get is the following error when trying to access the
.jws file
type Status
report
message Servlet
AxisServlet is not available
In my deployed web services app, I am getting an error that I do not
get using the same client and server apps in development (so I know the
code works as it should).
This error is happening immediately upon accessing the web service. I
thought it might be a problem with the web server, so I
ssage-
From: Keith Hatton [mailto:[EMAIL PROTECTED]
Sent: Friday, July 09, 2004 5:00 AM
To: [EMAIL PROTECTED]
Subject: RE: Deployment Question
Hi,
Axis should only require the classes that an RMI client for your EJBs
would also require, i.e. the home and remote interfaces of your EJBs and
any
on servers (what
server are you using?)
Hope this helps,
Keith
-Original Message-
From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED]
Sent: 08 July 2004 16:28
To: [EMAIL PROTECTED]
Subject: RE: Deployment Question
Hi,
I am not sure if the answer below solves the problem. Correct me if I
am
PROTECTED]
Sent: Wednesday, July 07, 2004 6:57 PM
To: [EMAIL PROTECTED]
Subject: RE: Deployment Question
You can include the axis jar files in your application and add the
sections
from the axis web.xml file to enable the bindings for the AxisServlet.
Then axis will have access to the classes
TECTED]
> Sent: Thursday, 8 July 2004 5:25 AM
> To: [EMAIL PROTECTED]
> Subject: Deployment Question
>
> Hi-
>
> It seems the standard way to install a web service with axis
> is to install
> my .jars into axis/WEB-INF/lib, and then deploy via the axis
> admin se
Hi-
It seems the standard way to install a web service with axis is to install
my .jars into axis/WEB-INF/lib, and then deploy via the axis admin servlet
and a custom wsdd file, with ant tasks.
But.. I have an application where the web service interface is only a small
part of the total functiona
Jason Etherton wrote:
When I added an Axis Ant task (war) to my build file it told me I needed
the "webxml" atttribute. Upon looking this up I found that it is the
URL of the deployment descriptor, so I added the URL for the
WSDL2Java-generated 'deploy.wsdd'.
I know this
It is my understanding that all deploy.wsdd does is add a service section to the web.xml for Axis. It is my undersatnding that the AdminClient simply performs a pseudo "copy and paste" for the developer to allow him to quickly deploy and undeploy the service. You can manually do it by working in
Please,
When I added an Axis Ant task (war) to my build file it told me I needed
the "webxml" atttribute. Upon looking this up I found that it is the
URL of the deployment descriptor, so I added the URL for the
WSDL2Java-generated 'deploy.wsdd'.
I know this is wrong, but
The generated service locator hardcodes a URL. Is there a 'best
practice' for parameterizing this out to account for deployment in other
locations?
No -- you need to use the java:RPC provider.
Here's an example:
http://www.osmoticweb.com/axis-wsdd/service.htm
-Original Message-
From: David Song [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 2:32 AM
To: [EMAIL PROTECTED]
Subject: Document style deployment descriptor
Can anyone provide me with a sample "deploy.wsdd" which shows document
style? Is it as simple as just saying like this:
will this work?
Thanks!
David
Title: Message
How do I add classes
to the deploment / type section of the generated WSDL?
With Java2WSDL I can
specify --extraClasses to add a class name, but I can't find how to add classes
using the WSDD description. The classes are in the wsdd as beanmappings, but
Axis 1.2 seems to remov
Title: wsdl configuration / deployment with Document Orientation
Hi,
Can some one help me on configuring and deploying wsdl with document Orientation ? I am able run Web Service with RPC Orientation, but I am looking forward for document oriented Web Service programming.
Actually, I
Hi,
I wrote a wsdl HelloServer.wsdl using Cape Clear SOA Editor and then deployed the
service using the deploy.wsdd generated by WSDL2Java tool. This service was available
at http://localhost:8080/axis/services/HelloServerPort
Now I have another wsdl file ShoutSpaceWebApp.wsdl, which I worte i
Hello,
I get finished to install
axisc++, but the following
message is given when I try to
test the service opening
http://localhost/axis :
Welcome to Axis C++
Deployment Descripter Not Found
Does anybody have some suggests?
My configuration : Debian Sarge,
apache
No, I was using javax.xml.soap.SOAPBodyElement. Thanks for pointing out
an obvious mistake!
> -Original Message-
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 10, 2004 2:17 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Trouble with Message-style dep
org.apache.axis.message.SOAPBodyElement. Right?
On Thu, 10 Jun 2004 14:04:39 -0400, Mark D. Hansen
<[EMAIL PROTECTED]> wrote:
>
>
> I can't seem to get Message-style services with this signature
>
> public SOAPBodyElement [] method (SOAPBodyElement [] bodies);
>
> to deploy on Axis 1.2beta. T
I can't seem to get Message-style services with this signature
public SOAPBodyElement [] method (SOAPBodyElement [] bodies);
to deploy on Axis 1.2beta. The deploy.WSDD gets processed OK, but when =
I try to use the service, I get the exception:
"does not match any of the valid signatures for m
: Friday, May 28, 2004 11:20 AM
Subject: RE: problem in Custom Deployment
process
Hi
Pranav
Thanks a
lot.
I did not catch it correctly.
Please could u explain a bit more it is grate?
Really what I want know we can
write ant tasks inside that WSDD
ilto:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 11:31 AM
To: [EMAIL PROTECTED]
Subject: Re: problem in Custom
Deployment process
Yuo can write an ant script to install the
webservice(by executing
C:\Axis Ex>java -cp .;%AXISCLASSPATH%
org.apache.axis.client.AdminClient deploy.wsdd
a
To: [EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:49 AM
Subject: RE: problem in Custom Deployment
process
Hi Pranav
Thanks it is working
now.
I also like to know,
can use ant task to automate this file copying process?, if it is possible then how can we re write t
apil
[mailto:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:55
AM
To: [EMAIL PROTECTED]
Subject: Re: problem in Custom
Deployment process
There are so many things wrong in this process...
1. the class name is Calc but you have given the class
name as "Cal" in the deploy.wsd
--- Original Message -
From:
Asanka Priyanjitih
To: [EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:07 AM
Subject: problem in Custom Deployment
process
Hi
All
Please some one help me to do
custom deployment using AdminClient
Because I try to flow the steps
Hi All
Please some one help me to do custom deployment using AdminClient
Because I try to flow the steps in user guide and do that but
it’s not work.
This are steps witch I flow.
Step 1:
Wrote following
java program
public class Calc
{
public int Add(int ia
Now is working for me too. I fixed my stupid problems :)
-Mensaje original-
De: TMT_Sato [mailto:[EMAIL PROTECTED]
Enviado el: martes, 25 de mayo de 2004 17:10
Para: [EMAIL PROTECTED]
Asunto: RE: JBoss Axis Web Service Deployment
Hi,
Pretty well working for me!
Why not using
xis Web Service Deployment
>
>
>
> Hi people,
>
> i have a problem by deploying a web service over a jboss server.
>
> I've deployed it and i can saw the wsdl, but when i try to
> make a request, i'
Hi people,
i have a problem by deploying a web service over a jboss server.
I've deployed it and i can saw the wsdl, but when i try to make a request, i've not
answer...
¿Someone has the same problem?
---
Este mensaje se
eb
service deploymentHi,Is there a way I can know
the status of my web service deployment? I am deploying my WebService from
inside a WebApplication using the AxisServlet and AdminServlet. I have
packaged all the required classes into the web application. I have put the
server-conf
Resending the message as I haven't received this mail
Hi,
Is there a way I can know the status of my web service deployment? I am
deploying my WebService from inside a WebApplication using the
AxisServlet and AdminServlet. I have packaged all the required classes
into the web applic
Hi,
Is there a way I can know the status of my web service deployment? I am
deploying my WebService from inside a WebApplication using the
AxisServlet and AdminServlet. I have packaged all the required classes
into the web application. I have put the server-config.wsdd under the
WEB-INF
I agree 110%.
-Original Message-
From: Yakulis, Ross (Ross) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 11:29 AM
... the current deployment scheme should be considered a bug. You should
be
able to deploy a service with only a .war file.
<>
ystem and get a .war to
> deploy to an app server. I assume from this that most people go with using
> the .jws approach. Is there any plan for configured deployment, or is doing
> everything runtime the only plan for Axis.
>
> Kevin
>
> > I believe what Mark means is 'ja
The
fact that Axis generated a new implementation (XXXimpl) is an inconvience that
other tools
do not
have. I doubt it will get changed
unfortunately.
On
another note, the current deployment scheme should be considered a
bug. You should be
able
to deploy a service with only a
TECTED]
> Sent: Tuesday, April 27, 2004 7:03 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Webapp Deployment to Directory Other Than Axis
>
>
> The State Dept blocked your attachments :-(
>
> -Original Message-
> From: Jerry Jalenak [mailto:[EMAIL PRO
The State Dept blocked your attachments :-(
-Original Message-
From: Jerry Jalenak [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 4:04 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Webapp Deployment to Directory Other Than Axis
Mark -
Glad to hear from you again.
Join the club :-(
-Original Message-
From: shaun lim [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 10:09 PM
To: [EMAIL PROTECTED]
Subject: WSDD class deployment and Interface/Implementation deployment
And apart from a somewhat suspicious macromedia tutorial on jsp web
Ewww... Surely there has to be a better approach than this?
I need an approach where I can run our build system and get a .war to deploy
to an app server. I assume from this that most people go with using the .jws
approach. Is there any plan for configured deployment, or is doing
everything
I have found are via the
| AdminClient, nothing mentions bundling .wsdd files in a .war for
deployment.
|
| Cheers
|
| Kevin
|
|
|
|>-Original Message-
|>From: Galbreath, Mark A [mailto:[EMAIL PROTECTED]
|>Sent: 26 April 2004 17:28
|>To: '[EMAIL PROTECTED]'
|>Subject: RE:
r for deployment.
Cheers
Kevin
> -Original Message-
> From: Galbreath, Mark A [mailto:[EMAIL PROTECTED]
> Sent: 26 April 2004 17:28
> To: '[EMAIL PROTECTED]'
> Subject: RE: Wsdd based war deployment
>
>
> Should not be a problem, just jar the app up in a w
kages and functions. Probably due to the fact that my implementation class calls some other classes in other packages.
I realise that i'm asking a lot of basic things, but i can't find many tutorials that go far beyond jws deployment. Any help?
And apart from a somewhat suspicious macrome
oing work that eventually
will be used in Baghdad (if I can figure out this can of worms). What a
hoot, eh?
Catch ya l8r...it's Miller Time!
Mark
-Original Message-
From: Jerry Jalenak [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 4:04 PM
To: '[EMAIL PROTECTED]'
S
lloWorldImpl), and a wsdl folder.
2. Detach the 'HelloWorld deploy.txt, HelloWorld Java2WSDL.txt, and
HelloWorld WSDL2Java.txt attachments, and place them on your desktop.
You'll use these to generate the wsdl, the java stubs, and the deployment
scripts.
3. Detach and unzip the 'wsTest'
2:05 PM
To: [EMAIL PROTECTED]
Subject: Re: Webapp Deployment to Directory Other Than Axis
Hi
> 1. All the examples so far run the client class from the command line;
> this is clearly inadequate for Web applications. Why can't I find any
> totorials/example code that actually uses
PROTECTED]
Subject: Wsdd based war deployment
I'm trying to find out how to deploy services using .wsdd descriptors in an
application bundled up into a .war file. I can happily configure web.xml to
get Axis to respond to the admin client, so I can deploy services using
deploy.wsdd type files, but w
Hi
1. All the examples so far run the client class from the command line;
this is clearly inadequate for Web applications. Why can't I find any
totorials/example code that actually uses a browser? I assume the browser
URL would link to a servlet which would acts as a controller between view
and
I'm trying to find out how to deploy services using .wsdd descriptors in an
application bundled up into a .war file. I can happily configure web.xml to
get Axis to respond to the admin client, so I can deploy services using
deploy.wsdd type files, but what I want to do is bundle the service
definit
This is probably a st00pid question, but bear with me...I've been writing
ASP and PHP for the past 4 months, :-( and just started Axis/Tomcat/Web
services development.
I've gone through several online tutorials and working through the somewhat
outdated "Building Web Services with Java" (Sams 200
kerThread.runIt(PoolTcpEndpoint.java:565)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
at java.lang.Thread.run(Thread.java:484)10:04:59,061 ERROR [Engine] -
Root Cause -java.lang.VerifyError: (class:
org/apache/axis/deployment
Hello
I want to deploy web services using the admin webservice. I cannot
figure out what parameters it needs. Any help would really be appreciated.
Thank you very much in advance
Giorgos Gaganis
Hi everyone,
I've got two
questions. I set up a web service with Axis on Tomcat and now I need to move it
to WebLogic.
1) I followed
the deployment instructions on the Axis website, but when I try to validate the
installation using the happyaxis.jsp I've got an error sign
1 - 100 of 372 matches
Mail list logo