Hi all,

I've been trying all day to try and get the simplist of MDBs working with JBoss. Its 
an absolute nightmare. I started on JBoss3.2.1 but have downloaded 3.2.3 now (JMS 
failed completely on 3.2.1 - could not connect to JMS provider or such like)

I have a normal EJB called Document. I want to connect to a MDB called 
queue/DocumentUpload. I am using Sun ONE IDE Enterprise edition. I have followed the 
JBoss WIKI docs for JBossMQ as regards the naming conventions and it fails. It replies 
for anything I try that the name isn't bound. I have tried the following (and then 
some):

env-ref: QueueConnectionFactory
jndi-name: QueueConnectionFactory

env-ref: XAConnectionFactory
jndi-name: XAConnectionFactory

env-ref: XAConnectionFactory
jndi-name: java:/JmsXA

The main problem is that the JBoss docs are next to useless, like so many other 
projects. (sorry, but its true).

Could someone please just tell me:

1) How to set up a queue with a particular JNDI name (I've just copied the example 'A' 
from the deploy/jms/jbossmq-destinations-service.xml file)
2) What JNDI name/environment refs I need to use
3) Any other issues which could be causing this. 
4) Any Sun ONE specific steps I need to take

NB I'm also using my own DS, and have created the tables in the DB with the correct 
permissions, so its nothing to do with that. The DB works with everything else so I 
have no reason to suspect this.

Thanks in advance, pleeeeease update the wiki with some more info on this,

Adam.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to