RowColumnControllerAction v.s. MultiColumnControllerAction

2002-09-26 Thread Glenn R. Golden
Does anybody know the difference between these and how they are used? Thanks. - Glenn - Glenn R. GoldenSystems Research Programmer School of Information University of Michigan [EMAIL PROTECTED]

DO NOT REPLY [Bug 13008] - CastorPsml: Hard crash when invalid PSML doc

2002-09-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: RowColumnControllerAction v.s. MultiColumnControllerAction

2002-09-26 Thread Glenn Golden
Ok, I've got it: RowColumnControllerAction handles the tab / menu panes, multi col handles the one, two, etc cols of portlets. - Glenn > -Original Message- > From: Glenn R. Golden [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 26, 2002 10:47 AM > To: jetspeed-dev > Subject: RowC

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/util MetaData.java

2002-09-26 Thread taylor
taylor 2002/09/26 10:35:59 Modified:src/java/org/apache/jetspeed/om/registry ContentURL.java src/java/org/apache/jetspeed/portal Portlet.java PortletController.java src/java/org/apache/jetspeed/services/security

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/portal/controls VelocityPortletControl.java

2002-09-26 Thread morciuch
morciuch2002/09/26 14:04:59 Modified:src/java/org/apache/jetspeed/portal/controls VelocityPortletControl.java Log: Bug fix: info icon was added twice under certain security configurations (for example, if security ref only had view, info and print_friendly p

Implementing PortalAuthentication

2002-09-26 Thread Danilo Luiz Rheinheimer
Hello, I am starting to make some custom classes to fill my needs of authendication/user manegment. To do it I am implementing classes with the interfaces described on http://jakarta.apache.org/jetspeed/site/security.html The first class implements PortalAuthentication and is here : pu

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/portal/expire Expire.java FileWatcher.java

2002-09-26 Thread taylor
taylor 2002/09/26 19:17:24 Modified:src/java/org/apache/jetspeed/portal/expire Expire.java FileWatcher.java Log: Implemented Serializable as required for reloadable webapp feature (needed to maintain sessions). Revision ChangesPath 1.4 +12