Sounds like you grabbed the alpha binary or source release. I fixed the paths 
to our JSP lib one day later, unfortunately. You should see a trace in your 
logs about PortalJSP-lib not found, or someting to that effect.

If you check out from HEAD, you're fine. Otherwise, you have to change the jsps 
that are breaking... to this (note the case of PortalJsp is whats wrong):

<%@ page language="java" extends="org.jboss.portal.core.servlet.jsp.PortalJsp" 
%>

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

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


-------------------------------------------------------
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
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to