It is not a problem with the locale as it is looking for a properties
bundle that is available, its a problem with that particular jdk
resolving properties through the thread context class loader it
would appear. When you added the resource properties bundle to the
JBOSS_CLASSPATH you added the entire catalina.jar, only include
the properties files.

You have also already said that using jdk1.3.1_09 on windows works,
while the solaris jdk is an older 1.3.1 version, so try using the
1.3.1_09 solaris jdk. You can also try disabling the tight integration
of the tomcat web app class loader by setting the UseJBossWebLoader
in the jbossweb-tomcat41.sar/META-INF/jboss-service.xml

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ionel
GARDAIS
Sent: Thursday, January 08, 2004 3:37 AM
To: jboss-user
Subject: [JBoss-user] problems with Locale (continued ...)

Hi there,

I am still having problems with tomcat deployement.
Every time I tweak a package to bypass the LocalStrings problem, another
LocalStrings is needed, continuing the problem over and over.

Is it a Tomcat problem ?
Is there a way to force another locale ?

JBoss' system property dump :



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to