Hi, This build (NXRntime.sar) is obsolete and it is no more working with latest nuxeo versions. It depends on what you need to do with Nuxeo Runtime. Do you want to run inside JBoss or do you want simply to build an application using nuxeo runtime? (You can also run a nuxeo runtime application as a standalone application without any application server)
If you need JBoss then you need to create an EAR application and put into into all runtme JARs like: nuxeo-runtime-xxx.jar, nuxeo-runtime-adapter-xxx.jar, nuxeo-runtime-osgi-xxx.jar. Also you need to deploy nuxeo-jboss-extensions-xxx.jar and nuxeo-common-xxx.jar into JBoss lib directory. If you want to use nuxeo runtime outside JBoss then it is more simpler since there are some available builds. Please tell me what you need to do and I will help you to set up your application. Bogdan Krys Malak wrote: > Hi, > > I recently wrote about my troubles with the Runtime demo. Is it possible > that they result from an incompatible NXRuntime.sar in my Jboss Server? Is > there a new Version of this package I could use? > Or what other options do I have if i want to deploy components that just use > the Nuxeo Runtime? What do I need to get it running properly? > > Cheers, > Krys > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
