[opencms-dev] Using OpenCMS with Jboss
Robin Sharma
preska2000 at yahoo.com
Wed May 10 19:31:00 CEST 2006
Thanks, I did deployed the exploded war file. But I
also modified the config files as mentioned by Jordi
and it worked.
--- François-Léonard Gilbert <gilbertf at gmail.com>
wrote:
> This problem is caused by the way JBoss handles WAR
> files on
> execution. JBoss extracts the file in a new
> temporary directory (ex.:
> opencmstmp00590591.war) at every init. The way the
> OpenCms install
> routine checks where it is installed returns this
> temporary directory
> name instead of the world-accessible ("real")
> directory (ex.:
> opencms).
>
> A way to sidestep this issue is to deploy OpenCms as
> an unpacked WAR file.
>
> What I have done is unzip the opencms.war file in
> the
> /deploy/opencms.war/ directory in JBoss. The
> opencms.war directory
> can be renamed but must retain it's .war extension.
> After that, you
> have to grant read, write and execution rights on
> the directory if you
> JBoss install is on Linux/Unix.
>
> After that, all the checks on installation will be
> green, and you will
> be good to go; no config or file modification to be
> done!
>
> François-Léonard Gilbert
>
> _______________________________________________
> This mail is sent to you from the opencms-dev
> mailing list
> To change your list options, or to unsubscribe from
> the list, please visit
>
http://lists.opencms.org/mailman/listinfo/opencms-dev
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the opencms-dev
mailing list