[opencms-dev] OpenCms6.0RC1 and WebSphere 5.1 issues

Markus Kettunen markus.kettunen at propentus.fi
Tue Aug 16 08:38:48 CEST 2005


Hi Alex,

have you already solved these Websphere related problems in your
customer project?

I have found a partial solution for 1) which can be used if you just
have to edit some advanced properties with Websphere. Edit property.jsp
at /system/workplace/commons/

String action = request.getParameter("action");
	String uri = wp.getSelectedDialogUri();

	if (action != null && (action.equals("default")
	      || action.equals("define")
	      || action.equals("saveedit"))) {
		uri = "/system/workplace/commons/property_advanced.jsp";
	}	

	cms.include(uri, null, request.getParameterMap());

Hope someone can solve these Webpshere related problems because we have
couple of customer installations with Websphere and these problems are
really unpleasant.

Best Regards,
Markus



[opencms-dev] OpenCms6.0RC1 and WebSphere 5.1 issues
Alexander Kandzior alex at opencms.org 
Thu May 26 10:19:18 CEST 2005 

Previous message: [opencms-dev] OpenCms6.0RC1 and WebSphere 5.1 issues 
Next message: [opencms-dev] OpenCms 6.0 RC 1 released 
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] 

------------------------------------------------------------------------
--------

Guiseppe,
 
the issues you describe appear to be not overly complicated to solve. We
have a project with a customer scheduled for release end of August based
on
Websphere 5.1, so I'm confident we will sort out these issues soon.
 
Since we are no Websphere experts, any help is greatly appreciated.
Fromreading your post, 1) and 2) are likley caused by URLs that are not
correctly constructed (could be trivial). E.g. some containers do add a
"/"
to the context name, others don't, may be something like this. The
logging
is probably caused by some configuration issue on the logfile (log4j vs.
commons logging and which config file is used if Websphere already has
one
of these running). 

Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com <http://www.alkacon.com/> 



 


  _____  

From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Giuseppe
Guglielmetti
Sent: Wednesday, May 25, 2005 6:12 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] OpenCms6.0RC1 and WebSphere 5.1 issues


Hi list,
 
OpenCMSRC1 installed with WebSphere 5.1.0 presents the same problems of
previous version (Beta3).
 
The installation process works fine using installation procedure
contained
in http://mail.opencms.org/pipermail/opencms-dev/2005q1/016079.html.
The following know issues remain:
 
1) When you open up the advanced properties of a resource in the
workplace,
only a blank page opens up.(see
http://mail.opencms.org/pipermail/opencms-dev/2005q2/016993.html);

2)  When you open up a file with "editormain.jsp" (edit or edit control
code
in context) and exit the editor a blank page is displayed and
no way to navigate back. (see
http://mail.opencms.org/pipermail/opencms-dev/2005q2/017067.html)
In this case no javascript error are displayed;


3) OpenCms log file don't contain any messages (I've deleted
common-logging-1.0.4.jar from WEB-INF/lib to install OpenCms). In
Application Server log file no error/warn messages are present for
previous
problems.
 
These big issues don't allow in any way to use OpenCms with WebSphere.
 
Is there anyone using with success OpenCMS with WebSphere?
How can I investigate the causes of these problems?
 
Thanks a lot,
Giuseppe
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.opencms.org/pipermail/opencms-dev/attachments/20050526/0c2a
e790/attachment.html


------------------------------------------------------------------------
--------


Previous message: [opencms-dev] OpenCms6.0RC1 and WebSphere 5.1 issues 
Next message: [opencms-dev] OpenCms 6.0 RC 1 released 
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] 

------------------------------------------------------------------------
--------
More information about the opencms-dev mailing list



More information about the opencms-dev mailing list