Version 4

    Minimal Portal Server Configuration

     

    based on JBoss 4.0.3SP1 and Portal 2.0.1RC1

     

    This page is a work in progress with the goal of specifying the optimal JBoss app server configuration to host JBoss Portal.

     

    According to Julien: "you can remove EJB, jms, management apps, scheduler service, http-invoker;

    what is mandatory is : JNDI, JCA, Tomcat, JACC."

     

    • These steps assume that your JBoss server configuration is called 'portal'.

    • Remove JMS: delete the server/portal/deploy/jms directory.

    • Remove the scheduler service: delete server/portal/deploy/scheduler-service.xml.

    • Remove the HTTP invoker: delete the server/portal/deploy/http-invoker.sar directory.

     

     

     

    Minimal Portal Server Config (by al_kiev)

     

    + based on JBoss 4.0.3SP1 and Portal 2.0 +

     

    This is my nearly first experience in JBoss Server and Portal.

    The results presented in PDF format as I'm slightly short in time to convert the text to proper wiki.

     

    Attached is the first part of the story. I'd name it VERY Minimal Jboss Web configuration.