Seems that the DefaultPortletController has been moved in the
JetspeedResources.properties file but not in the source tree.
DefaultPortletController is still in the controllers directory but the
default setting now has it one directory up.
Mark.
[EMAIL PROTECTED]
Index: JetspeedResources.properties
===========================================================
RCS file:
/products/cvs/jetspeed/jetspeed/src/config/JetspeedResources.properties,v
retrieving revision 1.36
diff -r1.36 JetspeedResources.properties
123c123
<
portletcontroller.default.classname=org.apache.jetspeed.portal.DefaultPortle
tController
---
>
portletcontroller.default.classname=org.apache.jetspeed.portal.controllers.D
efaultPortletController
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]