The exact exception is :

15:32:24,037 WARN [ServiceController] Problem starting
service jboss.web:service=WebServer
java.lang.ExceptionInInitializerError:
java.util.MissingResourceException: Can't find bundle
for base name
org.apache.catalina.startup.LocalStrings, locale en
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:712)
at
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:674)
at
java.util.ResourceBundle.getBundle(ResourceBundle.java:546)
at
org.apache.catalina.util.StringManager.(StringManager.java:115)
at
org.apache.catalina.util.StringManager.getManager(StringManager.java:260)
at
org.apache.catalina.startup.Embedded.(Embedded.java:248)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at
org.jboss.web.tomcat.tc4.EmbeddedTomcatService.class$(EmbeddedTomcatService.java:259)
at
org.jboss.web.tomcat.tc4.EmbeddedTomcatService.startService(EmbeddedTomcatService.java:259)


If it does not find the ResourceBundle for the english
locale, shouldn't it use the default one ?

thanks,
ionel

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
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_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to