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

Cameron, Wendy Wendy.Cameron at aig.com
Thu May 7 00:59:43 CEST 2009


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).getProp
erty().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/b836e914/attachment.htm>


More information about the opencms-dev mailing list