-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dhanush Gopinath wrote:
|
| PATH=C:\j2sdk1.4.1_06\bin;%PATH%
|
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\axis.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\axis-ant.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\commons-discovery.jar
Wilson, Allen wrote:
Here's the information that is in my paths:
AXIS_HOME=/opt/WWW/tomcat-4.1.18/webapps/axis
export AXIS_HOME
AXIS_LIB=$AXIS_HOME/lib
export AXIS_LIB
should be export AXIS_LIB=$AXIS_HOME/WEB-INF/lib in your case
Xavier
AXISCLASSPATH=/opt/WWW/tomcat-4.1.18/webapps/axis/WE
Mees wrote:
I've tried 2 ways:
1 is the path to testclient.class
and 2 is to path example1 both failed :S
C:\axis>set classpath
classpath=C:\axis\samples\userguide\example1\TestClient.class;c:\axis\lib\axis.j
ar;c:\axis\lib\axis.jar;c:\axis\lib\commons-discovery.jar;c:\axis\lib\commons-lo
gging.ja
tever/jarfile/you/want;/other/jarfile
Xavier
--- Xavier Renard <[EMAIL PROTECTED]> wrote:
Mees wrote:
I've set the environmental variables AXISCLASSPATH,
AXIS_LIB and AXIS_HOME.
I've runned the getQuote example it worked. It gave
back 55.25
But now that I've move
the server.
Assuming you are using tomcat, is it started?
Xavier
I've tried shutting down my firewall completely, but
that doesn't work either... :S
--- Xavier Renard <[EMAIL PROTECTED]> wrote:
Mees wrote:
I've tried 2 ways:
1 is the path to testclient.class
and 2 is
Mees wrote:
I've set the environmental variables AXISCLASSPATH,
AXIS_LIB and AXIS_HOME.
I've runned the getQuote example it worked. It gave
back 55.25
But now that I've moved on to the user guide, to the
example with the TestClient.java.
It says run with the following command:
java samples.usergui
Olaf Goerlitz wrote:
On Mon, 7 Jul 2003, Srinath Perera wrote:
I belive the Axis does not work on **/tomcat/common/endorsed/xercesImpl.jar!**
PLS correct me if I am wrong.
These staff are for (common) for tomcat to work, axis is a application on
TomCat(Remember). What matter is what in WEB-INF
Jue (Jacky) Shu wrote:
hi there,
in wsdd, change the qName to qname.
ok it works
thank you very much
Xavier
- Original Message -
From: "Xavier Renard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 4:28 AM
Subject: deserializer p
Hi,
I have just installed axis and did test the examples that come along.
It works perfectly.
Then I did try to return a simple bean to a client but I get the
following error with the deszerializer:
org.xml.sax.SAXException: Deserializing parameter 'searchReturn': could
not find deserializer f