Why don't you have 1 jetspeed instance with multiple subsites? works perfectly - we utilize that configuration when we want multiple looks/feels for different clients.
On Jan 3, 2011, at 1:46 PM, Balaji C wrote: > Hello, > I used maven and successfully built and deployed Jetspeed portal in Tomcat > instance. When I hit the url http://localhost:8080/jetspeed, everything > works fine, I get the home page. Then I created a copy of portal webapp > jetspeed, named as jetspeed2, in the same Tomcat instance. The objective is > to have two jetspeed portals in same tomcat instance. After restarting, when > I hit the url http://localhost:8080/jetspeed2, I get the home page, no > problem. But when I hit the url http://localhost:8080/jetspeed, I get the > error below:: > > "Failed to load portlet > org.apache.jetspeed.portlets.layout.MultiColumnPortlet: > java.lang.ClassCastException: > org.apache.jetspeed.velocity.JetspeedPowerToolFactory cannot be cast to > org.apache.jetspeed.velocity.JetspeedPowerToolFactory" > > Any idea what is the issue? Appreciate your help. > > > Jetspeed portal - 2.2.1 > Tomcat - 6.0.16 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
