Title: Message
check that permissions are ok on servlet-api.jar
-----Original Message-----
From: Moshe Bar-Nachoom [mailto:[EMAIL PROTECTED]
Sent: 12 July 2005 17:18
To: axis user list
Subject: stupid axis linux install question

hi there...
been out of email for several days now (sorry).
i got an installation question.
i tried changing my linux environment from installing java, tomcat and axis under user "root" to doing so under a regular user.
tomcat works.
eclipse works.
but when i copy the axis libraries under the tomcat webapps directory the startup process fails and i get the following error:

"Error configuring application listener of class org.apache.axis.transport.http.AxisHTTPSessionListener
java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionListener"
and then a stack dump.

does anyone has an idea?

my environment vars are:
export JAVA_HOME=/home/moshe/jdk1.5.0_01
export JAVA_LIBS=/home/moshe/libraries
export CATALINA_HOME=/home/moshe/jakarta-tomcat-5.5.7
export ANT_HOME=/home/moshe/apache-ant-1.6.2
export AXIS_HOME=/home/moshe/libraries/axis-1_2_1
export AXIS_LIB=$AXIS_HOME/lib

export AXISCLASSPATH=$AXIS_LIB/axis.jar:$AXIS_LIB/commons-discovery.jar:$AXIS_LIB/commons-logging.jar:$AXIS_LIB/jaxrpc.jar:$AXIS_LIB/saaj.jar:$AXIS_LIB/log
4j-1.2.8.jar:$AXIS_LIB/xml-apis.jar:$AXIS_LIB/xercesImpl.jar

export JAFCLASSPATH=$JAVA_LIBS/home/moshe/libraries/jaf-1.0.2/activation.jar

export JAVAMAIL_LIB=$JAVA_LIBS/javamail-1.3.2/lib
export JMAILCLASSPATH=$JAVA_LIBS/javamail-1.3.2/mail.jar:$JAVAMAIL_LIB/imap.jar:$JAVAMAIL_LIB/mailapi.jar:$JAVAMAIL_LIB/pop3.jar:$JAVAMAIL_LIB/smtp.jar

export XERCES_LIB=$JAVA_LIBS/xerces-2_6_2
export XERCESCLASSPATH=$XERCES_LIB/JAVA_LIBS:$XERCES_LIB/xercesSamples.jar:$XERCES_LIB/xml-apis.jar:$XERCES_LIB/xmlParserAPIs.jar

export CLASSPATH=:$CATALINA_HOME/common/lib:$JAVA_HOME/lib/:$JAVA_HOME/lib/tools.jar:$AXIS_LIB:$AXISCLASSPATH:$JAFCLASSPATH:$JMAILCLASSPATH:$XERCESCLASSPAT
H

export PATH=:/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin:/sbin/:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/home/moshe/jdk1.5.0_
01/bin:/home/moshe/ant/bin

and i also copied the required (xercess, javamail and jaf) jar files to the axis lib directory and the axis and related jars to the tomcat common lib directory.

any urgent help would be appreciated...

thanks.
moshe

=00This e-mail and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please inform Evolving Systems TIS at [EMAIL PROTECTED] and then delete the e-mail from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail. To ensure regulatory compliance and for the protection of our clients and business, Evolving Systems may monitor and read e-mails sent to and from its servers. Although Evolving Systems routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Evolving Systems makes no representation or warranty as to the absence of viruses in this e-mail or any attachments.

Registered Office: One Angel Square, Torrents Street, London. EC1V 1PL. Registered number 2325854

Reply via email to