[opencms-dev] OpenCMS Installation on Webshpere app server

Schliemann, Kai K.Schliemann at comundus.com
Thu Jan 28 18:27:47 CET 2010


Hi Dylan,
if Mario's howto works would you be please so kind and add his howto to www.opencms-wiki.org (if he agrees).

TIA
Regards
Kai


-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Dylan Milks
Gesendet: Donnerstag, 28. Januar 2010 18:22
An: The OpenCms mailing list
Betreff: Re: [opencms-dev] OpenCMS Installation on Webshpere app server

That's it?  Great, sounds easy enough.  I will try it out.

Thanks Mario for your help.

- Dylan

-----Original Message-----
From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Mario Jäger
Sent: Thursday, January 28, 2010 11:06 AM
To: The OpenCms mailing list
Subject: Re: [opencms-dev] OpenCMS Installation on Webshpere app server

Hi Dylan,

Log in to the WebSphere administration console, typically: http://localhost:9060/ibm/console/ and 
navigate to "Applications" > "Install New Application". Enter the path to the opencms.war file in 
the field "Path to the new application", and the right "Context Root", typically 'opencms.war' 
(the .war is necessary!), then click "Next".

In "Step 1: Select installation options", 
  -	uncheck "Distribute application"
  -	uncheck "Enable class reloading"
  -	set file permissions to ".*\.dll=777#.*\.so=777#.*\.a=777#.*\.sl=777" 
  
Then click "Next" 3 more times and "Finish". Then click on "Save directly to the master configuration".

This process creates several configuration files under:
  ${WAS_HOME}/profiles/${SERVER_NAME}/config/cells/${NODE_NAME}Cell/applications/opencms_war.ear/
 
Now you can see the installed application under "Applications" > "Enterprise Applications", but it 
is stopped. To be able to start the application you have to unpack opencms.war manually under
  ${WAS_HOME}/profiles/${SERVER_NAME}/installedApps/${NODE_NAME}Cell/opencms_war.ear/opencms.war/
  
And you have to copy ${WAS_HOME}/profiles/${SERVER_NAME}/config/cells/${NODE_NAME}Cell/applications/opencms_war.ear/deployments/opencms_war/META-INF/ 
To  ${WAS_HOME}/profiles/${SERVER_NAME}/installedApps/${NODE_NAME}Cell/opencms_war.ear/META-INF/
  
Then restart Websphere and install OpenCms as normally described in the documentation.

-- 
Kind Regards,
Mario.
 
-------------------
Mario Jäger
 
Alkacon Software GmbH  - The OpenCms Experts                    
http://www.alkacon.com - http://www.opencms.org


Dylan Milks schrieb:
>
> Hi OpenCms group,
>
> Does anyone have experience installing OpenCMS on a Websphere server?
>
> I need to install OpenCMS 7.5.2 onto a Websphere 7 app server (the 
> exact versions aren't too important). I understand that installing 
> OpenCms on Websphere does not work "out of the box". Any guidance or 
> instructions would be appreciated.
>
> Regards,
>
> - Dylan
>
> --------------------------------------------------------------------------------- 
> The contents of this communication, including any attachment(s), are
> confidential and may be privileged.  If you are not the intended recipient (or
> are not receiving this communication on behalf of the intended recipient),
> please notify the sender immediately and delete or destroy this communication
> without reading it, and making, forwarding or retaining any copy or record of it
> or its contents.  Thank you.
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> 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

_______________________________________________
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



--------------------------------------------------------------------------------- 
The contents of this communication, including any attachment(s), are
confidential and may be privileged.  If you are not the intended recipient (or
are not receiving this communication on behalf of the intended recipient),
please notify the sender immediately and delete or destroy this communication
without reading it, and making, forwarding or retaining any copy or record of it
or its contents.  Thank you.

_______________________________________________
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



More information about the opencms-dev mailing list