Don't put the catalina.jar in the system classpath. Only put the LocalStrings.properties file in a jar and point JBOSS_CLASSPATH to it.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ionel GARDAIS Sent: Monday, January 05, 2004 12:45 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] tomcat : error in local blocks deployment Hi Scott, java -version output is : Under Solaris 7 : java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24) Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode) Under Windows NT : java version "1.3.1_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_09-b03) Java HotSpot(TM) Client VM (build 1.3.1_09-b03, mixed mode) I also added the catalina.jar file under the JBOSS_CLASSPATH environment variable. Tomcat now finds the LocalStrings property file but complains about org.apache.catalina.startup.ContextRuleSet which IS inside the same catalina.jar ... Thanks, ionel ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
