I find your reply interesting. I commented that the wiki documentation was next to 
useless (One small comment) and quite a bit of configuration information, and received 
a rather insulting reply saying I was merely whining. Such professionalism from 
support staff.

Anyways...

 - The information I provided is all that I can find to do with configuration.
 - I mentioned my IDE incase anyone out there also used it and knew if there were any 
particular steps to easily accomplish my aims.
 - The problem I was having was clearly stated as JBoss complaining that which 
resource reference I used was "not bound", I then went on to say which ones I'd tried. 
(Which you may note included the ones in both your queue and code example wiki pages.)
 - Oh dear, I also said env-ref instead of resource-ref. Such typos must be a crime on 
these forums.

So, to re-iterate my problem:

 - I have a MDB with a correct entry in the ejb-jar.xml file (exported straight from 
Sun ONE IDE)
 - This MDB has the JNDI name queue/DocumentUpload
 - I have an entity bean called Document which is trying to look up this MDB, but 
first it needs a connection factory
 - I have tried several combinations of environment refs and JNDI names, but all 
result in the same exception, namely that whichever environment entry (strangely, not 
JNDI name) I use "is not bound".
 - I have used Sun ONE IDE to ensure that the Document EJB has such environment 
references specified, so they are being set but are apparently wrong.
 - This occurs even though I have followed the JBoss WIKI documentation as regards 
both configuration and code to use
 - I have not posted the exception as its your standard run-of-the-mill JNDI name not 
bound exception.
 - I am also using my own JDBC DS which works with other EJBs, so I have no reason to 
assume this is at fault. This is setup in JBossMQs hsqldb-jdbc2-service.xml. I used 
this file as it has no DB specific problems, and changing the DS to my own DS didn't 
produce the previous "reconnecting to JMS provider" problem, as previously mentioned.

Now, if someone out there has a working MDB with JBoss, I'd love to hear about how you 
configured it and JBoss' JMS configuration.

I will happily post output such as JNDIView, my jboss log files etc if it is needed, 
but I dont want to fill the post with junk. (I note the forum's guide says to keep 
posts simple.)

I thank you in advance,

Adam.




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

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


-------------------------------------------------------
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