[jira] Created: (JS1-505) Images not showing

2004-07-13 Thread jetspeed-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JS1-505 Here is an overview of the issue: - Ke

[jira] Commented: (JS1-503) Images not showing

2004-07-13 Thread jetspeed-dev
The following comment has been added to this issue: Author: Khemchand Sachdeva Created: Tue, 13 Jul 2004 10:09 PM Body: It is a very serious issue for us as we are approaching our delivery date and we are not able to get any workaround for this. Could you please take this up as a

[jira] Updated: (JS1-405) [FIX] CastorRegistryService deadlocks when calling changeBase method on early init

2004-07-13 Thread jetspeed-dev
The following issue has been updated: Updater: Jeremy Ford (mailto:[EMAIL PROTECTED]) Date: Tue, 13 Jul 2004 9:41 PM Comment: The last patch is for Turbine. I would like to avoid patching Turbine if possible. What if the early init method was synchronized instead? Changes:

[jira] Resolved: (JS1-501) [FIX] Problem with enhanced multiple column layout

2004-07-13 Thread jetspeed-dev
Message: The following issue has been resolved as FIXED. Resolver: Jeremy Ford Date: Tue, 13 Jul 2004 9:17 PM Fix applied - View the issue: http://issues.apache.org/jira/browse/JS1-501 Here is an overview of the

[jira] Updated: (JS1-501) [FIX] Problem with enhanced multiple column layout

2004-07-13 Thread jetspeed-dev
The following issue has been updated: Updater: Jeremy Ford (mailto:[EMAIL PROTECTED]) Date: Tue, 13 Jul 2004 9:16 PM Changes: assignee changed to Jeremy Ford summary changed from Problem with enhanced multiple column layout to [FIX] Problem with enhanced m

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

2004-07-13 Thread jford
jford 2004/07/13 21:14:52 Modified:src/java/org/apache/jetspeed/modules/actions/controllers XMultiColumnControllerAction.java Log: Avoid NPE if no changes are made Verify rows and columns are within bounds PR: JS1-501 Revision ChangesPath

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/registry RegistryImporter.java HybridRegistry.java HybridRegistryService.java

2004-07-13 Thread taylor
taylor 2004/07/13 17:50:55 Modified:src/java/org/apache/jetspeed/services/registry HybridRegistryService.java Added: src/java/org/apache/jetspeed/services/registry RegistryImporter.java HybridRegistry.java Log: Registry Importe

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

2004-07-13 Thread taylor
taylor 2004/07/13 17:21:04 Modified:src/java/org/apache/jetspeed/services/registry CastorRegistryService.java Log: going to remove this check for the time being CVS: -- CVS: PR: CVS:

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

2004-07-13 Thread taylor
taylor 2004/07/13 17:07:41 Modified:src/java/org/apache/jetspeed/services/registry CastorRegistryService.java Log: exclude registry managed registries, even if they exist on the file system CVS: ---

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

2004-07-13 Thread taylor
taylor 2004/07/13 16:03:14 Modified:webapp/WEB-INF/db jetspeed.properties Log: t CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number

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

2004-07-13 Thread taylor
taylor 2004/07/13 16:03:04 Modified:webapp/WEB-INF/db jetspeed.script.save Log: *** keyword substitution change *** Revision ChangesPath 1.2 +186 -186 jakarta-jetspeed/webapp/WEB-INF/db/jetspeed.script.save http://cvs.apache.org/viewcvs/jakarta-jetspeed/weba

cvs commit: jakarta-jetspeed/tutorial .cvsignore

2004-07-13 Thread taylor
taylor 2004/07/13 16:02:00 Modified:tutorial .cvsignore Log: ignore stage CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s)

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/registry/base BaseSecurityAllow.java BaseSecurityAccess.java BaseSecurityEntry.java

2004-07-13 Thread taylor
taylor 2004/07/13 15:59:34 Modified:src/java/org/apache/jetspeed/om/registry/base BaseSecurityAllow.java BaseSecurityAccess.java BaseSecurityEntry.java Log: added ids to support updates to persistent store CVS: ---

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry SecurityDbEntryPeer.java

2004-07-13 Thread taylor
taylor 2004/07/13 15:58:53 Added: src/java/org/apache/jetspeed/om/dbregistry SecurityDbEntryPeer.java Log: Torque specific implementation of security registry persistence CVS: -- CVS

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry - New directory

2004-07-13 Thread taylor
taylor 2004/07/13 15:58:53 jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-07-13 Thread taylor
taylor 2004/07/13 15:57:01 Modified:webapp/WEB-INF/db jetspeed.script Log: added tables for security schema CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: data

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

2004-07-13 Thread taylor
taylor 2004/07/13 15:55:21 Modified:webapp/WEB-INF/conf JetspeedResources.properties Log: updated JR.p for new HybridRegistry Service CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem rep

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

2004-07-13 Thread taylor
taylor 2004/07/13 15:54:35 Added: src/test/org/apache/jetspeed/services/registry TestHybridRegistryService.java Log: test for Hybrid Registry service specific for security right now CVS: -

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

2004-07-13 Thread taylor
taylor 2004/07/13 15:53:44 Modified:src/java/org/apache/jetspeed/services/registry CastorRegistryService.java Added: src/java/org/apache/jetspeed/services/registry HybridRegistryService.java Log: new HybridRegistryService combi

cvs commit: jakarta-jetspeed/src/torque-schema registry-schema.xml

2004-07-13 Thread taylor
taylor 2004/07/13 15:47:07 Modified:src/torque-schema registry-schema.xml Log: update database registry schema for Security constraints support CVS: -- CVS: PR: CVS: If this change addresses a PR in the p

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

2004-07-13 Thread taylor
taylor 2004/07/13 15:45:29 Modified:src/java/org/apache/jetspeed/services/profiler JetspeedProfilerService.java Log: clean up tabbing CVS: -- CVS: PR: CVS: If this change addresses

cvs commit: jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/tools/pamanager FusionPAM.java

2004-07-13 Thread taylor
taylor 2004/07/13 15:44:26 Modified:fusion/src/java/org/apache/jetspeed/fusion/tools/pamanager FusionPAM.java Log: remove debug CVS: -- CVS: PR: CVS: If this change addresses a PR

cvs commit: jakarta-jetspeed/etc/project-dependencies use-fusion.xml

2004-07-13 Thread taylor
taylor 2004/07/13 15:43:52 Modified:etc/project-dependencies use-fusion.xml Log: removing dep on vfs CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, t

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/minty-blue decorator.vm

2004-07-13 Thread weaver
weaver 2004/07/13 14:02:45 Modified:portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed decorator.vm portal/src/webapp/WEB-INF/decorations/portlet/html/metal decorator.vm portal/src/webapp/WEB-INF/deco

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/velocity JetspeedPowerTool.java

2004-07-13 Thread weaver
weaver 2004/07/13 14:01:39 Modified:portal/src/java/org/apache/jetspeed/velocity JetspeedPowerTool.java Log: Revision ChangesPath 1.17 +15 -1 jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/velocity/JetspeedPowerTool.java In

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/request JetspeedRequestContext.java

2004-07-13 Thread weaver
weaver 2004/07/13 14:01:30 Modified:portal/src/java/org/apache/jetspeed/request JetspeedRequestContext.java Log: Added a getPreferedLanguage(PortletDefinition) method to assist in retreiving localized title information. See: http://nagoya.apache.org/jira/b

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/localization/impl LocalizationValveImpl.java

2004-07-13 Thread weaver
weaver 2004/07/13 14:01:18 Modified:portal/src/java/org/apache/jetspeed/localization/impl LocalizationValveImpl.java Log: Removed logic to look directly at accept-header using fulcrum and replaced it with servlet api methods that do the exact same thing.

cvs commit: jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/request RequestContext.java

2004-07-13 Thread weaver
weaver 2004/07/13 13:59:32 Modified:jetspeed-api/src/java/org/apache/jetspeed/request RequestContext.java Log: Added a getPreferedLanguage(PortletDefinition) method to assist in retreiving localized title information. See: http://nagoya.apache.org/jira/bro

cvs commit: jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/mockobjects/request MockRequestContext.java

2004-07-13 Thread weaver
weaver 2004/07/13 13:58:12 Modified:jetspeed-api/src/java/org/apache/jetspeed/mockobjects/request MockRequestContext.java Log: getPreferedLanguage added Revision ChangesPath 1.2 +16 -0 jakarta-jetspeed-2/jetspeed-api/src/java/org/apache

cvs commit: jakarta-jetspeed-2/components/registry/src/java/org/apache/jetspeed/om/portlet/impl PortletDefinitionImpl.java

2004-07-13 Thread weaver
weaver 2004/07/13 13:57:48 Modified:components/registry/src/java/org/apache/jetspeed/om/portlet/impl PortletDefinitionImpl.java Log: Made equals and hashCode use the same logic Revision ChangesPath 1.13 +2 -1 jakarta-jetspeed-2/componen

Re: Jetspeed-2 source failing to compile from CVS: Can anyone help?

2004-07-13 Thread Scott T. Weaver
Hi Brad, It appears that Jetspeed is being compiled against an incompatible version of the servlet api. Make sure the jar in your maven repo is actually version 2.3 of the servlet api. This requiremtn only applies durning compile time as J2 will run fine under servlet api version 2.3 and up.

Jetspeed-2 source failing to compile from CVS: Can anyone help?

2004-07-13 Thread brad.simonin
Hello. We are trying to compile and install Jetspeed-2 for our future portal system. We are having problems compiling from the source from CVS. Can you look at our log and tell me if you see what we are doing wrong? We are using the following in a Slackware Linux environment: Ant v1.6.1 Maven

[jira] Created: (JS2-95) Portlet titles are using the portlet name instead using localized title information

2004-07-13 Thread jetspeed-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JS2-95 Here is an overview of the issue: - Key

cvs commit: jakarta-jetspeed-2 .classpath

2004-07-13 Thread weaver
weaver 2004/07/13 10:55:24 Modified:..classpath Log: Synched .classpath with up to date dependencies Revision ChangesPath 1.51 +5 -11 jakarta-jetspeed-2/.classpath Index: .classpath =

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/tools/pamanager ApplicationServerPAM.java

2004-07-13 Thread weaver
weaver 2004/07/13 10:52:33 Modified:portal/src/java/org/apache/jetspeed/tools/pamanager ApplicationServerPAM.java Log: Allow no context errors for now, should implement a better solution though. Revision ChangesPath 1.3 +10 -3 jakarta-j

Please turn off return receipts when emailing the list

2004-07-13 Thread Scott T. Weaver
Thanks, -- ** * Scott T. Weaver * * <[EMAIL PROTECTED]>* * * * -- * * Apache Jetspeed Enterprise Portal* * Apache Pluto Portlet Co

RE: performance & psml

2004-07-13 Thread David . Gregg
Return Receipt Your RE: performance & psml document :

[jira] Created: (JS1-504) JspLink -> addQueryData

2004-07-13 Thread jetspeed-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JS1-504 Here is an overview of the issue: - Ke

cvs commit: jakarta-jetspeed-2/etc/project-dependencies pico-nano-groovy.xml

2004-07-13 Thread taylor
taylor 2004/07/13 07:33:46 Modified:etc/project-dependencies pico-nano-groovy.xml Log: updating to patched Proxy Toys to fix cyclical dependency in undeploy CVS: -- CVS: PR: CVS: If this change addresses

cvs commit: jakarta-jetspeed/etc/project-dependencies pico-nano-groovy.xml

2004-07-13 Thread taylor
taylor 2004/07/13 07:33:23 Modified:etc/project-dependencies pico-nano-groovy.xml Log: updating to patched Proxy Toys to fix cyclical dependency in undeploy CVS: -- CVS: PR: CVS: If this change addresses

RE: performance & psml

2004-07-13 Thread christophe . cariou
Accusé de réception Votre RE: performance & psml document :

RE: performance & psml

2004-07-13 Thread BALANDIER Thierry OCISI
What kind of portlets do you use in your web pages ? I found the same very poor performances while simulating 15 users requesting a homepage with velocity/webclipping and iframe portlets. The explanation was that the cache is not working in jetspeed 1.5 with these portlets (even the portletTimeT

performance & psml

2004-07-13 Thread giluka
I can't found some tips useful tip to improve performance in my jetspeed ... I'm using 1.5 v with tomcat 4.1.30. My problem is that with simply 20 users that at the same time use jetspeed application the entire site becomes very slow... I've tried all optimization tips (caching options like 'serv