svn commit: r547484 - in /portals/jetspeed-2/trunk/applications/demo/src: java/org/apache/jetspeed/demo/simple/PickANumberPortlet.java webapp/WEB-INF/demo/simple/PickANumber.jsp

2007-06-14 Thread taylor
Author: taylor Date: Thu Jun 14 18:54:28 2007 New Revision: 547484 URL: http://svn.apache.org/viewvc?view=rev&rev=547484 Log: JS2-694 -- example of redirect: works in /portal, but not in /desktop Modified: portals/jetspeed-2/trunk/applications/demo/src/java/org/apache/jetspeed/demo/simple/Pi

[jira] Created: (JS2-734) Calling PortletContext.getResource in Portlet.init can throw NullPointerException

2007-06-14 Thread Deryk Sinotte (JIRA)
Calling PortletContext.getResource in Portlet.init can throw NullPointerException - Key: JS2-734 URL: https://issues.apache.org/jira/browse/JS2-734 Project: Jetspeed 2

Re: Building latest trunk: spring-*-rc2 poms and jars not found

2007-06-14 Thread David Sean Taylor
On Jun 14, 2007, at 2:07 PM, Timony, Michael wrote: I created that pom and now it needs Are the dependencies valid? If yes, could you send me that POM? Downloading: velocity-tools/velocity-tools/1.3/velocity-tools-1.3.pom See if this works, its from their SVN http://svn.apache.org/repo

RE: Building latest trunk: spring-*-rc2 poms and jars not found

2007-06-14 Thread Timony, Michael
I created that pom and now it needs Downloading: velocity-tools/velocity-tools/1.3/velocity-tools-1.3.pom -Original Message- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, June 14, 2007 4:55 PM To: Jetspeed Developers List Subject: Re: Building latest trunk: spring-

Re: Building latest trunk: spring-*-rc2 poms and jars not found

2007-06-14 Thread David Sean Taylor
On Jun 14, 2007, at 1:20 PM, Timony, Michael wrote: 1st spring-ojb-2.0-rc2.pom was missing, created my own version, now spring-parent-2.0-rc2.pom and spring-parent-2.0-rc2.jar are missing. Are there any new jars & poms that need to be uploaded the Bluesunrise repo? [echo] IN SEED es

Building latest trunk: spring-*-rc2 poms and jars not found

2007-06-14 Thread Timony, Michael
1st spring-ojb-2.0-rc2.pom was missing, created my own version, now spring-parent-2.0-rc2.pom and spring-parent-2.0-rc2.jar are missing. Are there any new jars & poms that need to be uploaded the Bluesunrise repo? [echo] IN SEED establishing dependency to org.apache.pluto.version=1.0.1

[jira] Assigned: (JS2-731) DESKTOP_ATTRIBUTE should be DESKTOP_CONTEXT_ATTRIBUTE

2007-06-14 Thread David Sean Taylor (JIRA)
[ https://issues.apache.org/jira/browse/JS2-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Sean Taylor reassigned JS2-731: - Assignee: David Sean Taylor > DESKTOP_ATTRIBUTE should be DESKTOP_CONTEXT_ATTRIBUTE > --

Re: Jetty-6 and ConcurrentModificationException

2007-06-14 Thread David Sean Taylor
On Jun 7, 2007, at 7:45 AM, Sergey Parilin wrote: Hi, I'm trying to deploy my jetspeed-2 based portal to jetty-6. This was not very difficult. Thanks for simple build environment. My portal deploys successfully and working fine, but a get ConcurrentModificationException when i pressing logou

Re: Jetspeed WAP support problems

2007-06-14 Thread David Sean Taylor
On Jun 14, 2007, at 6:08 AM, suhas kulkarni wrote: Hello, I have installed jetspeed2.1 installer with mysql database. I want to access my webportal from mobile. But i get "unknown file format" when i accessing web portal from mobile. does jetspeed2.1 installer support WAP? or do I need

[jira] Created: (JS2-733) Desktop: non-movable portlets are deletable

2007-06-14 Thread David Sean Taylor (JIRA)
Desktop: non-movable portlets are deletable --- Key: JS2-733 URL: https://issues.apache.org/jira/browse/JS2-733 Project: Jetspeed 2 Issue Type: Bug Components: Desktop Affects Versions: 2

Re: jcr page manager

2007-06-14 Thread Edgar Poce
Hi david, On 5/29/07, Edgar Poce <[EMAIL PROTECTED]> wrote: it was the easiest way I found to get a working jcr pagemanager, however, based on your previous comment about the DB impl I understand that I should drop this approach and build a PageManager following the DB PageManager patterns. I'l

Jetspeed WAP support problems

2007-06-14 Thread suhas kulkarni
Hello, I have installed jetspeed2.1 installer with mysql database. I want to access my webportal from mobile. But i get "unknown file format" when i accessing web portal from mobile. does jetspeed2.1 installer support WAP? or do I need to any configuration for accessing webportal from mobile.?

svn commit: r547184 - /portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/groovy/HelloGroovy.groovy

2007-06-14 Thread ate
Author: ate Date: Thu Jun 14 01:59:40 2007 New Revision: 547184 URL: http://svn.apache.org/viewvc?view=rev&rev=547184 Log: fix svn:eol-style Modified: portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/groovy/HelloGroovy.groovy (props changed) Propchange: portals/jetspee

[jira] Resolved: (JS2-732) A GroovyPortlet demo using the new Portals Bridges GroovyPortlet

2007-06-14 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JS2-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ate Douma resolved JS2-732. --- Resolution: Fixed New Groovy demo portlet added > A GroovyPortlet demo using the new Portals Bridges GroovyPort

svn commit: r547182 - in /portals/jetspeed-2/trunk: ./ applications/demo/ applications/demo/src/webapp/WEB-INF/ applications/demo/src/webapp/WEB-INF/demo/groovy/ src/webapp/WEB-INF/pages/

2007-06-14 Thread ate
Author: ate Date: Thu Jun 14 01:55:54 2007 New Revision: 547182 URL: http://svn.apache.org/viewvc?view=rev&rev=547182 Log: JS2-732: A GroovyPortlet demo using the new Portals Bridges GroovyPortlet Based on the new Portals Bridges GroovyPortlet contributed by Woonsan Ko. See: https://issues.apach

[jira] Created: (JS2-732) A GroovyPortlet demo using the new Portals Bridges GroovyPortlet

2007-06-14 Thread Ate Douma (JIRA)
A GroovyPortlet demo using the new Portals Bridges GroovyPortlet - Key: JS2-732 URL: https://issues.apache.org/jira/browse/JS2-732 Project: Jetspeed 2 Issue Type: New Feature

Re: [jira] Commented: (JS2-612) Get NullPointerException around pageManager in FolderImpl under high load

2007-06-14 Thread Ethan Adams
Unfortunately, I am not able to run the necessary tests right now to try and reproduce. I hope to be able to load test 2.1.1 in a few weeks. To reiterate the issue...it seems that the pageManager variable is being accessed before it is set. I fixed it by changing all pageManager.xxx calls to g