Could you open a Jira ticket describing what you had to update / move so that we can integrate these fixes in the default packaging ?
On 20 October 2010 10:13, Youri Ginieys <[email protected]> wrote: > Hello, > > > > Moving the granite jars to nuxeo.ear/lib solved the issue. > > > > Youri > > > ------------------------------ > > *De :* [email protected] [mailto:[email protected]] *De > la part de* Youri Ginieys > *Envoyé :* lundi 18 octobre 2010 13:44 > *À :* 'Thierry Delprat' > > *Cc :* [email protected] > *Objet :* Re: [Ecm] Flex Samples > > > > Hello Thierry, > > > > This is a standard Nuxeo 5.3.2 setup, using the windows installer and > without any specific configuration (no other database, no ldap, etc..). > > The Flex samples were checkout and built from > http://hg.nuxeo.org/addons/nuxeo-platform-flex at branch 5.3 > (summary: Upgrade to stable Granite 1.1.0.GA). > > Then I have to add “granite-core-1.1.0.GA.jar” and > “granite-seam-1.1.0.GA.jar” in the “NuxeoDM-5.3.2\server\default\lib” > directory to avoid ClassNotFoundExeption on Granite classes. > > > > The jboss-seam Jars are in > “NuxeoDM-5.3.2\server\default\deploy\nuxeo.ear\lib”, and I guess I should > move the granite Jar in the same directory. > > I’ll try it this afternoon and let you known. > > > > Regards, > > > > Youri > > > ------------------------------ > > *De :* Thierry Delprat [mailto:[email protected]] > *Envoyé :* lundi 18 octobre 2010 11:08 > *À :* Youri Ginieys > *Cc :* [email protected] > *Objet :* Re: [Ecm] Flex Samples > > > > The missing classes are in Jboss-seam.jar. > > If you miss that jar, your Nuxeo DM should not run either. > > > > Can you tell us more about your test setup ? > > > > Tiry > > On 18 October 2010 10:52, Youri Ginieys <[email protected]> wrote: > > Hello, > > > > I’m trying to deploy Flex Sample in Nuxeo 5.3.2. > > When opening : > > http://localhost:8080/nuxeo/flexsamples/browser.swf > > I get in the console : > > > > Caused by: java.lang.NoClassDefFoundError: org/jboss/seam/core/Manager > > at > org.granite.seam.SeamInterceptor.destroySeamContext(SeamInterceptor.java:222) > > at > org.granite.seam.SeamInterceptor.after(SeamInterceptor.java:106) > > at > org.granite.messaging.amf.process.AMF3MessageProcessor.process(AMF3MessageProcessor.java:67) > > at > org.granite.messaging.amf.process.AMF0MessageProcessor.process(AMF0MessageProcessor.java:71) > > at > org.granite.messaging.webapp.AMFMessageServlet.doPost(AMFMessageServlet.java:59) > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:710) > > > > Any idea about the JAR that is missing ? > > > > Thanks, > > > > Youri Ginieys > > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm > > >
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
