Hello Ralph, Maybe this is a stupid question, but how I check the classpath and fix it permanently?
With 'env | grep CLASSPATH' I get no result (done as root and tomcat-user) I looked around on my system and found rt.jar in /usr/lib/j2sdk1.3/jre/lib. The Tomcat startscript in /etc/init.d/ says on startup: Starting Tomcat servlet engine using Java from /usr/lib/j2sdk1.3 Then I put an additional 'echo' statement to the startupscript to get the CLASSPATH. The echo says on startup of tomcat: classpath set to: /usr/lib/j2sdk1.3/jre/lib/rt.jar:/usr/lib/j2sdk1.3/lib/tools.jar:/usr/share/tomc at/lib/tomcat.jar Zitiere Ralph Einfeldt <[EMAIL PROTECTED]>: > Sounds as if a fundamental java library (rt.jar) is not > in the classpath. > > java.beans is a standard package since jdk 1.1. :: :: GPG Fingerprint 2196 F6E0 2DFE 36F0 4F69 4259 D12A CB99 834C CA31 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
