OpenCms 7 on glassfish 2

OpenCms 7,  a great Open Source CMS seems not to work on glassfish 2. We tried OpenCMS 6 last year with glassfish 1 and we had no problems, but didn’t go into production with this setting.

This entry was posted in glassfish and tagged , , . Bookmark the permalink.

6 Responses to OpenCms 7 on glassfish 2

  1. Have you already posted a query at USERS@glassfish.dev.java.net? – eduard/o

  2. D Fedak says:

    I’ve mad it work… you need to uncomment the lines in the opencms’s web.xml file relating to the ‘BEA’ workarounds (and you also need to delete the ‘description’ elements for the params for the xml to load properly):

    OnErrorExitWithoutException
    true

    and

    OnErrorExitWithoutException
    true

    RequestErrorPageAttribute
    weblogic.servlet.errorPage

    And of course, you need to deploy it from a directory from the exploded WAR… finally, once deployed, you need to restart your domain ;)

    -D

  3. To D FedaK: Thanks !

    Try to give this back to http://www.alkacon.com/ .

    Thorleif

  4. Mahran says:

    Hi
    Can u pleas explain what is “the ‘BEA’ workarounds “?

    thanks

  5. gg says:

    what do you mean with ‘bea’ workarounds?

  6. gg-cba says:

    I found it!

    take a look at http://sinocow.com/ and search ‘BEA WLS’ term, copy&paste to your web.xml

    But, still… doesn’t work :(

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>