RE: AXIS and weblogic 5.1 properties

2003-01-28 Thread Lindeman, Bob
abhinav, You are my saviour, thanks very much regards Bob -Original Message- From: Abhinav [mailto:[EMAIL PROTECTED]] Sent: dinsdag 28 januari 2003 13:29 To: [EMAIL PROTECTED] Subject: RE: AXIS and weblogic 5.1 properties hi, what u need to do in weblogic.properties is deploye AXIS as

RE: AXIS and weblogic 5.1 properties

2003-01-28 Thread Abhinav
ds abhinav -Original Message- From: Lindeman, Bob [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 3:52 PM To: '[EMAIL PROTECTED]' Subject: AXIS and weblogic 5.1 properties LS I am trying to get AXIS working on Weblogic 5.1. The problem I have is that I cannot find the ch

AXIS and weblogic 5.1 properties

2003-01-28 Thread Lindeman, Bob
LS I am trying to get AXIS working on Weblogic 5.1. The problem I have is that I cannot find the changes I have to make to the weblogic.properties files to get it all working properly. I have tried this: weblogic.httpd.register.*.jws=org.apache.axis.transport.http.AxisServlet Administration do

Re: Axis and Weblogic 5.1

2002-12-12 Thread Rob Bugh
Waymon, It looks like weblogic.jar is not in your classpath. Rob Bugh On Thu, 12 Dec 2002 08:13:39 -0600, Chen, Waymon N <[EMAIL PROTECTED]> wrote: Anybody seen an error like this? For proof of concept, we basically have a command bean serving as facade to a session bean back end component

Axis and Weblogic 5.1

2002-12-12 Thread Chen, Waymon N
Anybody seen an error like this? For proof of concept, we basically have a command bean serving as facade to a session bean back end component. Then we wrote a quick jws that references the command bean. Everything is deployed and we are able to generate the WSDL and proxies through Axis. However

Axis and weblogic 5.1 -- DOM Level Incompatiblity?

2002-02-21 Thread Paul . Tamminga
I tired to deploy Axis on a Weblogic 5.1 server. I'm getting a No Such Method exception when WSDDDocoument calls org.w3c.dom.Element.getLocalName (). I rekon what's going on here is that axis requires the level 2 DOM classes, while the level 1 DOM are built in to Weblogic 5.1 (that is, Axis can'