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
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
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
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
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
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'