Hi,

    I would like to know if it is possible to make a servlet running in JRun
call an EJB that is contained in an EJB container from a third party.

    We use JRun to run our servlets and we deploy our EJB components in an
Oracle 8.1.7 database.

    I tested my servlet from JDeveloper and I can call my EJB components
quite easily.  I just have to include a couple of .jars in my classpath and
I'm in business.  I tried to place these .jars in the classes directory of
my servlet, but I can't call my EJB components.  I keep getting
javax.naming.NamingExceptions.

Any ideas?  Thanks for your help.

Ghislain Gadbois
[EMAIL PROTECTED]



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to