RE: Axis on WebLogic Server 6.1 sp2

2002-06-21 Thread Volanis, Alexander
: '[EMAIL PROTECTED]'Subject: RE: Axis on WebLogic Server 6.1 sp2 Sure, here it is.           I have four other web apps deployed.  I'm using Apache SOAP 2.3 in one of them and am trying to convert services over to Axis. -Original Message-Fro

RE: Axis on WebLogic Server 6.1 sp2

2002-06-21 Thread Joseph Carew
x27;[EMAIL PROTECTED]'Subject: RE: Axis on WebLogic Server 6.1 sp2  Hi Joseph,     I am running Axis on Weblogic 6.1 sp1 and have no problems but I do remember someone having  the same issue as you ...Can you send the  webapp entry for Axis in config.xml ?    -Cyrus  

RE: Axis on WebLogic Server 6.1 sp2

2002-06-21 Thread Hurst, Cyrus
, June 21, 2002 3:06 PMTo: '[EMAIL PROTECTED]'Subject: Axis on WebLogic Server 6.1 sp2 I am attempting to run the web app created by the dist ant target on WebLogic 6.1 sp2.  When the server tries to deploy Axis it fails with the following error (snipped s

Axis on WebLogic Server 6.1 sp2

2002-06-21 Thread Joseph Carew
I am attempting to run the web app created by the dist ant target on WebLogic 6.1 sp2.  When the server tries to deploy Axis it fails with the following error (snipped stack trace): <> <101060> <[myserver] Loading "axis" from directory: ".\config\mydomain\applications\axis">

Re: Axis on WebLogic server

2002-02-04 Thread mickknutson
: Re: Axis on WebLogic server nford.edu>

Re: Axis on WebLogic server

2002-02-04 Thread Mukund Balasubramanian
> >"Adam Freeman" > > > >tsurf.com> cc: >

RE: Axis on WebLogic server

2002-02-04 Thread Liu, C.C
Mick, Please refere to the comments attached to your original question below. C.C. Liu -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 1:53 PM To: [EMAIL PROTECTED] Subject: RE: Axis on WebLogic server When I open a

RE: Axis on WebLogic server

2002-02-04 Thread mickknutson
eeman" tsurf.com>cc: Subject: RE: Axis on WebLogic server

RE: Axis on WebLogic server

2002-02-04 Thread Adam Freeman
host and leave the port the same. You still need an http:// in the front of the ip-address. - Adam -Original Message- From: Liu, C.C [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 8:20 AM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLogic server Adam, Thank you ve

RE: Axis on WebLogic server

2002-02-04 Thread Liu, C.C
: Monday, February 04, 2002 11:45 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Axis on WebLogic server I did that, but here is what I got: C:\WebSphere\AppServer\ICE\webapps\axis>java org.apache.axis.client.AdminClient -lhttp://localhost/i ce/Calculator deploy.wsdd Processing f

RE: Axis on WebLogic server

2002-02-04 Thread Liu, C.C
invoke http://localhost:8080/axis/servlet/AxisServlet. ===List end. C.C. Liu -Original Message- From: Adam.Leggett [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 11:40 AM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLo

Re: Axis on WebLogic server

2002-02-04 Thread Mukund Balasubramanian
hen invoking >it. Check the javadoc for >public String process(String[] args) throws Exception. > >Cheers > >Adam > >-Original Message- >From: Liu, C.C [mailto:[EMAIL PROTECTED]] >Sent: Monday, February 04, 2002 4:20 PM >To: '[EMAIL PROTECTED]' >

RE: Axis on WebLogic server

2002-02-04 Thread mickknutson
04, 2002 4:20 PM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLogic server Adam, Thank you very much, it's there, I extracted it but didn't get the help I need from it. The reason I want to take a look at that config file is because when I tried to deploy any of the sa

RE: Axis on WebLogic server

2002-02-04 Thread Adam.Leggett
Sorry that should be: Try java org.apache.axis.client.AdminClient -lhttp://:/axis/services/AdminService deploy.wsdd. -Original Message- From: Adam.Leggett [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 4:30 PM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLo

RE: Axis on WebLogic server

2002-02-04 Thread Adam.Leggett
- From: Liu, C.C [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 4:20 PM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLogic server Adam, Thank you very much, it's there, I extracted it but didn't get the help I need from it. The reason I want to take a look at

RE: Axis on WebLogic server

2002-02-04 Thread mickknutson
<[EMAIL PROTECTED]> cc: 02/04/2002 Subject: RE: Axis on WebLogic server

RE: Axis on WebLogic server

2002-02-04 Thread Liu, C.C
port, e.g. 8080, and I want to know if there is a way to direct it to different socket port. C.C. Liu -Original Message- From: Adam.Leggett [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 4:56 AM To: '[EMAIL PROTECTED]' Subject: RE: Axis on WebLogic server

RE: Axis on WebLogic server

2002-02-04 Thread Adam.Leggett
If you pulled down the alpha3 binary you'll find server-config.wsdd in the axis.jar. Should be in in the \org\apache\axis\server package. -Original Message- From: Liu, C.C [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 5:04 PM To: '[EMAIL PROTECTED]' S

Axis on WebLogic server

2002-02-01 Thread Liu, C.C
Hi, Has anyone installed Axis on BEA WebLogic server and has it worked out? Also, I could not find the config file "server-config.wsdd", which is mentioned in the documentation but is not in the download package. Could anyone tell me where to get it? Thanks. C.C. Liu