Hi Romain, thank you for the quick reply.
Just double checked and each entry in the openejb-jar file is real and spelling is okay too. Would this not also cause a problem when deploying locally? Thank you, Andrew --**** Andrew Ghetler Ph.D., Managing Partner and CTO Direct: 514-500-2266 Toll Free: 1-800-823-3830 x102 Fax: 1-800-821-5734 cognisolve.com On Wed, Jul 10, 2013 at 4:41 PM, Romain Manni-Bucau [via OpenEJB] < [email protected]> wrote: > Hi, > > No openejb-jar.xml with a not existing bean? > Le 10 juil. 2013 22:35, "AndrewG" <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4664213&i=0>> > a écrit : > > > Hi, > > > > I am trying to deploy my app to an instance of Tomee that I have running > on > > Debian 7. The app is deploying and running fine on my local instance of > > Tomee (Win 8) but fails to deploy to the Debian 7 server with the > following > > error: > > > > WARNING: Jar not loaded. /opt/apache-tomee-plus-1.5.2/webapps/CPWS. > Cannot > > Load jar /opt/apache-tomee-plus-1.5.2/webapps/CPWS. The number of beans > > deployed (5) does not match the number of beans actually in the jar (0). > > Please redeploy this jar. > > Jul 10, 2013 1:53:28 PM org.apache.tomee.catalina.TomcatWebAppBuilder > > startInternal > > SEVERE: Unable to deploy collapsed ear in war > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/CPWS] > > org.apache.openejb.OpenEJBException: Cannot Load jar > > /opt/apache-tomee-plus-1.5.2/webapps/CPWS. The number of beans deployed > (5) > > does not match the number of beans actually in the jar (0). Please > redeploy > > this jar. > > at > > > > > org.apache.openejb.config.EjbJarInfoBuilder.buildInfo(EjbJarInfoBuilder.java:136) > > > at > > > > > org.apache.openejb.config.AppInfoBuilder.build(AppInfoBuilder.java:158)............. > > > > > Let me know if the rest of the error would be of use and i'll provide > it. > > > > I've been using Tomee for a while now and have deployed to a number of > Win > > and *nix servers but I've not figured out why it won't deploy here. > > > > Any obvious red flags that come up when it says "number of beans in the > jar > > (0)"? > > > > Thank you for any help, > > Andrew > > > > > > > > -- > > View this message in context: > > > http://openejb.979440.n4.nabble.com/Deployment-issue-beans-actually-in-the-jar-0-tp4664212.html > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://openejb.979440.n4.nabble.com/Deployment-issue-beans-actually-in-the-jar-0-tp4664212p4664213.html > To unsubscribe from Deployment issue "beans actually in the jar (0)", click > here<http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4664212&code=YW5kcmV3QGNvZ25pc29sdmUuY29tfDQ2NjQyMTJ8MTk2NDY0NTA2OQ==> > . > NAML<http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://openejb.979440.n4.nabble.com/Deployment-issue-beans-actually-in-the-jar-0-tp4664212p4664214.html Sent from the OpenEJB User mailing list archive at Nabble.com.
