Hi Gopal,

Nice to see I'm not alone who's working with OpenEJB-Tomcat combo :-) 
I'm writing a doc about it, so any others' achievements in this area are 
greatly appreciated.

Going back to your question, the missing jars are: openejb-x.x.x.jar 
(where InitContextFactory is) and openejb_client-x.x.x.jar.

Keep us informed of the progress.

-Jacek

Gopal Mukkamala wrote:
> Hi,
> 
> I am Trying to connect from Tomcat to my OpenEJB
> Server.
> 
> Which Jar file if any is ivm located in ?.
> 
> When I call my servlet through tomcat I get the
> following error :
> ============================================
> javax.naming.NoInitialContextException: Cannot
> instantiate class:
> org.openejb.core.ivm.naming.InitContextFactory.  Root
> exception is java.lang.ClassNotFoundException:
> org.openejb.core.ivm.naming.InitContextFactory
>         at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1406)
>         at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1254)
>         at
> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:207)
> ============================================
> The problem looks like is with
> org.openejb.core.ivm.naming.InitContextFactory.
> 
> Please advise which jar file should I be placing in my
> WEB-INF/lib directory ?
> 
> Thanks for reading the mail.
> 
> Regards
> Gopal
> 
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> http://OpenEJB.sf.net
> OpenEJB-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openejb-user




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
http://OpenEJB.sf.net
OpenEJB-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openejb-user

Reply via email to