Can anyone help me on this???

I'm trying to access an EJB from a cold fusion page and keep getting the
a NoInitialContextException error.  I copied the CF code straight from the
last chapter of the JRun Developer's manual (except I changed the host to
localhost), and I have set every classpath I can think of to point to the
ejipt_client.jar (where the ContextFactory class is), yet I still get the
following error:

javax.naming.NoInitialContextException: Cannot instantiate class:
allaire.ejipt.ContextFactory [Root exception is
java.lang.ClassNotFoundException: allaire/ejipt/ContextFactory]. Java
exception occurred in attempt to construct
object.javax.naming.NoInitialContextException: Cannot instantiate class:
allaire.ejipt.ContextFactory [Root exception is
java.lang.ClassNotFoundException: allaire/ejipt/ContextFactory]. Java
exception occurred in attempt to construct object.

Does anyone have a suggestion on what the problem may be?  

Thanks in advance,
Regina
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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