cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld template.tld

2001-06-07 Thread raphael
raphael 01/06/07 15:01:29 Modified:webapp/WEB-INF/conf TurbineResources.properties admin.xreg webapp/WEB-INF/templates/jsp/screens/html ConfirmRegistration.jsp EditAccount.jsp Login.jsp webapp/WEB-INF/templates/jsp/screens/html/de

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

2001-06-07 Thread raphael
raphael 01/06/07 15:00:34 Modified:src/java/org/apache/jetspeed/modules/actions JLoginUser.java src/java/org/apache/jetspeed/modules/navigations JetspeedTopNavigation.java src/java/org/apache/jetspeed/portal/controllers

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

2001-06-07 Thread raphael
raphael 01/06/07 14:59:19 Modified:src/java/org/apache/jetspeed/portal/portlets VelocityPortlet.java Log: [fix] make sure the context objects are recycled Revision ChangesPath 1.4 +2 -0 jakarta-jetspeed/src/java/org/apache/jetspeed/por

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

2001-06-07 Thread raphael
raphael 01/06/07 14:59:02 Modified:src/java/org/apache/jetspeed/portal/controls VelocityPortletControl.java Log: [fix] make sure the context objects are recycled Revision ChangesPath 1.5 +8 -1 jakarta-jetspeed/src/java/org/apache/jetsp

Re: Login with admin.

2001-06-07 Thread Raphaël Luta
Jeff Marshall wrote: > > I downloaded from cvs this morning and I know there is on going work on > the customizer. The turbine user logs in but the admin user gets the > exception below. Once this is thrown, navigation for the session keeps > throwing a similar exception. > If you use the def

Login with admin.

2001-06-07 Thread Jeff Marshall
I downloaded from cvs this morning and I know there is on going work on the customizer. The turbine user logs in but the admin user gets the exception below. Once this is thrown, navigation for the session keeps throwing a similar exception. Horrible Exception: org.apache.velocity.exception.Res

RE: [Off-topic] Open Source and commercial companies

2001-06-07 Thread Kimpton,C (Chris)
Hi, > > We're winning, slowly and cautiously (as it should be) :-) > Are we? M$ stock is still rising rapidly... Look what happened to Netscape when M$ focussed its attention on the browser... I am all for OS - but I think if M$ sees it as a threat, then it will use its might to remove it

[Off-topic] Open Source and commercial companies

2001-06-07 Thread Santiago Gala
David Sean Taylor wrote: >>-- >>"Open source is not available to commercial companies." >>-Steve Balmer, CEO Microsoft >> >> > > lie lie lie lie lie > The bad thing is that the first part of the paragraph shows that Micro

RE: cvs commit:jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanagerCastorPsmlManagerService.java

2001-06-07 Thread David Sean Taylor
> -- > "Open source is not available to commercial companies." > -Steve Balmer, CEO Microsoft > lie lie lie lie lie - To unsubscribe, e-mail: [EMAIL PROTEC

Re: Branching for release

2001-06-07 Thread Santiago Gala
David Sean Taylor wrote: > Im experiencing problems with the latest cvs head. > In summary, I fail to even get the home page with Catalina and Resin. > With Tomcat, I get the homepage but the NewRSSPortlet is failing. > See details below... > > My network card just quit working on my developmen

Re: Problem with log4java (was: Branching for release)

2001-06-07 Thread Johnny Cass
Santiago Gala wrote: > > Johnny Cass wrote: > > > Santiago Gala wrote: > > > >> > >>Also, I'm seeing funny things with current CVS. > >> > >>- jetspeed.jar is not in the war, at least not in WEB-INF/lib ??? > >> > > > > The current build system does not add jetspeed.jar to the war. Instead, > >

Re: cvs commit:jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanagerCastorPsmlManagerService.java

2001-06-07 Thread Raphaël Luta
Jon Stevens wrote: > > on 6/6/01 3:27 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > +f = new File(TurbineServlet.getRealPath(fileOrUrl)); > > This is not right. You should use TurbineConfig. Dependencies on > TurbineServlet are bad. > Huh, TurbineServlet is the service

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/portal/portlets/customize CustomizePortlet.java

2001-06-07 Thread taylor
taylor 01/06/07 00:31:53 Modified:src/java/org/apache/jetspeed/portal/portlets/customize CustomizePortlet.java Log: updated CustomizePortlet to check which portlets may be personalized Revision ChangesPath 1.13 +10 -6 jakarta-jetspeed/s

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

2001-06-07 Thread taylor
taylor 01/06/07 00:30:17 Modified:src/java/org/apache/jetspeed/portal/controls AbstractPortletControl.java Log: added security checks into abstract portlet controller Revision ChangesPath 1.8 +23 -2 jakarta-jetspeed/src/java/org/apache

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/security AccessControl.java JetspeedDBSecurityService.java

2001-06-07 Thread taylor
taylor 01/06/07 00:28:53 Modified:src/java/org/apache/jetspeed/services JetspeedSecurity.java src/java/org/apache/jetspeed/services/security AccessControl.java JetspeedDBSecurityService.java Log: updated security service to support permission

cvs commit: jakarta-jetspeed/webapp/WEB-INF/db jetspeed.properties jetspeed.script

2001-06-07 Thread taylor
taylor 01/06/07 00:27:06 Modified:webapp/WEB-INF/db jetspeed.properties jetspeed.script Log: updated database permissions, entered two roles: 'admin' and 'user' to match .xreg files fixed another unique index problem in the turbine_user_group_role_table Revision Changes