You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by David Taylor <da...@gmail.com> on 2011/02/09 03:31:35 UTC

wicket portlets in j2-admin

Just svn updated, ran a min deploy. Seems all the the j2-admin Wicket
portlets from the trunk are bombing:

2011-02-08 18:21:20,830 ["http-bio-8080"-exec-10] ERROR
org.apache.jetspeed.container.JetspeedContainerServlet -
JetspeedContainerServlet: Error rendering portlet
"j2-admin::JetspeedPrincipalManagementUserPortlet":
java.io.FileNotFoundException: The requested resource
(/j2-admin/jetspeedPrincipalManagement/) is not available
java.io.FileNotFoundException: The requested resource
(/j2-admin/jetspeedPrincipalManagement/) is not available

Anyone else seeing this?

Tested on Tomcat 6, 7, and Weblogic 10

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: wicket portlets in j2-admin

Posted by Woonsan Ko <wo...@yahoo.com>.
I met the same problem when I built/deploy Jetspeed-2 and j2-admin today.
However, I found a solution: If you build the latest pluto-2.0.x branch locally 
and deploy Jetspeed-2 again, then everything will work fine.
Currently, Jetspeed-2 trunk depends on pluto 2.0.3-SNAPSHOT, which can be found 
here:
http://svn.apache.org/repos/asf/portals/pluto/branches/pluto-2.0.x

When I deployed without building pluto-2.0.x branch locally, I found pluto jars 
suffixed by '-2.0.3-20101028.004258-4', which seemed to have been downloaded 
from a snapshot repository.
So, I looked into the history, and the downloaded pluto jars must have missed 
some latest changes such as the fix for PLUTO-598 (r1023164 and r1037960). 
Anyway, if you build it locally, it will work.

HTH,

Woonsan


----- Original Message ----
> From: David Taylor <da...@gmail.com>
> To: Jetspeed Developers List <je...@portals.apache.org>
> Sent: Tue, February 8, 2011 6:31:35 PM
> Subject: wicket portlets in j2-admin
> 
> Just svn updated, ran a min deploy. Seems all the the j2-admin  Wicket
> portlets from the trunk are bombing:
> 
> 2011-02-08 18:21:20,830  ["http-bio-8080"-exec-10]  ERROR
> org.apache.jetspeed.container.JetspeedContainerServlet  -
> JetspeedContainerServlet: Error rendering  portlet
> "j2-admin::JetspeedPrincipalManagementUserPortlet":
> java.io.FileNotFoundException: The  requested resource
> (/j2-admin/jetspeedPrincipalManagement/) is not  available
> java.io.FileNotFoundException: The requested  resource
> (/j2-admin/jetspeedPrincipalManagement/) is not  available
> 
> Anyone else seeing this?
> 
> Tested on Tomcat 6, 7, and  Weblogic  10
> 
> ---------------------------------------------------------------------
> To  unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For  additional commands, e-mail: jetspeed-dev-help@portals.apache.org
> 
> 


      

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org