Hi All,
Are there any suggestions, ideas on packing jibx binding compiled
classes and axis custom (de)serializer classes when deploying an ear
with ejb jar modules, axis web modules on WebSphere Application Server
5.0 ?
Any exp. with similiar packaging and deployment will be greatly appreciated
please try latest CVS/Nightly.
-- dims
On Mon, 7 Feb 2005 09:55:58 -, Arijit Mukherjee
<[EMAIL PROTECTED]> wrote:
> Hi All
>
> I have a doc style WS, with some custom types, which I deploy as a WAR
> file. If I turn on the DEBUG option for Axis in the log4j.properties, I
> can see the follo
Hi All
I have a doc style WS, with some custom types, which I deploy as a WAR
file. If I turn on the DEBUG option for Axis in the log4j.properties, I
can see the following exception in my tomcat 5.0.28 (Axis verison
1.2-RC1):
09:51:21,949 DEBUG ProjectResourceBundle:72 -
org.apache.axis.i18n.reso
also, if you don't put an allowMethods parameter, * is the default
On Tue, 1 Feb 2005 10:26:31 -0800, Peter Molettiere
<[EMAIL PROTECTED]> wrote:
>
> On Feb 1, 2005, at 9:28 AM, Suzy Fynes wrote:
> > I want to allow multiple methods of my service be accessible through
> > the web service. Do I s
Or this:
(use a space to separate)
- Original Message -
From: "Peter Molettiere" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 01, 2005 1:26p
Subject: Re: Deploying multiple methods
On Feb 1, 2005, at 9:28 AM, Suzy Fynes wrote:
> I want
On Feb 1, 2005, at 9:28 AM, Suzy Fynes wrote:
I want to allow multiple methods of my service be accessible through
the web service. Do I set up the as normal with another
parameter for each method? I’ve done the following but only the last
one seems to be deployed:
Try this
Hey,
I want to allow multiple
methods of my service be accessible through the web service. Do I set up the
as normal with another parameter for each method? I’ve done the following
but only the last one seems to be deployed:
Thanks
Suzy
Hi,
I am trying to deploy JWS in my existing webapp as
compared to /axis webapp in tomcat. This service works
when deployed in /axis, but does not work when
deployed in /mywebapp. I get following error.
I generated stub classes using WSDL file after
deploying in /mywebapp to ensure its point to
, 2004 5:16 PM
To: [EMAIL PROTECTED]
Subject: Deploying a simple handler
Hi,
I'm trying to put a simple handler on the request flow of a service. My
handler extends org.apache.axis.handlers.BasicHandler (implementing
invoke() and nothing else). The AdminClient deploys the service OK, but
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
at com.sssw.srv.http.Client.loop(Client.java:1271)
at com.sssw.srv.http.Client.runConnection(Client.java:1498)
at com.sssw.srv.http.Client.run(Client.java:1435)
at java.lang.Thread.run(Thread.java:534)
i have tried deploying it as WAR instead of a EAR and got same result.
this
Hi,
I'm trying to put a simple handler on the request flow of a service. My
handler extends org.apache.axis.handlers.BasicHandler (implementing
invoke() and nothing else). The AdminClient deploys the service OK, but
when viewing the list of deployed services, I get a ClassCastException:
Exception -
Greetings,
I am creating a custom transprot that uses a socket library developed by
my client but I cant get Axis to actually see the transport. For
reference I will attach a zipped version of the source so you can see
what is going on. Where exactly to I need to "glue" the transport into
axis.
Greetings -
I'm fairly new to WS and Axis but this
is the first real brick wall I've run into. I was able to deploy
a test WS with a single trivial method but when I tried to deploy another
service that returned complex objects I received the following error:
AxisFault
faultCode: {http://schema
CTED]
11/09/2004 03:50 cc:
PM Subject: Trouble deploying a
web service - Exception:: org.xml.sax.SAXExcep
To all,
I have built a web service.
When I attempt to deploy the web service via the command below:
rainier 61% java org.apache.axis.client.AdminClient
-lhttp://rainier.gmr.com:8083/axis/services/RevenueManagement
portfoliooptimization_webservice/deploy.wsdd
I get the following output:
Processin
ase respond to Deploying a Web Service
[EMAIL PROTECTED]
Axissians,
I've noticed that it will be possible to programatically stop & start a
WS that has already been registered.
http://nagoya.apache.org/jira/browse/AXIS-1424
I need to programatically create and register my web service and bypass
WSDD files all together. For example. I want to be able
Hi,
after deploying axis 1.1 on Orion 2.0.2, I am trying to make an Axis
handler talk to an ejb. I find neither examples nor recomendations.
Again, any help will be very appreciated.
Regards,
-R
Rafael Gomez wrote:
Hi,
any help on how to deploy axis 1.1 on Orion 2.0.2 would be highly
PROTECTED]
Sent: Monday, October 04, 2004 11:58 PM
To: [EMAIL PROTECTED]
Subject: custom deploying a webservice at a location other than standard
/axis/services pattern
Hi all,
can someone tell me how to deploy a web service at a location other
than at "/axis/services" path say
May be you should change / inside the
web.xml for your axis web application?
-- Venkat
On Tue, 5 Oct 2004 10:27:39 +0530, jayachandra <[EMAIL PROTECTED]> wrote:
> Hi all,
> can someone tell me how to deploy a web service at a location other
> than at "/axis/services" path say at "/axis/importantS
Hi all,
can someone tell me how to deploy a web service at a location other
than at "/axis/services" path say at "/axis/importantServices/". I'm
in need of that.
Thanks in advance,
--
Jaya
it
must be either under WEB-INF/classes or in a jar in webapp's
classpath
Jai
-Original Message-From: Suzy Fynes
[mailto:[EMAIL PROTECTED]Sent: Friday, October 01, 2004
3:28 AMTo: [EMAIL PROTECTED]Subject: RE: deploying
web service with database class import
H
:16
To: '[EMAIL PROTECTED]'
Subject: RE: deploying web service
with database class import
Are
these classes ie.DataManagerException and ie.DataManager in the webapp's class
path?
-Original Message-
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: Thursday, September 3
Are
these classes ie.DataManagerException and ie.DataManager in the webapp's class
path?
-Original
Message-From: Suzy Fynes
[mailto:[EMAIL PROTECTED]Sent: Thursday, September 30,
2004 1:14 PMTo: [EMAIL PROTECTED]Subject: RE:
deploying web service
-Original Message-
From: Tami Wright
[mailto:[EMAIL PROTECTED]
Sent: 30 September 2004 18:09
To: [EMAIL PROTECTED]
Subject: RE: deploying web service
with database class import
In your web.xml of your web-app add
this:
axis
u know.
Tami
From: Suzy Fynes
[mailto:[EMAIL PROTECTED] Sent: Thursday, September 30,
2004 10:57 AMTo: [EMAIL PROTECTED]Subject: deploying
web service with database class import
Hi,
I want to deploy my java class as a
web service. If this class imports 3 other classes from my project
Hi,
I want to deploy my java class as a web service. If this
class imports 3 other classes from my project do I need to deploy them too? Also one of
these classes accesses a mysql database on the
server, will this effect the deployment?
Thanks
Suzy
yes indeed! Thanks!
-R
Rafael Gomez wrote:
Hi,
any help on how to deploy axis 1.1 on Orion 2.0.2 would be highly
appreciated.
Regards,
-R
Hi rafael,
look at this web page, I think it will help you
http://kb.atlassian.com/content/tutorials/candlelight/axis.html
Karim
smime.p7s
Description: S/M
[mailto:[EMAIL PROTECTED]
Sent: 29 September 2004 09:26
To: [EMAIL PROTECTED]
Subject: RE: deploying a wsdd file
That doesn't include all jars in the lib directory
(sadly), try adding each and every jar file
e.g: When you run 'set', you should rather see
CLASSPATH=/us
Rafael Gomez wrote:
Hi,
any help on how to deploy axis 1.1 on Orion 2.0.2 would be highly
appreciated.
Regards,
-R
Hi rafael,
look at this web page, I think it will help you
http://kb.atlassian.com/content/tutorials/candlelight/axis.html
Karim
Ah I see. Thanks I’ll give that a
try!
-Original Message-
From: Sunkara, Jayachandra S
[mailto:[EMAIL PROTECTED]
Sent: 29 September 2004 09:26
To: [EMAIL PROTECTED]
Subject: RE: deploying a wsdd file
That doesn't include all jars in the lib directory
(sadly), try a
as PATH search
HTH
Jayachandra
-Original Message-
From: Suzy Fynes [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 1:52 PM
To: [EMAIL PROTECTED]
Subject: RE: deploying a wsdd file
Hey thanks for everyone for your help but I've set the classpath and it
still can
Hi,
any help on how to deploy axis 1.1 on Orion 2.0.2 would be highly
appreciated.
Regards,
-R
smime.p7s
Description: S/MIME Cryptographic Signature
, I can see the
classpath as above.
Thanks
Suzy
-Original Message-
From: Greg Michalopoulos [mailto:[EMAIL PROTECTED]
Sent: 28 September 2004 18:05
To: [EMAIL PROTECTED]; 'jayachandra'
Subject: RE: deploying a wsdd file
Just store the classpath in an environment variable and al
I'm running two copies of tomcat on a machine. I can deploy a service to
the 8080 install, and I can connect to it. However, when I try to deploy
the service to the tomcat installed on port using the admin client, I
get a cannot connect error. Any suggestions?
Chris
Fynes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 28, 2004 12:39 PM
To: [EMAIL PROTECTED]; 'jayachandra'
Subject: RE: deploying a wsdd file
I'm running it from a local server (unix), so would I have to set the
classpath each time I want to run it?
-Original Message-
Fr
ED]
Sent: 28 September 2004 17:33
To: [EMAIL PROTECTED]
Subject: Re: deploying a wsdd file
See if you have axis.jar in your classpath when running that command.
jaya
- Original Message -
From: Sagar Pidaparthi <[EMAIL PROTECTED]>
Date: Tue, 28 Sep 2004 09:29:51 -0700
Subject: RE: dep
Check $CLASSPATH settings. If axis.jar is not included there, that is obviously the
problem!
Jai
-Original Message-
From: Suzy Fynes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 28, 2004 11:39 AM
To: [EMAIL PROTECTED]; 'jayachandra'
Subject: RE: deploying a wsdd file
I
I'm running it from a local server (unix), so would I have to set the
classpath each time I want to run it?
-Original Message-
From: jayachandra [mailto:[EMAIL PROTECTED]
Sent: 28 September 2004 17:33
To: [EMAIL PROTECTED]
Subject: Re: deploying a wsdd file
See if you have axis.j
See if you have axis.jar in your classpath when running that command.
jaya
- Original Message -
From: Sagar Pidaparthi <[EMAIL PROTECTED]>
Date: Tue, 28 Sep 2004 09:29:51 -0700
Subject: RE: deploying a wsdd file
To: [EMAIL PROTECTED]
One simple way to get around the problem
: Tuesday,
September 28, 2004 9:29 AM
To: [EMAIL PROTECTED]
Subject: deploying a wsdd file
Hi,
I’m trying to run the
AdminClient on my service using the following command
java
org.apache.axis.client.AdminClient
axis/serviceDeployer/BankModulsCheckServiceDeploy.wsdd-1 http
Hi,
I’m trying to run the AdminClient
on my service using the following command
java org.apache.axis.client.AdminClient axis/serviceDeployer/BankModulsCheckServiceDeploy.wsdd-1
http://81.192.132.189:8080/axis/services/AdminService
and I getting
the following error
Exception
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
it doesn´t matter.
Thanks for your help.
>From: "Alexander Lukas" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Problem Deploying WS (server-config.wsdd)
>Date: Mon, 20 Sep 2004 12:47:53 +
>
>I´ve deployed it with
EMAIL PROTECTED]>
>To: Alexander Lukas <[EMAIL PROTECTED]>
>Subject: Re: Problem Deploying WS (server-config.wsdd)
>Date: Mon, 20 Sep 2004 15:03:15 +0530
>
>Just once try to deploy via AdminService i.e.
>
>java org.apache.axis.client.AdminClient
>-lhttp://local
L PROTECTED]
>Subject: Re: Problem Deploying WS (server-config.wsdd)
>Date: Mon, 20 Sep 2004 14:24:52 +0530
>
>In the axis.jar that you might be having just see if you have
>org.apache.axis.transport.http.AxisServlet class. You could probably
>get this erroroneous behaviour, if tha
Check the axis.jar of Tomcat's webapps/axis/WEB-INF/lib directory.
Sorry, that I didn't mention it previously.
jayachandra
On Sat, 18 Sep 2004 13:16:15 +, Alexander Lukas
<[EMAIL PROTECTED]> wrote:
> Hi!
>
> I´ve problems to deploy my Web Services. I´m using AXIS 1.1, Tomcat 4.0.4
> (can´t u
In the axis.jar that you might be having just see if you have
org.apache.axis.transport.http.AxisServlet class. You could probably
get this erroroneous behaviour, if that file is missing. Just check
that. In case you don't have, resort to latest axis.jar
HTH
Jayachandra
On Sat, 18 Sep 2004 13:16:
Hi!
I´ve problems to deploy my Web Services. I´m using AXIS 1.1, Tomcat 4.0.4
(can´t use another version of tomcat, because i´ve to develop WS for an
existing project) and JAVA 1.4.1 (i have to use this version) under Linux.
I´m able to install AXIS without any problems, the happyaxis-JSP works
parment EPDM/D
> Fasanenweg 5, D 70771 Leinfelden
>
> Tel.:+49/711 971- 44747
> Fax.: +49/711 972-90330
>
> mailto:[EMAIL PROTECTED]
> http://www.t-systems.de
>
> -Ursprüngliche Nachricht-
> Von: Mahen Perera [mailto:[EMAIL PROTECTED]
> Gesendet:
: Montag, 30. August 2004 07:55
An: [EMAIL PROTECTED]
Betreff: Re: AW: Deploying Web servics as "Session" Scope
But no need to have the Web Service deployed as session scope to use
the SimpleSessionHandler right?
Mahen
On Mon, 30 Aug 2004 07:46:12 +0200, Dorner Thomas
<[EMAIL PROT
nweg 5, D 70771 Leinfelden
>
> Tel.:+49/711 971- 44747
> Fax.: +49/711 972-90330
>
> mailto:[EMAIL PROTECTED]
> http://www.t-systems.de
>
> -Ursprüngliche Nachricht-
> Von: Mahen Perera [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 30. August
:05
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Deploying Web servics as "Session" Scope
Hi !
I know that s web service can be deployed as session scope by having
the following in the service tag of the Web Service in the deploy.wsdd
file
However, What i am not sure is how t
Hi !
I know that s web service can be deployed as session scope by having
the following in the service tag of the Web Service in the deploy.wsdd
file
However, What i am not sure is how the session information sent to the
service side by the client side, in this case. For example, how long
wil
I got it solved my myself. I had a mistake in config
file. I was using but it should be
which was invoking such error.
--- "Ranjan K. Baisak" <[EMAIL PROTECTED]> wrote:
> Hello List,
> I am new to Axis. I am trying to deploy
> webservices provided in Axis samples into tomcat. I
> am
>
Hello List,
I am new to Axis. I am trying to deploy
webservices provided in Axis samples into tomcat. I am
following steps provided by user guide of Axis. When I
am running %java org.apache.axis.client.AdminClient
deploy.wsdd.
I am getting following errors, any suggestion
Processing file
The procedure is described in user-guide.html of the axis
distribution
hth
Tilman
-Ursprüngliche Nachricht-
Von: Ujwal Oswal [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 15. Juli 2004 15:34
An: '[EMAIL PROTECTED]'
Betreff: Step involved for deploying Axis WebService
Hell
Hello All,
Is there any document which explains about steps involved in deploying a
Axis WebService . I need to deploy this webservice under WebSphere
Application Server
Here's my understanding.
1. Write the Interface.
2. Generate the WSDL file based on your interface. (JAVA2WSDL)
3. Gen
Hello All,
I would truly appreciate some help with this. As I am new to Axis 1.2 beta
I am having trouble understanding why I am generating the following errors and
how to fix them. The service successfully deployed into Axis 1.1.
I have run WSDL2Java successfully and compiled & copied al
D]
Sent: Thursday, June 24, 2004 12:47 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem deploying Service
After copying the Dir structure .. have you run the AdmiClient ?
If not then do that ...
If still the problem persists try copying the deploy.wsdd of ur
service
(from to ) and paste it
--Original Message-
From: Dhanush Gopinath [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 24, 2004 12:47 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem deploying Service
After copying the Dir structure .. have you run the AdmiClient ?
If not then do that ...
If still the problem persis
Hi all,
I followed the example in Anne’s blog
that talks about WRAPPED style http://www.burtongroup.com/weblogs/annethomasmanes/archives/2004/04/000187.html
I then used WSDL2Java to generate all the Java files (giving
the –skeleton false flag) So this should
generate the “impl” cla
I used the AdminClient to deploy a custom service. It wrote to the
"server-config.wsdd" correctly, but when I invoke the service it gave
the following error message:
org.apache.axis.ConfigurationException: Could not find class for the
service named: FooService
Hint: you may need to copy your clas
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
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
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
Hi there,
We're having trouble hot-deploying our J2EE application which uses Apache
Axis code.
Our setup is as follows:
1) We have a SOAP client talking to a SOAP server. The SOAP client and
server use the Apache Axis libraries to generate the stubs and skeletons,
which are package
docs information about where to
get these jars, but the details are here:
http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/lib/README.html
Jeff
- Original Message -
From: jagannath
To: [EMAIL PROTECTED]
Sent: Tuesday, May 04, 2004 5:12 AM
Subject: Error deploying web service in Axis
-
From: jagannath
To: [EMAIL PROTECTED]
Sent: Tuesday, May 04, 2004 5:12 AM
Subject: Error deploying web service in Axis 1.2 beta
Hi,
I am getting the below exception when I try to deploy my web service using
the AdminClient utlity. I am using Axis 1.2 Beta . I am able to
successfully deploy my
PROTECTED]
Sent: Tuesday, May 04, 2004 5:12 AM
Subject: Error deploying web service in Axis 1.2 beta
Hi,
I am getting the below exception when I try to deploy my web service using
the AdminClient utlity. I am using Axis 1.2 Beta . I am able to
successfully deploy my service in Axis 1.1. I have also
Hi,
I am getting the below exception when I try to deploy my web service
using the AdminClient utlity. I am using Axis 1.2 Beta . I am
able to successfully deploy my service in Axis 1.1. I have also
attached the sources of my sample web service along with a README file.
Please let me know
Hi All;
I have a web Service that i want to host on AXIS.I have all the code compiled with me.
The code is categorised into various different packages and folders.
Can anyone tell me how can I best deploy all these classes and where exactly under AXIS root should I be placing these files?
My folde
: Marepalli, Somesh
Sent: Tuesday, March 16, 2004 9:57
AM
To: [EMAIL PROTECTED]
Subject: RE: Regarding Axis and
deploying services
Hi:
Anyone can help me on
this…
Is there any log file for
Axis…
Regards
-Somesh
From: Marepalli, Somesh
Sent: Friday, March 12, 2004 4:24
Hi:
Anyone can help me on this…
Is there any log file for Axis…
Regards
-Somesh
From: Marepalli, Somesh
Sent: Friday, March 12, 2004 4:24
PM
To: [EMAIL PROTECTED]
Subject: Regarding Axis and
deploying services
Hi:
I am running into some problems with
Hi:
I am running into some problems with Axis deployment. I
want to copy a .jar file for my web service into Axis lib folder while Tomcat
is running (I have the reloadable flag set to true).
When I try to invoke the Axis AdminClient using my
deployment descriptor, it seems to be ok.
Nicholas Remy wrote:
Paul,
It may be that your .class files aren't quite placed properly. If I'm
not mistaken, they should be down a path that would be something along
the lines of:
axis/WEB-INF/classes/org/ppinc/deltadown
Assuming the name of your service is "delta", your server-config.wsdd
PROTECTED]
To
[EMAIL PROTECTED]
cc
Subject
deploying a service with
packages
Hello,
I am trying to setup an Axis web service the "proper" way, by
not using
the .jws technique, but I am having a few difficulties.
On the server side I have several classes that have to imp
ow
I know these classes work on their own, I can connect to the database
by running it as a standalone app. However, deploying and calling it
from the client is puzzling me.
I have my service setup at http://localhost:8080/axis/delta and I have
created a package org.ppinc.deltadown. So I now h
se classes work on their own, I can connect to the database by
running it as a standalone app. However, deploying and calling it from
the client is puzzling me.
I have my service setup at http://localhost:8080/axis/delta and I have
created a package org.ppinc.deltadown. So I now have a
Hi!
Thanks very much. I looked at the other log, jwsdp_log and found
more messages related to the error:
2004-02-25 08:58:15 createObjectName with
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/wsi-server]
2004-02-25 08:58:15 preRegister with
Catalina:type=Logger,path=/wsi-s
Hi!
> INFO: Installing web application at context path /axis from URL
> file:C:\jwsdp-1.3\webapps\axis
>
> 23/02/2004 13:17:09 org.apache.catalina.core.StandardContext start
>
> SEVERE: Error listenerStart
>
> 23/02/2004 13:17:09 org.apache.catalina.core.StandardContext start
>
> SEVERE: Context s
Hi,
Thanks very much for the hints. I look at the log file,
launcher.server.log. I found the following entry related to the failure
to deploy Axis :-
23/02/2004 13:17:09 org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /servlets-examples
f
-Original Message-
From: Kay Chee Cheung [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 24, 2004 10:21 AM
To: [EMAIL PROTECTED]
Subject: Problem in deploying Axis 1.1 to Tomcat 5
Dear Axis Users,
I tried to deploy Axis 1.1 to Tomcat 5 ( provided with Web Service
Developer Pack
Hi!
>I tried to deploy Axis 1.1 to Tomcat 5 ( provided with Web Service
> Developer Pack 1.3 ) by copying the webapps/axis directory from Axis
> installation to Tomcat webapps directory. After starting Tomcat, I could
> not find the start page, 127.0.0.1:8080/axis. When I try to start axis
>
Dear Axis Users,
I tried to deploy Axis 1.1 to Tomcat 5 ( provided with Web Service
Developer Pack 1.3 ) by copying the webapps/axis directory from Axis
installation to Tomcat webapps directory. After starting Tomcat, I could
not find the start page, 127.0.0.1:8080/axis. When I try to start ax
AM
To: [EMAIL PROTECTED]
Subject:Deploying service in embedded axis
Hi,
I am using Axis embedded in my application with Jetty. Is there a way I
can deploy my services without having to manually deploy using the admin
program? I have not found any way in any documentation.
What I am
You can add deployment descriptor directly into server-config.wsdd
-Original Message-
From: Roman Zulauf [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 4:02 AM
To: [EMAIL PROTECTED]
Subject: Deploying service in embedded axis
Hi,
I am using Axis embedded in my application
eed to deploy once again.
regards,
kiran
-Original Message-
From: Roman Zulauf [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 10:02 AM
To: [EMAIL PROTECTED]
Subject: Deploying service in embedded axis
Hi,
I am using Axis embedded in my application with Jetty. Is there a wa
Hi,
I am using Axis embedded in my application with Jetty. Is there a way I
can deploy my services without having to manually deploy using the admin
program? I have not found any way in any documentation.
What I am trying to achieve is to distribute my application (with
embedded Jetty and Axis) an
I have my own web service
right now. I ‘m testing it using the uri http://127.0.0.1 … but I need to use my own ip, an later the server ip. I don’t know how to do this. Any help would be
thanked.
Thanks.
Did you try commenting out the last service that you've written (in your
deploy.wsdd file) and deploying with AdminClient again?
After doing so, does your list of service display properly?
On Sunday 25 January 2004 09:37 am, you wrote:
> Mark,
> Sorry, I don't hav
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 se
I got it working.
I was overriding initServiceDesc() also which was causing the problem.
thanx,
Pravir
Original Message
Subject: Deploying provider
Date: Fri, 09 Jan 2004 10:34:11 -0800
From: Pravir Ramtekkar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hi ,
I wanted to know
1 - 100 of 376 matches
Mail list logo