[jira] Created: (JS2-998) Improve Jetspeed Demo distribution

2009-05-08 Thread David Sean Taylor (JIRA)
Improve Jetspeed Demo distribution -- Key: JS2-998 URL: https://issues.apache.org/jira/browse/JS2-998 Project: Jetspeed 2 Issue Type: Task Components: Assembly/Configuration Affects Versions: 2.2

[jira] Created: (JS2-997) Cache Monitor Portlet

2009-05-08 Thread David Sean Taylor (JIRA)
Cache Monitor Portlet - Key: JS2-997 URL: https://issues.apache.org/jira/browse/JS2-997 Project: Jetspeed 2 Issue Type: Improvement Components: Admin Portlets Affects Versions: 2.1.4, 2.2.0 Repor

[jira] Commented: (JS2-995) NPE in ProfilerValve under desktop mode

2009-05-08 Thread Randy Watler (JIRA)
[ https://issues.apache.org/jira/browse/JS2-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707486#action_12707486 ] Randy Watler commented on JS2-995: -- The profiler valve should not be attaching/detaching port

[jira] Assigned: (JS2-995) NPE in ProfilerValve under desktop mode

2009-05-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JS2-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko reassigned JS2-995: -- Assignee: Randy Watler (was: Woonsan Ko) Randy, would you please review my commit on this issue? > NPE i

svn commit: r773028 - in /portals/jetspeed-2/applications/j2-admin/trunk/src: main/java/org/apache/jetspeed/portlets/profiler/ main/resources/org/apache/jetspeed/portlets/profiler/ main/resources/org/

2009-05-08 Thread vkumar
Author: vkumar Date: Fri May 8 15:11:48 2009 New Revision: 773028 URL: http://svn.apache.org/viewvc?rev=773028&view=rev Log: Fixing validation issue profiler portlet Adding context param for wicket to run in production mode Modified: portals/jetspeed-2/applications/j2-admin/trunk/src/main/j

svn commit: r772985 - /portals/jetspeed-2/portal/trunk/components/jetspeed-portal-site/src/main/java/org/apache/jetspeed/portalsite/impl/PortalSiteSessionContextImpl.java

2009-05-08 Thread woonsan
Author: woonsan Date: Fri May 8 13:48:57 2009 New Revision: 772985 URL: http://svn.apache.org/viewvc?rev=772985&view=rev Log: JS2-995: Fixing non-thread-safe session attribute (PortalSiteSessionContext object) usage problem. When a thread sets an instance to session, then the previous instance f

[jira] Commented: (JS2-973) Running Jetspeed 2.2 on Websphere 6.1 / Oracle10

2009-05-08 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JS2-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707301#action_12707301 ] Ate Douma commented on JS2-973: --- I found another issue on WAS 6.1 while running the (full) JSR-2

[jira] Commented: (JS2-973) Running Jetspeed 2.2 on Websphere 6.1 / Oracle10

2009-05-08 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JS2-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707295#action_12707295 ] Ate Douma commented on JS2-973: --- WicketPortlet fix committed. > Running Jetspeed 2.2 on Websphe

svn commit: r772905 - /portals/jetspeed-2/applications/j2-admin/trunk/src/webapp/WEB-INF/web.xml

2009-05-08 Thread ate
Author: ate Date: Fri May 8 09:51:22 2009 New Revision: 772905 URL: http://svn.apache.org/viewvc?rev=772905&view=rev Log: JS2-973: Running Jetspeed 2.2 on Websphere 6.1 / Oracle10 see: http://issues.apache.org/jira/browse/JS2-973#action_12707293 - additional web.xml init parameter specifically ne

[jira] Commented: (JS2-973) Running Jetspeed 2.2 on Websphere 6.1 / Oracle10

2009-05-08 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JS2-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707293#action_12707293 ] Ate Douma commented on JS2-973: --- I found the cause of it: http://www-01.ibm.com/support/docview

[jira] Resolved: (JS2-996) Inject the new Portlet 2.0 tlds in the target web archive during the deployment of a portlet application

2009-05-08 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JS2-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ate Douma resolved JS2-996. --- Resolution: Fixed > Inject the new Portlet 2.0 tlds in the target web archive during the > deployment of a port

svn commit: r772903 - in /portals/jetspeed-2/portal/trunk: components/jetspeed-deploy-tools/ components/jetspeed-deploy-tools/src/main/java/org/apache/jetspeed/tools/deploy/ jetspeed-portal-resources/

2009-05-08 Thread ate
Author: ate Date: Fri May 8 09:34:01 2009 New Revision: 772903 URL: http://svn.apache.org/viewvc?rev=772903&view=rev Log: JS2-996: Inject the new Portlet 2.0 tlds in the target web archive during the deployment of a portlet application See: http://issues.apache.org/jira/browse/JS2-996 Added:

[jira] Created: (JS2-996) Inject the new Portlet 2.0 tlds in the target web archive during the deployment of a portlet application

2009-05-08 Thread Ate Douma (JIRA)
Inject the new Portlet 2.0 tlds in the target web archive during the deployment of a portlet application Key: JS2-996 URL: https://issues.apache.org/jira/brow

[jira] Created: (JS2-995) NPE in ProfilerValve under desktop mode

2009-05-08 Thread Woonsan Ko (JIRA)
NPE in ProfilerValve under desktop mode --- Key: JS2-995 URL: https://issues.apache.org/jira/browse/JS2-995 Project: Jetspeed 2 Issue Type: Bug Affects Versions: 2.2.0 Reporter: Woonsan Ko

svn commit: r772871 - in /portals/jetspeed-2/applications/j2-admin/trunk/src/main: java/org/apache/jetspeed/portlets/palm/ java/org/apache/jetspeed/portlets/pam/ java/org/apache/jetspeed/portlets/tags

2009-05-08 Thread vkumar
Author: vkumar Date: Fri May 8 07:38:11 2009 New Revision: 772871 URL: http://svn.apache.org/viewvc?rev=772871&view=rev Log: Removing old folders http://issues.apache.org/jira/browse/JS2-994 Removed: portals/jetspeed-2/applications/j2-admin/trunk/src/main/java/org/apache/jetspeed/portlets/