If you don't want to wait for the next release you can fix this problem easily 
(no build or deploy involved)

  | edit 
jboss-4.0.0/server/standard/deploy/portal-core.sar/portal-core.war/WEB-INF/jsp/cms/admin/confirmcreatecollection.jsp
 
  | on line 2 change <%@ page language="java" 
extends="org.jboss.portal.core.servlet.jsp.PortalJSP" %> to <%@ page 
language="java" extends="org.jboss.portal.core.servlet.jsp.PortalJsp" %>
  | i.e. make the 'sp' in 'PortalJSP' lower case.
  | make the same edit to to confirmcopy.jsp in the same directory. 
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864039#3864039

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864039


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to