Efficient download link is : http://svn.nuxeo.org/trac/nuxeo/browser/tools/installer/jboss-4.0.4.GA-ejb3-rc9p1.tar.gz?format=raw

Stefane Fermigier a écrit :
1. If you want to save yourself the hassle of running the upgrade procedure yourself (for setting up a development environment, I'm not talking about production sites), I have made a tarball of a ready-to-use jboss 4.0.4 with EJB3 RC9:


2. I have run half of the Selenium test suite on it and it works OK.

I'm going to upgrade the nightly builds scripts accordingly.

  S.

On Aug 23, 2007, at 3:24 AM, Eric Barroca wrote:

Hi again :-)

The procedure has been updated here:

Do not hesitate to send feedback.

Thanks,

EB.

On Aug 23, 2007, at 2:38 AM, Eric Barroca wrote:

Hi,

For all Nuxeo EP in operation, here is the procedure to switch from EJB3 RC8 to EJB3 RC9. It seems to work well.

We are going to run the complete suite of tests this Thuesday and update this procedure if needed.

This bug's resolution will be followed here: <https://svn.nuxeo.org/trac/nuxeo/wiki/EJB3RC8ToRC9>.

After the approval of this fix, we are going to roll out a new installer for Nuxeo EP 5.1.0.

Thanks,

EB.


Procedure
=========

1. Download JBoss EJB3 RC9 Patch 1 (and unzip it)

2. Open a Shell

3. Go to the directory "jboss-EJB-3.0_RC9_Patch_1"

4. set the environment variable JBOSS_HOME to the path of your jboss installation
   ex: "export JBOSS_HOME=<path to you jboss installation>"

5. Edit install.xml and change
     <property name="jboss.server.config" value="all"/>
   by
     <property name="jboss.server.config" value="default"/>

   (or put the name of your jboss's configuration if not "default")

6. Run "ant -f install.xml"

7. Go to JBOSS_HOME

8. Remove
     ./server/default/deploy/ejb3-entity-cache-service.xml
   and
     ./server/default/deploy/ejb3-clustered-sfsbcache-service.xml

9. You're done
_______________________________________________
ECM mailing list

_______________________________________________
ECM mailing list


--
Stefane Fermigier, CEO, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Nuxeo 5 EP is out! - Now Java EE based, standards compliant
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87



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


-- 
Julien CARSIQUE, Nuxeo (Paris, France)
Open Source Enterprise Content Management - http://www.nuxeo.org/
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !
Web: http://www.nuxeo.com/ - Tel: +33 6 09 06 38 03


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

Reply via email to