RFC - Group-Roles-Permissions for Jetspeed

2001-12-04 Thread ICM S Op Guest 5
Hi, because there's nobody working on GRP's we would like to implement it in our Jetspeed Version. We would also like to offer these upcoming changes to the jakarta team - for that, it would be fine if you could comment our proposal. Thanks, Andreas, Rony Groups/Roles/Permissions

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/portal/portlets/admin DaemonAdminPortlet.java

2001-12-04 Thread sgala
sgala 01/12/04 08:57:18 Modified:src/java/org/apache/jetspeed/portal/portlets/admin DaemonAdminPortlet.java Log: Security check and small javadoc cleanup Revision ChangesPath 1.22 +13 -9

Re: release 1.3a2

2001-12-04 Thread Santiago Gala
David Sean Taylor wrote: Ive been testing the release this evening, was about ready to move forward, when I discovered that Torque is no longer working from inside Jetspeed. So Im going to push the release back until we can resolve it. If anyway has anything else to commit, please respond to

AW: Jetspeed and Oracle.

2001-12-04 Thread Norman Schöneich
Hi, what's about the profiler: i want to use this method, but not implemented. (return null) public Profile getProfile(RunData data, ProfileLocator locator) throws ProfileException { PSMLDocument doc = fallback( locator, data ); return null; } -- To unsubscribe, e-mail:

cvs commit: jakarta-jetspeed/build build.xml

2001-12-04 Thread sgala
sgala 01/12/04 10:08:48 Modified:buildbuild.xml Log: We should copy the right jar to the war ;). It was broken in some targets. Revision ChangesPath 1.117 +3 -3 jakarta-jetspeed/build/build.xml Index: build.xml

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/profile BaseProfileLocator.java

2001-12-04 Thread sgala
sgala 01/12/04 10:10:48 Modified:src/java/org/apache/jetspeed/om/profile BaseProfileLocator.java Log: NPE when comparing to null Revision ChangesPath 1.4 +5 -1

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/registry/base BasePortletRegistry.java BaseRegistry.java

2001-12-04 Thread sgala
sgala 01/12/04 10:15:54 Modified:src/java/org/apache/jetspeed/om/profile/psml PsmlConfigElement.java PsmlControl.java PsmlController.java PsmlSkin.java src/java/org/apache/jetspeed/om/registry/base

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager/db DBOperations.java DBUtils.java DatabasePsmlManagerService.java

2001-12-04 Thread sgala
sgala 01/12/04 10:28:26 Modified:src/java/org/apache/jetspeed/services/psmlmanager PsmlImporter.java src/java/org/apache/jetspeed/services/psmlmanager/db DBOperations.java DBUtils.java

Re: Bug in multiple PSML

2001-12-04 Thread David Sean Taylor
bugzilla http://nagoya.apache.org/bugzilla/ - Original Message - From: Frans Thamura [EMAIL PROTECTED] To: Jetspeed Developers List [EMAIL PROTECTED] Sent: Monday, December 03, 2001 7:58 PM Subject: Re: Bug in multiple PSML Hi David, Where i can find the list of bugs??? Which bugs

Re: release 1.3a2

2001-12-04 Thread David Sean Taylor
Thanks Santiago. Glad to hear you didn't lose any work on your laptop. Lets please think about testing all critical areas of the system after committing this close to the release. I know we don't have any unit or system tests, but maybe a short list of features to test such as login/logout,

Re: JS Groups-Roles-Permissions

2001-12-04 Thread Phillip Rhodes
I have a few questions about our new security model implementation We need a JDBC implementation and an LDAP implementation What Object Relational layer (if any) are we going to use for the JDBC implementation. Some choices include castor, village, Torque, the JCorporate, ofbiz, and