[opencms-dev] Installing on WebSphere 6.1 and SQL Sever

Chauhan, Amit Amit_Chauhan at intuit.com
Thu May 7 23:58:15 CEST 2009


Wendy,

 

Check if there’s a conflict between jstl.jar that comes with OpenCMS and the one that might be included in Websphere.

 

If yes, then use the one that comes with OpenCMS and remove the one that’s from Websphere.

 

Thanks

Amit Chauhan

From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Cameron, Wendy
Sent: Wednesday, May 06, 2009 4:00 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] Installing on WebSphere 6.1 and SQL Sever

 

Hi All,

 

I have downloaded the OpenCMS 7.0.5 war and installed that war on WebSphere Application Server 6.1 Fix Pack 23 with EJB 3 feature pack and Web 2.0 feature pack.

I am using SQL Server 2003.

 

However I don’t think the application is quite configured correctly as I cant seem to get any context menus to come up.  I have done some searching relating to this problem. I have found some information but am unable to figure out how this helps.

 

1. Replacing:

<c:set var="imagetitle">${cms:vfs(pageContext).property[image]['Title']}</c:set>

with

<c:set var="imagetitle"><%= ((java.util.Map) org.opencms.jsp.util.CmsJspElFunctions.getVfsAccessBean(pageContext).getProperty().get((String)pageContext.getAttribute("image"))).get("Title") %></c:set>

 

But I have no idea where or how to do this?

I also read something about changing a forward property to redirect but I have no idea where or how to change this property.

Most info I can find on installing to WebSphere is bit cryptic for someone new to OpenCMS.

 

Anyone can help me I would appreciate it/thanks 

 

Regards Wendy

IMPORTANT NOTICE: 
The information in this email (and any attachments) is confidential. If you are not the intended recipient, you must not use or disseminate the information. If you have received this email in error, please immediately notify me by "Reply" command and permanently delete the original and any copies or printouts thereof. Although this email and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by American International Group, Inc. or its subsidiaries or affiliates either jointly or severally, for any loss or damage arising in any way from its use.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20090507/1a6ffea8/attachment.htm>


More information about the opencms-dev mailing list