Hi Scott,

Thanks for your help. Great! It works if i put the jar
file in the server/default/lib directory. 

thanks again
-muruga

--- Scott M Stark <[EMAIL PROTECTED]> wrote:
> Put the jar in the server/default/lib directory as a
> workaround. I'll have to look
> into why the external jar is not available to the
> ResourceBundle.
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> ----- Original Message ----- 
> From: "Muruga Chinnananchi" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 17, 2003 10:51 AM
> Subject: [JBoss-user] JBoss 3.2 RC1 ClassLoader -
> Can't find bundle for base name
> 
> 
> > Hi,
> > 
> > Thanks very much for JBoss 3.2 RC1 release.
> > 
> > I just upgraded from JBoss 3.2 Beta3 to JBoss 3.2
> RC1
> > and i didn't change any configuration, i just
> moved my
> > EAR file from Beta3 /deploy to RC1 /deploy
> directory.
> > And i get this following error. The startup.war
> file
> > uses some resources.properties file which is in
> > mycompany.jar. I put this mycompany.jar in
> > default/conf/jboss-service.xml file. Here is the
> jar
> > file which has the resources.properties file:
> > 
> > <classpath codebase="file://C:/mycompany/lib"
> > archives="mycompany.jar"/>
> > 
> > Can you please help me? Do i need to put this
> > mycompany.jar file in some shared /lib directory.
> > 
> > ========PRINT STACK TRACE BEGIN
> > =======================
> > 10:35:11,296 ERROR [MainDeployer] could not start
> > deployment: file:/C:/collaxa/a
> >
>
ppserver/jboss/server/default/tmp/deploy/server/default/deploy/collaxa.ear/35.co
> > llaxa.ear-contents/startup.war
> > java.lang.ExceptionInInitializerError:
> > java.util.MissingResourceException: Can't find
> bundle
> > for base name com.collaxa.
> > cube.loader.resources, locale en_US
> >         at
> >
>
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle
> > .java:712)
> >         at
> >
>
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:683)
> >         at
> >
>
java.util.ResourceBundle.getBundle(ResourceBundle.java:559)
> >         at
> >
>
com.collaxa.cube.loader.LoaderResources.<clinit>(LoaderResources.java
> > :60)
> 
> 
> 
>
-------------------------------------------------------
> This SF.NET email is sponsored by: Thawte.com - A
> 128-bit supercerts will
> allow you to extend the highest allowed 128 bit
> encryption to all your 
> clients even if they use browsers that are limited
> to 40 bit encryption. 
> Get a guide
>
here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to