Hi All,
I'm trying to embed Axis in an existing webapp in WLS 5.1 Whenever I call
a service (trying simply jws first) I am greeted with the folliwing error:
java.lang.NoSuchMethodError:
javax.servlet.http.HttpServletRequest.getRequestURL()Ljava/lang/StringBuffer
I realize that this has to do wi
deployed every time you deploy the war file.
In other words, the .wsdd file is a direction to axis to deploy your
services.
-Original Message-
From: Tim Lee [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 1:18 PM
To: '[EMAIL PROTECTED]'
Subject: Weblogic 5.1
Hello,
I'
Hello,
I'm running Axis with weblogic 5.1 In order to do that I had to add axis as
a webapp in my weblogic.properties file. I also had to register the axis
servlet and add the class files of the service to my weblogic classpath. I
have a couple questions for those who are running
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
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 generated both server and client bindings using WSDL2Java tool. I was able
to use a stand alone client to invoke the service. However when I tried to
deploy a web app under Weblogic 5.1 I got the following error with service
invocation:
Failure trying to get the Call object
Hi all,
I'm a newbie in Axis and trying to integrate it with Weblogic 5.1.
I passed through the archive of Axis and found some issues mentioning
some problems with interoperability between Weblogic 5.1 and Axis b2.
Could anyone provide me with the answers on the following questions
1.
Service, I just used the .wsdd method to make my java class
become a Web Service.
I didn't use .war file.
good luck
--Gaël
>= Original Message From "Lin Chen" <[EMAIL PROTECTED]> =
>Gael,
>
>Thanks. I'm going to try axis beta1.
>
>To make beta1 wo
Gael,
Thanks. I'm going to try axis beta1.
To make beta1 work on Weblogic 5.1 did you do anything special besides
coping axis directory to weblogic docroot and then run .jws or use .wsdd?
Did you deploy .war file?
Thanks again.
Sihan
>From: Gaël Pouzerate <[EMAIL PROTECTED]
n" <[EMAIL PROTECTED]> wrote:
>Did anybody successfully deploy the axis on weblogic 5.1? I has no problem
>to make Apache Soap work on weblogic 5.1. But for Axis I keep getting
>NullPointerException. The stack trace is as below:
>
>I would appreciate if somebody can share his e
Did anybody successfully deploy the axis on weblogic 5.1? I has no problem
to make Apache Soap work on weblogic 5.1. But for Axis I keep getting
NullPointerException. The stack trace is as below:
I would appreciate if somebody can share his experience to get away this
problem.
Sihan
Hi
I 've successfully setup and run Axis b2 on Linux and NT with Tomcat 4.
I need to install it now on WL 5.1, but whatever I try to run in Axis
(admin, deploy, etc..) I get a 500 error.
Did anybody succeded with this setup ?
Dom
We can't seem to get Axis to work with this
configuration. I have a few questions:
a) has anyone got it to work on Weblogic
5.x?
b) what is the required JVM for Axis?
1.2, 1.3, or both?
c) what version of Xerces is to be used with
Axis?
d) to do WSDL, it appears that tools.jar is
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 (tha
17 matches
Mail list logo