It doesn't solve the problem :(
Thanks for he idea anyway.

> -----Original Message-----
> From: ext Laurent Rouvet [mailto:[EMAIL PROTECTED]
> Sent: Monday 6 June 2005 22:20
> To: James Users List
> Subject: Re: ResourceBundle.getBundle() fails
> 
> 
> Did you try to remove the security manager?
> 
> sh pheonix.sh check
> ... -Djava.security.manager          
> -Djava.security.policy=jar:file:/home/james/bin/phoenix-loader
> .jar!/META-INF/java.policy 
> 
> 
> ?
> Laurent.
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> >Hi,
> >
> >My mailet uses JAXB. JAXB uses bundles to init message 
> strings. JAXB init fails because its 
> ResourceBundle.getBundle("com.sun.xml.bind.Message") fails 
> with a java.util.MissingResourceException: con't find bundle 
> for base name com.sun.xml.bind.Message
> >
> >I tried a System.out.println("resource is: " + 
> this.getClass().getClassLoader().getResource("com/sun/xml/bind
> /Message.properties")); wich works.
> >
> >Any idea where the problem comes from,
> >
> >Thanks in advance,
> >Vincent.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to