Is any one aware of any peculiarities on Tru64 with jndi.properties which is
part of a .jar used in an .ear file?

This .ear appears to deploy correctly but when client connects we get the
following error message:-

java.util.MissingResourceException: Can't find bundle for base name
.server.util.JNDI, locale en
[15:20:07,209,Default]         at
java.util.ResourceBundle.throwMissingResourceException
(ResourceBundle.java:707) (pc 57)
        at java.util.ResourceBundle.getBundleImpl (ResourceBundle.java:678)
(pc 417)
        at
java.util.ResourceBundle.getBundle(java.lang.String,java.util.Locale)
(ResourceBundle.java:554) (pc 5)
        at .server.servercommon.sl.ServiceLocator.getInitialContext
(ServiceLocator.java:45) (pc 11)
        at .server.util.ServerUtility.getConnection (ServerUtility.java:189)
(pc 2)

It has been suggested to me that we try renaming the jndi.properties file in
the .jar to 
JNDI_en_US.properties & JNDI_en_GB.properties and i have played around with
this to no avail.

Any suggestions , pointers etc?

************************************************************************
This Internet E-mail is intended solely for the person to whom it is addressed. It may 
contain confidential or privileged information. If you have received it in error 
please notify us immediately by telephone and destroy the transmission. You must not 
copy, distribute or take any action in reliance on it.

Aerosystems International               Phone: +44 (0)1935 443000
                                        Fax  : +44 (0)1935 443111
                                        Web  : www.aeroint.com
************************************************************************


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to