[jira] Commented: (JS2-516) Make selection of last visited page in folder on folder request optional

2006-03-21 Thread Randy Watler (JIRA)
[ http://issues.apache.org/jira/browse/JS2-516?page=comments#action_12371376 ] Randy Watler commented on JS2-516: -- This will be configurable in the Spring configuration as is other options for the Portal-Site component. > Make selection of last visited pa

[jira] Assigned: (JS2-516) Make selection of last visited page in folder on folder request optional

2006-03-21 Thread Randy Watler (JIRA)
[ http://issues.apache.org/jira/browse/JS2-516?page=all ] Randy Watler reassigned JS2-516: Assign To: Randy Watler > Make selection of last visited page in folder on folder request optional > --

svn commit: r387661 - in /portals/jetspeed-2/trunk: maven-plugin/plugin.jelly project.properties

2006-03-21 Thread ate
Author: ate Date: Tue Mar 21 14:52:24 2006 New Revision: 387661 URL: http://svn.apache.org/viewcvs?rev=387661&view=rev Log: See http://issues.apache.org/jira/browse/JS2-174#action_12371328 Updating deps to use new 1.0.1-dev version of bridge-common. The maven-1 plugin will now automatically clean

[jira] Commented: (JS2-174) Support Tomcat TCP Clustering

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-174?page=comments#action_12371328 ] Ate Douma commented on JS2-174: --- Bridges common provides a TabBean class which turns out not to be serializable either (used by the j2-admin portlets). This requires a new bug fix

svn commit: r387648 - /portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/portalsite/PortalSiteSessionContext.java

2006-03-21 Thread ate
Author: ate Date: Tue Mar 21 14:24:47 2006 New Revision: 387648 URL: http://svn.apache.org/viewcvs?rev=387648&view=rev Log: http://issues.apache.org/jira/browse/JS2-174: Support Tomcat TCP Cluster Session attributes needs to be Serializable. Note: this required rebuilding of the jetspeed-api and u

[jira] Commented: (JS2-174) Support Tomcat TCP Clustering

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-174?page=comments#action_12371320 ] Ate Douma commented on JS2-174: --- Initial reported problem of the non-Serializable WeahHashMap object problem solved. But, more to come so keeping this issue open until I've got J2

svn commit: r387646 - /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/request/JetspeedRequestContext.java

2006-03-21 Thread ate
Author: ate Date: Tue Mar 21 14:20:45 2006 New Revision: 387646 URL: http://svn.apache.org/viewcvs?rev=387646&view=rev Log: http://issues.apache.org/jira/browse/JS2-174: Support Tomcat TCP Cluster Session attributes needs to be Serializable. In this case, the PortalReservedParameters.PREFERED_LANG

[jira] Updated: (JS2-174) Support Tomcat TCP Clustering

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-174?page=all ] Ate Douma updated JS2-174: -- Component: Other (was: Security) (was: Components Core) (was: SSO) Summary: Support Tomcat TCP Clusteri

[jira] Commented: (JS2-174) TOMCAT TCP CLUSTER IS NOT SUPPORTED

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-174?page=comments#action_12371316 ] Ate Douma commented on JS2-174: --- I'm gonna update and adjust this issue (including its topic) to reflect my target: get Jetspeed-2 (2.1-dev) properly working on a Tomcat Cluster >

[jira] Assigned: (JS2-174) TOMCAT TCP CLUSTER IS NOT SUPPORTED

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-174?page=all ] Ate Douma reassigned JS2-174: - Assign To: Ate Douma > TOMCAT TCP CLUSTER IS NOT SUPPORTED > --- > > Key: JS2-174 > URL: http://issues.apache.org/jira/

[jira] Closed: (JS2-436) Need Urgent Help when deploy J2 on weblogic8.1

2006-03-21 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-436?page=all ] Ate Douma closed JS2-436: - Resolution: Incomplete I'm closing this one for the following reasons: - problem descriptions are too vague/incomplete to go by - the first described problem is a duplicate

[jira] Created: (JS2-516) Make selection of last visited page in folder on folder request optional

2006-03-21 Thread Joachim M?ller (JIRA)
Make selection of last visited page in folder on folder request optional Key: JS2-516 URL: http://issues.apache.org/jira/browse/JS2-516 Project: Jetspeed 2 Type: Improvement Components: Profil

[jira] Created: (JS2-515) last version, there is some error in title of psml files.

2006-03-21 Thread Cubehead Fang (JIRA)
last version, there is some error in title of psml files. - Key: JS2-515 URL: http://issues.apache.org/jira/browse/JS2-515 Project: Jetspeed 2 Type: Bug Components: i18n and l10n Versions: 2.1-dev

[jira] Updated: (JS2-515) last version, there is some error in title of psml files.

2006-03-21 Thread Cubehead Fang (JIRA)
[ http://issues.apache.org/jira/browse/JS2-515?page=all ] Cubehead Fang updated JS2-515: -- Attachment: page.diff fixed. > last version, there is some error in title of psml files. > - > > Key:

LDAP and Roles

2006-03-21 Thread JSH Hater
Hi everyone, I'm working with Jetspeed 2.0 and I configured authentication against LDAP Server (IBM Secure Way). I've created two organizationUnit objects in LDAP, one for users and one for groups. I've created a user named 'test' with this ldif file: version: 1 dn: uid=test,ou=users,dc=localdo

svn commit: r387469 - in /portals/jetspeed-2/trunk: maven-archetypes/portal-resources/build.xml portal/build.xml

2006-03-21 Thread rwatler
Author: rwatler Date: Tue Mar 21 01:31:16 2006 New Revision: 387469 URL: http://svn.apache.org/viewcvs?rev=387469&view=rev Log: add Dojo javascript library deployment to M2 build and archetype Modified: portals/jetspeed-2/trunk/maven-archetypes/portal-resources/build.xml portals/jetspeed-

svn commit: r387462 - in /portals/jetspeed-2/trunk: components/page-manager/src/java/JETSPEED-INF/castor/ components/page-manager/src/java/JETSPEED-INF/ojb/ components/page-manager/src/java/org/apache

2006-03-21 Thread rwatler
Author: rwatler Date: Tue Mar 21 01:00:46 2006 New Revision: 387462 URL: http://svn.apache.org/viewcvs?rev=387462&view=rev Log: add mode, x, y, z, width, and height standard properties for Fragments to support persistent desktop like portlet window layouts Modified: portals/jetspeed-2/trunk