Re: [J2] Bug with getPortletApplicationEntity()

2004-05-18 Thread David Sean Taylor
On May 18, 2004, at 7:04 PM, David Le Strat wrote: Guys, I am quite close to completed my user attributes mapping implementation. However, I am running into an issue where portletWindow.getPortletEntity().getPortletApplicationEntity(); returns null when the API specifies that it should never retur

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/assembly jetspeed.groovy

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:17:49 Modified:portal/src/webapp/WEB-INF/assembly jetspeed.groovy Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). Revision ChangesPath 1.33 +23 -22 jakarta-jetspeed-2/portal/src/webapp/WEB-IN

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

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:17:31 Modified:portal/src/test/org/apache/jetspeed/mockobjects/request MockRequestContext.java Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). Revision ChangesPath 1.5 +1

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/userinfo/impl UserInfoManagerImpl.java

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:16:48 Modified:portal/src/java/org/apache/jetspeed/userinfo UserInfoManager.java portal/src/java/org/apache/jetspeed/userinfo/impl UserInfoManagerImpl.java Log: Continuing PLT 17 - user info. Integra

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

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:16:04 Modified:portal/src/java/org/apache/jetspeed/request RequestContext.java Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). Revision ChangesPath 1.13 +10 -1 jakart

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

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:15:49 Modified:portal/src/java/org/apache/jetspeed/request JetspeedRequestContextComponent.java Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). Revision ChangesPath 1.4 +

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

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:15:36 Modified:portal/src/java/org/apache/jetspeed/request JetspeedRequestContext.java Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). Revision ChangesPath 1.18 +31 -18

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:13:14 Modified:portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java Log: Continuing PLT 17 - user info. Integrating UserInfoManager with the request.getAttribute(). There is an issue right now with getPortletAppl

cvs commit: jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/demo/security roles.jsp

2004-05-18 Thread dlestrat
dlestrat2004/05/18 19:11:09 Modified:applications/demo/src/webapp/WEB-INF/demo/security roles.jsp Log: Temporary test added to security portlet. Revision ChangesPath 1.2 +5 -0 jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/demo/security/roles.jsp

[J2] Bug with getPortletApplicationEntity()

2004-05-18 Thread David Le Strat
Guys, I am quite close to completed my user attributes mapping implementation. However, I am running into an issue where portletWindow.getPortletEntity().getPortletApplicationEntity(); returns null when the API specifies that it should never return null. Just wondering if anyone had run into

JSR170 and JCMS2

2004-05-18 Thread David Le Strat
Guys, JSR170 public review is available with http://www.theserverside.com/news/thread.tss?thread_id=25990 Interesting to notice is that the reference implementation is available under the Apache License, Version 2.0. I wonder if this is worth looking into in the context of JCMS2. Or maybe you

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

2004-05-18 Thread jford
jford 2004/05/18 15:30:15 Modified:src/java/org/apache/jetspeed/portal BasePortletConfig.java Log: Fixed NullPointerException possibility PR: JS1-474 Revision ChangesPath 1.12 +7 -2 jakarta-jetspeed/src/java/org/apache/jetspeed/portal/BasePortletConfi

cvs commit: jakarta-jetspeed-2/portal project.xml

2004-05-18 Thread dlestrat
dlestrat2004/05/18 15:00:12 Modified:portal project.xml Log: Reactivating TestUserInfoManager. Fixed registry.getPortletApplication(ObjectID) that was causing a ClassCastException. Revision ChangesPath 1.66 +0 -1 jakarta-jetspeed-2/portal/project.xml In

cvs commit: jakarta-jetspeed-2/design-docs/src/psml psml-model.png psml-model.dia psml-design.sxw

2004-05-18 Thread taylor
taylor 2004/05/18 14:52:22 Added: design-docs/src/psml psml-model.png psml-model.dia psml-design.sxw Log: start of PSML documentation PR: Obtained from: Submitted by: Reviewed by: CVS: --

cvs commit: jakarta-jetspeed-2/design-docs/src/psml - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 14:50:06 jakarta-jetspeed-2/design-docs/src/psml - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: "Merging" my branch

2004-05-18 Thread David Sean Taylor
On May 18, 2004, at 2:06 PM, Ate Douma wrote: I won't start this until i get some feedback from the list. As I understand merging your branch will result in many, many changes. Can you give a prediction how long it will take you to do this? Days, weeks? Although I fully support your approach of

Re: [jira] Resolved: (JS1-469) [FIX] TestSearch hangs during build

2004-05-18 Thread Shao Fang
Jetspeed Developers, Have you checked which version of httpclient jar is getting picked up by TestSearch? I am still using Jetspeed 1.4, and TestSearch passes for me if I do the following: 1) Replace /build/lib/httpclient.jar with commmons-httpclient-2.0.jar 2) In org/apache/jetspeed/services/s

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread Roger Ruttimann
David Sean Taylor wrote: On May 18, 2004, at 8:14 AM, Scott T Weaver wrote: On Tue, 2004-05-18 at 10:57, David Le Strat wrote: Roger, I read the proposal and the proposed changes look good to me. Quick question: I am assuming that we will be supporting nested pages, correct? Since a Page is a Frag

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread Roger Ruttimann
David Sean Taylor wrote: On May 18, 2004, at 8:14 AM, Scott T Weaver wrote: On Tue, 2004-05-18 at 10:57, David Le Strat wrote: Roger, I read the proposal and the proposed changes look good to me. Quick question: I am assuming that we will be supporting nested pages, correct? Since a Page is a Fragm

Re: "Merging" my branch. Part 1

2004-05-18 Thread David Sean Taylor
Didn't we receive this email before? Scott, did you mean to send this twice? On May 18, 2004, at 12:40 PM, Scott T Weaver wrote: Here is my approach for "merging" in my branch changes into HEAD. I have gone through many iterations on updating the way build/deploy our components. I ended up coming

Re: "Merging" my branch

2004-05-18 Thread David Sean Taylor
On May 18, 2004, at 1:51 PM, Scott T Weaver wrote: What if we formerly defined different kinds of tests, such as unit, system, component. I still want the test hitting the database to exist, call them whatever you want. These tests would not require mock objects. These would be integration/sanity

"Merging" my branch. Part 1

2004-05-18 Thread Scott T Weaver
Here is my approach for "merging" in my branch changes into HEAD. I have gone through many iterations on updating the way build/deploy our components. I ended up coming to the conclusion that simple is better. Since many things have changed since I created my branch, I thought it best that I r

cvs commit: jakarta-jetspeed-2/components/registry/src/test/org/apache/jetspeed/components/portletregistry TestRegistryDirectPart2.java

2004-05-18 Thread dlestrat
dlestrat2004/05/18 14:18:46 Modified: components/registry/src/test/org/apache/jetspeed/components/portletregistry TestRegistryDirectPart2.java Log: Added test coverage for getPortletApplication(ObjectId). This needs to be validated with MySql. Revision

cvs commit: jakarta-jetspeed-2/components/registry/src/java/org/apache/jetspeed/components/portletregistry PortletRegistryComponentImpl.java

2004-05-18 Thread dlestrat
dlestrat2004/05/18 14:17:09 Modified: components/registry/src/java/org/apache/jetspeed/components/portletregistry PortletRegistryComponentImpl.java Log: In getPortletApplication(ObjectId) the id was not converted to long which was causing a class cast excepti

Re: "Merging" my branch

2004-05-18 Thread Ate Douma
Scott T Weaver wrote: Here is my approach for "merging" in my branch changes into HEAD. I have gone through many iterations on updating the way build/deploy our components. I ended up coming to the conclusion that simple is better. Since many things have changed since I created my branch, I t

Re: Test Failure - TestUserInfoManager

2004-05-18 Thread David Le Strat
This is an issue with the registry getPortletApplication(ObjectID) I made some changes and added test coverage for that method in the RegistryDirectTest2. It passes with HSQL. I do not have MySql, could someone test it out with MySql once I commit. Thanks. David. --- David Sean Taylor <[EMAI

Re: [jira] Resolved: (JS1-469) [FIX] TestSearch hangs during build

2004-05-18 Thread Jeremy Ford
We're using commons HTTP client to grab the data from the URL. It is configured to follow redirects. If this is not working, perhaps it the version we are using. Maybe we should update to 2.0. Also, the first search test is randomly failing for me (the search for rss). It was returning 0 h

Re: "Merging" my branch

2004-05-18 Thread Scott T Weaver
On Tue, 2004-05-18 at 16:37, David Sean Taylor wrote: > On May 18, 2004, at 1:05 PM, Scott T Weaver wrote: > > > Here is my approach for "merging" in my branch changes into HEAD. > > > > I have gone through many iterations on updating the way build/deploy > > our > > components. I ended up comin

cvs commit: jakarta-jetspeed-2/portal/xdocs tasks.xml

2004-05-18 Thread taylor
taylor 2004/05/18 13:50:40 Removed: portal/xdocs tasks.xml Log: there is a way to generate the tasks out of Jira PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: If t

cvs commit: jakarta-jetspeed-2/portal/xdocs tasks.xml

2004-05-18 Thread taylor
taylor 2004/05/18 13:50:24 Modified:portal/xdocs tasks.xml Log: there is a way to generate the tasks out of Jira PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: If t

cvs commit: jakarta-jetspeed-2/docs ProjectSchedule.txt

2004-05-18 Thread taylor
taylor 2004/05/18 13:48:53 Removed: docs ProjectSchedule.txt Log: moving ProjectSchedule to Jahia-managed tasks PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: I

cvs commit: jakarta-jetspeed-2/docs ProjectSchedule.txt TODO-2.0a1.txt PortletAPI-todo.txt

2004-05-18 Thread taylor
taylor 2004/05/18 13:43:04 Modified:docs ProjectSchedule.txt Removed: docs TODO-2.0a1.txt PortletAPI-todo.txt Log: removed 2 obsolete docs PR: Obtained from: Submitted by: Reviewed by: CVS: -

Re: "Merging" my branch

2004-05-18 Thread David Sean Taylor
On May 18, 2004, at 1:05 PM, Scott T Weaver wrote: Here is my approach for "merging" in my branch changes into HEAD. I have gone through many iterations on updating the way build/deploy our components. I ended up coming to the conclusion that simple is better. Since many things have changed since

"Merging" my branch

2004-05-18 Thread Scott T Weaver
Here is my approach for "merging" in my branch changes into HEAD. I have gone through many iterations on updating the way build/deploy our components. I ended up coming to the conclusion that simple is better. Since many things have changed since I created my branch, I thought it best that I r

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/security/turbine TurbinePermissionManagement.java TurbineRoleManagement.java TurbineAuthentication.java TurbineGroupManagement.java

2004-05-18 Thread jford
jford 2004/05/18 12:58:25 Modified:src/java/org/apache/jetspeed/services/security/turbine TurbinePermissionManagement.java TurbineRoleManagement.java TurbineAuthentication.java TurbineGroupM

cvs commit: jakarta-jetspeed-2 quick_build.bat

2004-05-18 Thread taylor
taylor 2004/05/18 12:56:34 Removed: .quick_build.bat Log: no longer needed - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/archives OLD-GETTING-STARTED.txt

2004-05-18 Thread taylor
taylor 2004/05/18 12:52:28 Added: archives/WEB-INF/layout clear-top.jsp columns.jsp portletstd-top.jsp clear-bottom.jsp portletstd-bottom.jsp archives OLD-GETTING-STARTED.txt Log: moved some deprecated code and resourc

cvs commit: jakarta-jetspeed-2/archives/WEB-INF/layout - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:52:26 jakarta-jetspeed-2/archives/WEB-INF/layout - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/archives/WEB-INF - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:52:26 jakarta-jetspeed-2/archives/WEB-INF - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/portal maven.xml

2004-05-18 Thread taylor
taylor 2004/05/18 12:51:39 Modified:portal/src/webapp/WEB-INF portlet.xml portal/src/java/org/apache/jetspeed/portlets/layout LayoutPortlet.java portal maven.xml Added: portal/src/java/org/apache/jetspeed/portlets/layout

cvs commit: jakarta-jetspeed-2/docs/charter PlutoCharter.html

2004-05-18 Thread taylor
taylor 2004/05/18 12:50:53 Modified:docs jcms2.pdf Added: docs/charter PlutoCharter.html Removed: docs PlutoCharter.html ObjectModelOpenIssues.txt EntityPreferences.txt PageAggregationDesign.txt NavigationalStatePropo

cvs commit: jakarta-jetspeed-2/design-docs/src/navigations - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/navigations - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/pipeline - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/pipeline - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/components - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/components - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/aggregation - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/aggregation - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/objectmodel - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/objectmodel - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/entities - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/entities - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/security - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/security - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/preferences - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/preferences - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/design-docs/src/capabilities - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 12:49:55 jakarta-jetspeed-2/design-docs/src/capabilities - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/pipeline/descriptor XmlReader.java

2004-05-18 Thread taylor
taylor 2004/05/18 11:27:23 Modified:portal/src/java/org/apache/jetspeed/pipeline/descriptor XmlReader.java Log: move to latest API of betwixt, remove deprecation errors PR: Obtained from: Submitted by: Reviewed by: CVS: -

cvs commit: jakarta-jetspeed-2/portal project.xml

2004-05-18 Thread taylor
taylor 2004/05/18 11:26:56 Modified:portal project.xml Log: comment out TestUserInfoManager test until it can pass on MySQL PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR:

Test Failure - TestUserInfoManager

2004-05-18 Thread David Sean Taylor
Im getting a test failure Im using MySQL backend [org.apache.ojb.broker.accesslayer.JdbcAccessImpl] ERROR: SQLException during the execution of the query (for a org.apache.jetspeed.om.portlet.impl.PortletApplicationDefinitionImpl): Cannot convert class org.apache.jetspeed.util.JetspeedObjectI

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine JetspeedEngine.java

2004-05-18 Thread taylor
taylor 2004/05/18 10:58:20 Modified:portal/src/java/org/apache/jetspeed/pipeline Pipeline.java JetspeedPipeline.java portal/src/java/org/apache/jetspeed/engine JetspeedEngine.java Added: portal/src/java/org/apache/je

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/pipeline/descriptor - New directory

2004-05-18 Thread taylor
taylor 2004/05/18 10:56:56 jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/pipeline/descriptor - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-05-18 Thread jford
jford 2004/05/18 10:52:31 Modified:src/java/org/apache/jetspeed/services/portletfactory JetspeedPortletFactoryService.java src/java/org/apache/jetspeed/util MetaData.java Log: Fixed issue with session serialization PR: JS1-471 Revi

cvs commit: jakarta-jetspeed-2/docs PortletSpec20030709-00.pdf PortletSpec20030807-00.pdf

2004-05-18 Thread taylor
taylor 2004/05/18 10:38:03 Removed: docs PortletSpec20030709-00.pdf PortletSpec20030807-00.pdf Log: remove old specs PR: Obtained from: Submitted by: Reviewed by: CVS: -

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread David Sean Taylor
On May 18, 2004, at 8:14 AM, Scott T Weaver wrote: On Tue, 2004-05-18 at 10:57, David Le Strat wrote: Roger, I read the proposal and the proposed changes look good to me. Quick question: I am assuming that we will be supporting nested pages, correct? Since a Page is a Fragment and a Page is collect

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread David Le Strat
+1 on 4 as well. Another question: I am assuming that the page decorator will provide menu support, correct? If you want Tab 1 - Tab 2 - Tab 3 For Tab 1 Sub Tab 1 - Sub Tab 2 - Sub Tab 3 where tab 1 -> page1 and sub tab 1 -> page 1.1 (page 1.1 is nested in page 1) etc. What mechanisms are we pl

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread Roger Ruttimann
+1 that the PSML would handle the pages and page decorations. There would be a default page decorator that can be overwritten (same as for portlets). Roger -Original Message- From: Scott T Weaver <[EMAIL PROTECTED]> Sent: May 18, 2004 8:14 AM To: Jetspeed Developers List <[EMAIL PROTECT

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread Scott T Weaver
On Tue, 2004-05-18 at 10:57, David Le Strat wrote: > Roger, > > I read the proposal and the proposed changes look good > to me. > > Quick question: I am assuming that we will be > supporting nested pages, correct? Since a Page is a Fragment and a Page is collection of fragments, I would say yes.

Re: [J2} Proposal for Layout, pages & Decorator handling in J2

2004-05-18 Thread David Le Strat
Roger, I read the proposal and the proposed changes look good to me. Quick question: I am assuming that we will be supporting nested pages, correct? Additionally, have you thought of the impact of the change to the navigation context. It could be nice if following that change the portal URL cou

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/security/nosecurity NoRoleManagement.java

2004-05-18 Thread jford
jford 2004/05/18 07:18:38 Modified:src/java/org/apache/jetspeed/services/security/nosecurity NoRoleManagement.java Log: getRoles() now returns an iterator of GroupRole objects PR: JS1-458 Revision ChangesPath 1.4 +16 -4 jakarta

Re: [jira] Resolved: (JS1-469) [FIX] TestSearch hangs during build

2004-05-18 Thread Raphaël Luta
Le 16 mai 04, à 21:40, Jeremy Ford a écrit : I'm not sure why your TestSearch is failing. Just reran it and it worked fine for me. Try deleting the files under the SearchIndex directory. I'll assume it's failing because there are 0 hits on the search for the word google. OK I think I know why