I am trying to get a handle on the DefaultDS which as showin the JBoss log
is bound to java:/DefaultDS

[DefaultDS] Starting
[DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS
[DefaultDS] Started

However, I am getting the familiar NamingExceptions for DefaultDS not being
bound. I found it intriguing that the  jndiView did not list the DefaultDS:

[c:\apps\ejb\jboss\jboss-2.1\bin]jndi
InitialContext
  +- RMITopicConnectionFactory
  +- TopicConnectionFactory
  +- UILTopicConnectionFactory
  +- RMIXATopicConnectionFactory
  +- XATopicConnectionFactory
  +- jmx:KASHIF:rmi
  +- RMIQueueConnectionFactory
  +- QueueConnectionFactory
  +- UILQueueConnectionFactory
  +- RMIXAQueueConnectionFactory
  +- topic
  |   +- testDurableTopic
  |   +- example
  |   +- testTopic
  |   +- metrics
  |   +- bob
  |   +- beancache
  +- XAQueueConnectionFactory
  +- queue
  |   +- D
  |   +- C
  |   +- B
  |   +- A
  |   +- controlQueue
  |   +- testQueue
  |   +- ex
  |   +- testObjectMessage
  |   +- E
  +- UILXATopicConnectionFactory
  +- UILXAQueueConnectionFactory
  +- jmx

Anyone know whats going on?

Kashif


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to