cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/modules/actions CreateNewUserAndConfirm.java

2001-05-08 Thread taylor
taylor 01/05/08 23:35:57 Modified:src/java/org/apache/jetspeed/modules/actions CreateNewUserAndConfirm.java Log: for some reason doing setScreen("Home") doesn't find the Home screen, but only with JSP im doing a setScreenTemplate("Home") which works for b

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/jsp/screens Home.jsp

2001-05-08 Thread taylor
taylor 01/05/08 23:34:26 Added: webapp/WEB-INF/templates/jsp/screens Home.jsp Log: for some reason doing setScreen("Home") doesn't find the Home screen, but only with JSP added to file, and im doing a setScreenTemplate("Home") which works for both JSP and Velocity necessary

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedResources.properties

2001-05-08 Thread taylor
taylor 01/05/08 23:30:20 Modified:webapp/WEB-INF/conf JetspeedResources.properties Log: 1.21 of this file seems to have merged out 'confirm.email.enable' -- frustration inc. Revision ChangesPath 1.27 +3 -1 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResource

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/anon/html/en default.psml

2001-05-08 Thread taylor
taylor 01/05/08 23:25:31 Modified:webapp/WEB-INF/psml/anon/html/en default.psml Log: remove debugging crap Revision ChangesPath 1.2 +1 -1 jakarta-jetspeed/webapp/WEB-INF/psml/anon/html/en/default.psml Index: default.psml ===

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/user/turbine/wml default.psml

2001-05-08 Thread taylor
taylor 01/05/08 12:58:55 Added: webapp/WEB-INF/psml/user/turbine/wml default.psml Log: added wml resource for turbine user Revision ChangesPath 1.1 jakarta-jetspeed/webapp/WEB-INF/psml/user/turbine/wml/default.psml Index: default.psml

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/user/turbine/wml - New directory

2001-05-08 Thread taylor
taylor 01/05/08 12:58:18 jakarta-jetspeed/webapp/WEB-INF/psml/user/turbine/wml - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/user/turbine/html default.psml

2001-05-08 Thread taylor
taylor 01/05/08 12:58:00 Modified:webapp/WEB-INF/psml/user/turbine/html default.psml Log: modified default.psml so that it works with customizer removed CardPortletController and PanedPortletControl since the Customizer doesn't support card Cards and Panes Revision Changes

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/anon/html default.psml

2001-05-08 Thread taylor
taylor 01/05/08 12:55:13 Modified:webapp/WEB-INF/psml/anon/html default.psml Log: remove 'anonymous' from title Revision ChangesPath 1.2 +1 -1 jakarta-jetspeed/webapp/WEB-INF/psml/anon/html/default.psml Index: default.psml =

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/anon/wml default.psml

2001-05-08 Thread taylor
taylor 01/05/08 12:53:54 Added: webapp/WEB-INF/psml/anon/wml default.psml Log: added default.psml for wml Revision ChangesPath 1.1 jakarta-jetspeed/webapp/WEB-INF/psml/anon/wml/default.psml Index: default.psml ==

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/anon/html default.psml

2001-05-08 Thread taylor
taylor 01/05/08 12:53:24 Added: webapp/WEB-INF/psml/anon/html default.psml Log: added default.psml for html Revision ChangesPath 1.1 jakarta-jetspeed/webapp/WEB-INF/psml/anon/html/default.psml Index: default.psml ===

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

2001-05-08 Thread taylor
taylor 01/05/08 12:49:04 Modified:src/java/org/apache/jetspeed/util/customization AllowablePortletSet.java Log: removed some stray tabs and cr Revision ChangesPath 1.3 +12 -13 jakarta-jetspeed/src/java/org/apache/jetspeed/util/customiza

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

2001-05-08 Thread taylor
taylor 01/05/08 12:21:00 Modified:src/java/org/apache/jetspeed/util PSMLManager.java src/java/org/apache/jetspeed/util/customization AllowablePortletSet.java Log: when saving from the customizer, if the profile for each mediatype doesn't exist

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/profiler JetspeedProfilerService.java ProfilerService.java

2001-05-08 Thread taylor
taylor 01/05/08 12:18:20 Modified:src/java/org/apache/jetspeed/services/profiler JetspeedProfilerService.java ProfilerService.java Log: added method createUserProfile(RunData rundata, String userName, MimeType mimeType) with new MimeType parameter necessa

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

2001-05-08 Thread taylor
taylor 01/05/08 12:17:48 Modified:src/java/org/apache/jetspeed/services Profiler.java Log: added method createUserProfile(RunData rundata, String userName, MimeType mimeType) with new MimeType parameter necessary for creating new profiles for any given mediatype from the customi

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedResources.properties

2001-05-08 Thread raphael
raphael 01/05/08 12:10:26 Modified:webapp/WEB-INF/conf JetspeedResources.properties Log: add persistence support to registry implementation Revision ChangesPath 1.26 +5 -2 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties Index: JetspeedRe

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf registry.xml

2001-05-08 Thread raphael
raphael 01/05/08 12:09:59 Modified:webapp/WEB-INF/conf registry.xml Log: add persistence support to registry implementation Revision ChangesPath 1.3 +9 -5 jakarta-jetspeed/webapp/WEB-INF/conf/registry.xml Index: registry.xml

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry CastorRegistryService.java RegistryFragment.java

2001-05-08 Thread raphael
raphael 01/05/08 12:09:18 Modified:src/java/org/apache/jetspeed/services/registry CastorRegistryService.java RegistryFragment.java Log: add persistence support to registry implementation Revision ChangesPath 1.7 +185 -62 jakarta-jetspeed/

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry NormalizedPortletEntry.java

2001-05-08 Thread raphael
raphael 01/05/08 10:06:25 Modified:src/java/org/apache/jetspeed/services/registry NormalizedPortletEntry.java Log: add complete support for media types references in registry (forgot to update this file...) Revision ChangesPath 1.3 +182 -5

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry RegistryFragment.java

2001-05-08 Thread raphael
raphael 01/05/08 07:23:56 Modified:src/java/org/apache/jetspeed/services/registry RegistryFragment.java Log: more sensible implementation of the registry fragment storage (ie the same as CastorRegsitryService) Revision ChangesPath 1.3 +32

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf registry.xml

2001-05-08 Thread raphael
raphael 01/05/08 07:22:31 Modified:webapp/WEB-INF/conf registry.xml Log: add complete support for media types references in registry Revision ChangesPath 1.2 +11 -1 jakarta-jetspeed/webapp/WEB-INF/conf/registry.xml Index: registry.xml ===

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/newregistry/base BaseMediaType.java BasePortletInfoEntry.java

2001-05-08 Thread raphael
raphael 01/05/08 07:21:51 Modified:src/java/org/apache/jetspeed/om/newregistry PortletControllerEntry.java PortletInfoEntry.java src/java/org/apache/jetspeed/om/newregistry/base BasePortletInfoEntry.java Added: src/j

Re: System property org.xml.sax.driver not specified

2001-05-08 Thread raphael . luta
Santiago Gala wrote: > > Santiago Gala wrote: > > > [EMAIL PROTECTED] wrote: > > > >> David Sean Taylor wrote: > >> > >>> Santiago -- Im failing to get your recent xalan mods to work. > >>> (cvs commit: jakarta-jetspeed/lib xalan-2.0.1.jar xalan.jar) > >>> > >>> > >> > >> I tried with a Tomcat 3

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf controls.xreg

2001-05-08 Thread raphael
raphael 01/05/08 03:07:38 Modified:webapp/WEB-INF/conf controls.xreg Log: fix a registry control entry Revision ChangesPath 1.3 +1 -2 jakarta-jetspeed/webapp/WEB-INF/conf/controls.xreg Index: controls.xreg ===

cvs commit: jakarta-jetspeed/webapp/WEB-INF/xsl jpc-full.xsl

2001-05-08 Thread raphael
raphael 01/05/08 03:05:57 Modified:webapp/WEB-INF/conf JetspeedResources.properties controls.xreg webapp/WEB-INF/psml/turbine homeHTML.psml webapp/WEB-INF/xsl jpc-full.xsl Log: fix the JetspeedContent XSL stylesheet to work with

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry CastorRegistryService.java

2001-05-08 Thread raphael
raphael 01/05/08 03:04:11 Modified:src/java/org/apache/jetspeed/portal/factory ParametersFactory.java src/java/org/apache/jetspeed/services/registry CastorRegistryService.java Log: oops... remove some debug log statement

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry CastorRegistryService.java

2001-05-08 Thread raphael
raphael 01/05/08 03:00:29 Modified:src/java/org/apache/jetspeed/om/newregistry/base BasePortletInfoEntry.java src/java/org/apache/jetspeed/portal/factory ParametersFactory.java src/java/org/apache/jetspeed/por

Re: System property org.xml.sax.driver not specified

2001-05-08 Thread Santiago Gala
Santiago Gala wrote: > [EMAIL PROTECTED] wrote: > >> David Sean Taylor wrote: >> >>> Santiago -- Im failing to get your recent xalan mods to work. >>> (cvs commit: jakarta-jetspeed/lib xalan-2.0.1.jar xalan.jar) >>> >>> >> >> I tried with a Tomcat 3.2 on Windows and set the property in >> TOMCA

Re: System property org.xml.sax.driver not specified

2001-05-08 Thread raphael . luta
[EMAIL PROTECTED] wrote: > > David Sean Taylor wrote: > > > > Santiago -- Im failing to get your recent xalan mods to work. > > (cvs commit: jakarta-jetspeed/lib xalan-2.0.1.jar xalan.jar) > > > > Santiago, can you fix it ASAP please ? It makes testing > new features quite difficult... Forget

Re: System property org.xml.sax.driver not specified

2001-05-08 Thread Santiago Gala
[EMAIL PROTECTED] wrote: > David Sean Taylor wrote: > >>Santiago -- Im failing to get your recent xalan mods to work. >>(cvs commit: jakarta-jetspeed/lib xalan-2.0.1.jar xalan.jar) >> >> > > I tried with a Tomcat 3.2 on Windows and set the property in > TOMCAT_OPTS, this solves a few problems