it
must be either under WEB-INF/classes or in a jar in webapp's
classpath
Jai
-Original Message-From: Suzy Fynes
[mailto:[EMAIL PROTECTED]Sent: Friday, October 01, 2004
3:28 AMTo: [EMAIL PROTECTED]Subject: RE: deploying
web service with database class import
H
:16
To: '[EMAIL PROTECTED]'
Subject: RE: deploying web service
with database class import
Are
these classes ie.DataManagerException and ie.DataManager in the webapp's class
path?
-Original Message-
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: Thursday, September 3
ine 0, column 0: 3 errors, 1 warning
-Original
Message-From: Tami
Wright [mailto:[EMAIL PROTECTED] Sent: 30 September
2004 18:09To: [EMAIL PROTECTED]Subject: RE: deploying web service with
database class import
In your web.xml of your web-app
add
-Original Message-
From: Tami Wright
[mailto:[EMAIL PROTECTED]
Sent: 30 September 2004 18:09
To: [EMAIL PROTECTED]
Subject: RE: deploying web service
with database class import
In your web.xml of your web-app add
this:
axis
In your web.xml of your web-app add this:
axis
org.apache.axis.transport.http.AxisServlet
axis
/ws/*
Make sure that the axis webapp (that comes with the Axis
tar/zip when you download and extract) is under your "webapps" directory of your
appserver. Also,