- Original Message -
From: "Ramamoorthy Namachivayam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 28, 2002 23:29
Subject: Re: Axis Installation Error in Tomcat
> Dear Scott,
>
> I hv just followed the steps as per your statement and
> the doc.I hv started the tomcat f
Dear Scott,
I hv just followed the steps as per your statement and
the doc.I hv started the tomcat from the bin directory
using the startup.bat.Then i switched over to the
dirctory where the deploy.wsdd is available.Then i set
the classpath for the jar files from this position.
I was getting the
stevel 2002/06/28 01:05:56
Modified:java/src/org/apache/axis/transport/http AxisServletBase.java
Log:
detabbing. is there any way in idea to make tabs visible?
Revision ChangesPath
1.2 +33 -33
xml-axis/java/src/org/apache/axis/transport/http/AxisServletBase.ja
I have just committed a new class that is intended to be a re-usable base
class for AxisServlet, AdminServlet and any other servlets that need access
to the AxisEngine.
I have not committed the modified versions of AxisServlet and AdminServlet
that use it yet, although I have them on my laptop.
stevel 2002/06/28 00:34:37
Added: java/src/org/apache/axis/transport/http AxisServletBase.java
Log:
extracted superclass of AxisServlet, with some cleanup and a load counter.
Revision ChangesPath
1.1
xml-axis/java/src/org/apache/axis/transport/http/A
stevel 2002/06/28 00:29:30
Modified:java build.xml
Log:
minor build.xml rework; no changes in functionality. note the definition of
axis.home; this is intended to be a property to pass down to sub projects to point
them to the base dir
Revision ChangesPath
1.154