No, you need to install JBoss in the usual way.
The isolation is done at the nuxeo.ear level by specifying
a custom loader repository in nuxeo.ear/META-INF/jboss-app.xml
<loader-repository>
org.nuxeo:loader=nuxeo.ear
<loader-repository-config>java2ParentDelegation=false</loader-repository-config>
</loader-repository>
Bogdan
Mirto Silvio Busico wrote:
Bogdan Stefanescu ha scritto:
This means you can safely deploy nuxeo5 along other applications.
When having multiple applications that are using same libraries but
having different versions
you may have trouble because of class version conflicts.
To solve this you need to isolate your application from the other ones
- in that way the libraries from other ears
will be not visible from your ear (and vice versa).
Also this enable Nuxeo5 to use different versions of libraries than
the ones that comes by default with jboss.
Bogdan
There are different instructions about installing Jboss?
I mean: is the flag "enable deployment isolation / call by value" to be
cheked? (by default it is not checked)
Thanks
Mirto
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm