|
Subject: Re: Problems with WebSphere 6.1 and OpenCms 7.0.4 Newsgroups: gmane.comp.cms.opencms.devel Date: 2008-08-01 07:38:21 GMT (10 weeks, 4 days and 34 minutes ago)
Hi Raul,
I haven't had such problems, but I had some others when
installing OpenCms on WebSphere.
First, use OpenCms 7.0.5 if you can. You will be sure to
have a proper "upload" functionality.
Then, sometimes I had a lot of strange problems, but it was
due to an unproper setup process. So I suggest you uninstall the application
completely, and then re-install it.
Now, I will probably propose a documentation I wrote for
WebSphere 6.0 to the community but untill it is ready, I can share this with
you. Following these steps, I could always have working OpenCms
![]() -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1.4. Install with IBM Console
Login to the IBM console, go to Enterprise Applications and click install. Choose the war file. Set the context root to /opencms. Leave default values for the rest of the installation. For installation options, choose your application name, for instance OPENCMS. Don't forget to map the application to an application server & IHS. 1.5. Configure the application server & application In IBM console, add the following custom properties to the application server: Name Value java.awt.headless true client.encoding.override UTF-8 Locate OpenCms application and change the following properties: WebModule (find opencms.war module) => set Classloader Mode: PARENT_LAST (on WAS 6.1: "Classes loaded with application class loader first") set WAR Classloader Policy: Application (on WAS 6.1: Class loading and update detection / WAR class loader policy: change to "Single class loader for application") 1.6. Run Setup Start the application server. Access OpenCms setup. Example: http://myhost/opencms/setup The import of modules takes a lot of time but you should end up with such a message: 1.7. Run the application
At the end of setup, stop the application server and
restart.
Then access the application, for example at: http://myhost/opencms/opencms/system/login/ You should finally be prompted with the login page! ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- This does not seem to be
directly linked to your problem, but hopefully, if you restart the installation
process from scratch and follow these steps, you will be up and running
These instructions should work on 6.0 or
6.1.Olivier
Olivier
CHIROUZE
_______________________________________________ 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 |
|
||