Damon Rand wrote:

I have made some progress on connecting to an EJB from Tomcat/OXF
running on a standalone server. It looks like a JBoss/Tomcat issue
but for your info, here is where I am at.

Hi Damon,

In OXF, we are doing a lookup of the name you provide (typically "java:comp/env/ejb/...", according to the JNDI naming policies http://tinyurl.com/3g2zm). Setting up this EJB on a remote server is done at the application server level. I have done this in the past with WebLogic, but I don't have the necessary configuration files for Tomcat/JBoss. Just let me know if you get this to work; I will be glad to add a blurb about this in the documentation based on your feedback, if this is fine with you of course.

Alex

_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to