Hi,

You just have to create a new ant file, let's say build-custom.xml that will do an <import file="org.nuxeo.ecm.webapp/build.xml"> (untested :-) ) and then create in your build file a target deploy- tomcat-security (that will override the main one) and do what you need.


Thanks,

EB.


On 7 févr. 07, at 18:21, Eric Kleinhans wrote:

Julien Anguenot a écrit :
Eric Kleinhans wrote:

Julien Anguenot a écrit :

Eric Kleinhans wrote:


In our Jboss integration process we have to install Jboss from the
jboss-4.0.4.GA.zip distribution.
It appears that the configuration file organisation for this
distribution is different from the one you get
using the JEMS installer (used in the NUXEO install how-to).

The pb I have is that the Nuxeo deployment process (ant deploy) expects
a jboss-service.xml file
in the server\default\deploy\secutity.sar\META-INF subdir to modify
this file.  When  jboss is installed  with
the JBOSS.4.0.4.GA.zip, there is no deploy\secutity.sar created and the
security configuration is
located in the server\default\conf\jboss-service.xml instead.

What is the best way to change the deployment configuration in order to
modify server\default\conf\jboss-service.xml
instead of server\default\deploy\secutity.sar\META-INF\jboss- service.xml.?


Why can't you use the jems installer, we specified as requirement,
instead of hacking the NXP deployment ?

        J.


Installing Jboss from the jboss-4.0.4.GA.zip distribution is a requirement from our integration/qualification team.

ok. And what about basing your distribution on the Nuxeo installer in
which you will add your components ?  Not possible neither ?

If not the only option will be to maintain your own branch of the
component assuming a jems setup in which you will change the deploy script.

As well, you need to be sure about the EJB3 version embedded in the
jboss-4.0.4.GA.zip. It should be EJB3 > RC8.  Is it the case ?

        J.



jboss-4.0.4.GA.zip does not include EJB3. EJB3-RC8 (from the .jar bundle) is added afterward in our install process

Anyway is there (or will be) any doc that specifies :
1) the Nuxeo requirement concerning Jboss (beyond "use jems installer and select ejb3..") 2) the jboss config files (and the expected location) that are modified during the deployment process So that we can build a compliant environment for Nuxeo and our our legacy applications from our standard (and qualified) JBoss installation bundles.

Eric





_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

--
Éric Barroca - Ex. VP of Operations - +33 6 21 74 77 64
www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to