On happyaxis.jsp my reported java.path.set is 
/usr/java/j2sdk1.4.1_02/jre/lib/i386/client:/usr/java/j2sdk1.4.1_02/jre/lib/i386:/usr/java/j2sdk1.4.1_02/jre/../lib/i386
I do not believe this is correct.  I think it should be pointing at 
/usr/java/j2sdk1.4.1_02/bin.  I am just not sure how it is set.  I looked at 
tomcat.conf and /etc/profile.  In /etc/profile there is no reference to 
JAVA_LIBRARY_PATH.  In tomcat.conf I have:
JAVA_ENDORSED_DIRS="/var/tomcat4/bin:/var/tomcat4/common/endorsed"
JAVA_LIBRARY_PATH="/usr/java/j2sdk1.4.1_02/bin"
EXPORT JAVA_ENDORSED_DIRS JAVA_LIBRARY_PATH
Althought the JAVA_ENDORSED_DIRS shows up as it is in tomcat.conf in happyaxis.jsp, 
JAVA_LIBRARY_PATH does not.
Can anyone tell me how/where to set this environment variable.

For those that are really interested: I have AXIS installed on both a windows system 
(my desktop) and a Linux Red Hat 7.3 system (our server).  With the exception of .jws 
files Axis works fine on both platforms.  .jws files only work on the windows box.  
They fail on the Linux box.  I think it is because this env var is pointingto the JRE 
instead of the SDK bin, so it can't find the JAVAC program and do its thing.


_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com

Reply via email to