Hi, Hi thanks. Yes all is working accessing http://localhost:8080/.
I had previously had a quick go at getting the plugin version working and accessing /nuxeo/site and was trying that URL for the standalone version! As an aside. I failed to get the plugin version working due to a problem with the login-anonymous plugin not deploying with a: ObjectName: jboss.j2ee:service=EJB3,module=nuxeo-platform-login-anonymous-5.2.0.m1.jar State: FAILED Reason: java.lang.RuntimeException: Interceptor class not found: org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor I am assuming that my EP-5.2 / login plugin is just a little out-of-date. Will have to try with an up to date build another day... Thanks, Sean On Fri, 11 Jul 2008 11:59:46 +0200, Bogdan Stefanescu <[EMAIL PROTECTED]> wrote: > > Is WebEngine working when you access http://localhost:8080 ? > > The pending component in the loading status is not an error. It happens > because in the stand alone version > the platform type cannot be contributed since there is no nuxeo-ep > platform ... > This is simply a notification that a component (that anyway is not used > by WebEngine in standalone mode) > was not deployed because it's requisites are not met. > > So your server should work correctly even if you have this warning in > the log. > > May be this types of logs will be avoided in future by introducing > conditional component activation in Nuxeo Runtime (depending on the > current platform for example). > For now the only way to avoid the lo is to move the XML component in > another JAR that will be deployed only on JBoss version. > > Bogdan > > > sean.radford.tacola.com wrote: >> Hi, >> >> I can't get the stand-alone server to fire up correctly: >> >> ====================================================================== >> = Nuxeo EP Started >> ====================================================================== >> = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 65 >> * service:org.nuxeo.webengine.document.types requires >> [service:org.nuxeo.ecm.platform.types.TypeService] >> ====================================================================== >> Framework started in 6 sec. >> >> I've tried with both JDK 1.6 and 1.5. Any ideas? >> >> Thanks, >> >> Sean >> >> >> >> >> >> On Thu, 10 Jul 2008 22:26:16 +0200, Eric Barroca <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> >>> You can check it out here: <http://www.nuxeo.org/webengine>. And read >>> introduction slides here: >>> <http://slideshare.net/ebarroca/nuxeo-webengine-unveiled-496662/ >>> >. >>> >>> It features a complete web framework, including a Wiki engine, usable >>> standalone (with WebEngine standalone), or in Nuxeo EP. >>> >>> And last but not least, it start in 2s on my laptop, so it's not very >>> long to give a try (and it's one third of Nuxeo EP...) ! :-) >>> >>> And please, give us feedback, as we are actively seeking for it to >>> make WebEngine a first-class citizen of the web you like. >>> >>> Thanks, >>> >>> EB. >>> >>> -- >>> Eric Barroca - EVP Operations - +33 6 21 74 77 64 >>> www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org >>> Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform >>> >>> _______________________________________________ >>> ECM mailing list >>> [email protected] >>> http://lists.nuxeo.com/mailman/listinfo/ecm >>> -- Dr. Sean Radford, MBBS, MSc w: http://www.tacola.com t: 07802 24 24 86 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
