Thanks for looking into this. I will clean all
directories and redo. Only differnce I see here is
that my downloaded file on widnow was moviefun.zip,
that was renamed by me to war. Windows names
automatically any dowloaded *.ra or *.war  to *.zip.
My Tomcat is on window XP. I do not think renaming
messed up anything else I will expect error coming up
much before this.

--- Jeremy Whitlock <[EMAIL PROTECTED]> wrote:

> Rajesh,
> David and I just worked on this a bit and I got mine
> working. Here is what I 
> did:
> 
> Removed the moviefun webapp:
> Remove TOMCAT_HOME/webapp/moviefun
> Remove TOMCAT_HOME/webapp/moviefun.war
> Remove TOMCAT_HOME/work/Catalina/localhost/moviefun
> 
> Installed MovieFun:
> Copy OPENEJB_HOME/war/moviefun.war to
> TOMCAT_HOME/webapp
> Start Tomcat
> Stop Tomcat
> Modify the
> TOMCAT_HOME/webapp/moviefun/WEB-INF/web.xml to have
> the proper 
> OpenEJB Home
> Start Tomcat
> Open browser to http://localhost:8080/moviefun
> 
> That *should* take care of it if it's just a problem
> with caching in Tomcat 
> or a borked installation. If not, check the contents
> of the 
>
TOMCAT_HOME/webapp/moviefun/WEB-INF/lib/openejb-loader...
> jar to make sure 
> its not empty. Let me know how it goes. Take care,
> Jeremy
> 
> P.S. - Make sure your OpenEJB Home is the root of
> the OpenEJB install and 
> not to the bin directory.
> 
> On 9/13/05, Jeremy Whitlock <[EMAIL PROTECTED]>
> wrote:
> > 
> > Rajesh,
> > I'm in the same boat. David and I have not had
> time to work on this. I'll 
> > dig a little deeper and get back to you asap. I'll
> also ping David on irc 
> > for help when needed. Take care, Jeremy
> > 
> > On 9/13/05, Rajesh Puri <[EMAIL PROTECTED]>
> wrote:
> > > 
> > > Jeremy,
> > > 
> > > Did you find any fix for this? I get same error
> no
> > > matter what. I think error comig from:
> > > Caused by:
> > > org.exolab.castor.jdo.DatabaseNotFoundException:
> > > Nested error: java.io.FileNotFoundException: 
> > > META-INF\cmp.or-mapping.xml (The system cannot
> find
> > > the path specified)
> > > 
> > > Thanks
> > > Rajesh
> > > 
> > > --- Jeremy Whitlock <[EMAIL PROTECTED]>
> wrote:
> > > 
> > > > Rajesh, 
> > > > It's funny you should find that as I too found
> that
> > > > about 2 weeks ago. I
> > > > just got back into town and I'll look into it
> to see
> > > > if I could help. Take
> > > > care, Jeremy
> > > >
> > > > On 9/9/05, Rajesh Puri < [EMAIL PROTECTED]>
> wrote:
> > > > >
> > > > > Just downloaded the Beta version (realizing
> that I
> > > > > should be staring with newer version) and
> copied
> > > > > moviefun.war to webapps oon tomcat 5.0. Got
> > > > following
> > > > > erros. What am I missing? Only chnage I did
> was
> > > > > correct web.xml per document. Thanks.
> > > > >
> > > > >
> > > >
> > >
>
---------------------------------------------------------
> 
> > > > > java.lang.IllegalStateException: Castor JDO
> > > > > initialization failed
> > > > >
> > > > >
> > > > >
> > > >
> > > 
> > >
>
org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.postInit
> > > > > (CastorCMP11_EntityContainer.java:442)
> > > > >
> > > > >
> > > >
> > > 
> > >
>
org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.invoke
> > > > > (CastorCMP11_EntityContainer.java:527)
> > > > > 
> > > > >
> > > >
> > >
>
org.openejb.core.RpcContainerWrapper.invoke(RpcContainerWrapper.java:69)
> > > > >
> > > > >
> > > >
> > >
>
org.openejb.core.TomcatJndiSupport.invoke(TomcatJndiSupport.java:120)
> > > > >
> > > > >
> > > >
> > >
>
org.openejb.core.ivm.EjbHomeProxyHandler.create(EjbHomeProxyHandler.java
> > > > > :258)
> > > > >
> > > > >
> > > >
> > >
> org.openejb.core.ivm.EjbHomeProxyHandler._invoke(
> > > EjbHomeProxyHandler.java 
> > > > > :153)
> > > > >
> > > > >
> > > >
> > >
>
org.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java
> > > > > :316)
> > > > >
> > > > >
> > > >
> > >
> org.openejb.util.proxy.Jdk13InvocationHandler.invoke
> (
> > > > > Jdk13InvocationHandler.java:87)
> > > > > $Proxy0.create(Unknown Source)
> > > > >
> > > > >
> > > >
> > >
>
org.acme.movie.MovieEntity$1.create(MovieEntity.java:64)
> > > > >
> > > > >
> > > >
> > >
>
org.apache.jsp.setup_jsp._jspService(setup_jsp.java:84)
> > > > >
> > > > >
> > > >
> > >
>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
> > > > >
> > > > >
> > > >
> > > javax.servlet.http.HttpServlet.service
> (HttpServlet.java:860)
> > > > >
> > > > >
> > > >
> > >
> org.apache.jasper.servlet.JspServletWrapper.service(
> > > JspServletWrapper.java
> > > > > :298)
> > > > >
> > > > >
> > > >
> > >
> org.apache.jasper.servlet.JspServlet.serviceJspFile
> (JspServlet.java
> > > :292)
> > > > >
> > > > >
> > > >
> > >
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
> > > > >
> > > > >
> > > >
> > >
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
> 
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
>
______________________________________________________
> 
=== message truncated ===



                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

Reply via email to