Can someone point me a documentation or examples on the standard way to
allow a EJB to access an external resource.

I looked at the EJB spec and it was less than helpful.  I saw one example
of letting a bean access a JMS queue, but what about the ConnectionFactory
and such?  Do I need to have a seperate entry for that too?

Is anyone using MDB who can give me some advise on how to go about letting
an EJB access a JMS queue or topic?

Thanks,

--jason


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

Reply via email to