I check my configuration and the only thing you are doinbg different than me is 
that you are using an older version of the J2EE example (you are using example 
for 2005Q1, I am using 2005Q2.  But I don't think that that has anything to do 
with the problem.

I compared your JBoss startup output with mine.  On mine, after the database is 
started (the entries identified by the text '[STDOUT] [EMAIL PROTECTED]' in 
your output), I see various objects being registered with the JNDI service.  It 
looks like this:

08:09:28,332 INFO  [A] Bound to JNDI name: queue/A
  | 08:09:28,332 INFO  [B] Bound to JNDI name: queue/B
  | 08:09:28,332 INFO  [C] Bound to JNDI name: queue/C
  | 08:09:28,332 INFO  [D] Bound to JNDI name: queue/D
  | 08:09:28,332 INFO  [ex] Bound to JNDI name: queue/ex
  | 08:09:28,363 INFO  [testTopic] Bound to JNDI name: topic/testTopic
  | 08:09:28,363 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
  | 08:09:28,363 INFO  [testDurableTopic] Bound to JNDI name: 
topic/testDurableTopic
  | 08:09:28,378 INFO  [testQueue] Bound to JNDI name: queue/testQueue
  | 08:09:28,425 INFO  [UILServerILService] JBossMQ UIL service available at : 
/0.0.0.0:8093
  | 08:09:28,472 INFO  [DLQ] Bound to JNDI name: queue/DLQ

Since this is missing from your output, I suspect that it has been removed or 
disable in your configuration.  So you need to re-enable JNDI.  If you can not 
recall what you did to disable it, the best thing might be to re-install JBoss 
and attempt the tutorial again. (I just did that and it took me all of an hour 
to get Duke's Bank running, and this included downloading JBoss, the Getting 
Started Guide and the J2EE tutorial).

Good luck.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882124#3882124

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882124


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to