All,

Presentation Server now runs out of the box on JBoss. You will need to get an "unstable build" (URL below) and follow these instructions (you can also find them in the Installing Orbeon Presentation Server section of the documentation):

    1. Assuming that JBOSS_HOME represents the location of your JBoss
       installation: create a new
       JBOSS_HOME/server/default/deploy/orbeon.war directory.
    2. Unzip orbeon.war in the orbeon.war directory you just created.
    3. Edit JBOSS_HOME/bin/run.bat (or run.sh on UNIX). Look for the
       line that starts with set JAVA_OPTS. Add at the end of this
       line the following option:
       -Dorg.jboss.logging.Log4jService.catchSystemOut=false
    4. Edit JBOSS_HOME/server/default/deploy/jbossweb-tomcat50.sar/
       META-INF/jboss-service.xml and change the value in
       <attribute name="UseJBossWebLoader"> from false to true.
    5. Start JBoss by running JBOSS_HOME/bin/run.bat
       (or run.sh on UNIX).

You can get the latest "unstable" build of Presentation Server from:
http://orbeon.sourceforge.net/unstable-blds/presentation-server/

Alex


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to