[JBoss-user] [Management, JMX/JBoss] - Problem with the JNDIMap example

2004-05-17 Thread Olivier Scalbert
emory/maps/MapTest"); If I change the code: Object map = ctx.lookup("inmemory/maps/MapTest"); System.out.println(map); I have: Reference Class Name: java.util.HashMap Type: nns Content: inmemory/maps/MapTest Any ideas ? Thanks Olivier View the original post : http://www.

[JBoss-user] JBoss classloading

2002-12-09 Thread Olivier MONROUX
f you can help me. Olivier [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http:/

[JBoss-user] JBoss classloading

2002-12-05 Thread olivier monroux
f you can help me. Olivier [EMAIL PROTECTED] [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROT

[JBoss-user] JMS: Cannot write a persistent message to a temporary destination

2001-05-29 Thread Bernin, Olivier
liveryMode to NON_PERSISTENT, I don't understand what cause the error. Any help/suggestion is welcome. Thanks Olivier Important Notice to Recipients It is important that you do not use e-mail to request, authorize or effect the purchase or sale of any security or commodi

[JBoss-user] ear application...sharing common classes between war and jar

2001-04-09 Thread olivier
from a class inside the taskforce.war ??? Aren't all the classes accessible to the modules once the ear is deployed The idea was to have separate module to facilitate maintenance(version problems) and coding. How should I do that? Thanks, Ol