Hi, I try to run a customized Jetspeed 2.2.1 portal on Websphere 6.1.
Application is packed into an EAR, containing the shared libraries (Portlet API, Pluto API, ...). I had to remove 3 XML related JARs form WEB-INF/lib inside the Jetspeed Webpp. The application starts fine. When I call the first portlet I get the following error: Failed to load portlet org.apache.jetspeed.portlets.layout.MultiColumnPortlet: java.lang.NoSuchMethodError: javax/portlet/PortletContext.getContainerRuntimeOptions()Ljava/util/Enumeration; Obviously it does find an older version of the Portlet API (1.0), packed with Websphere. Looks really bad, but since others managed to deploy and run Jetspeed 2.2.1 on WAS 6.1, I seem to overlook something. Anyone have a pointer? Thanks, Frank -- ____________________________________________________________ Frank Stalherm - Hans-Klenk-Str. 5 - 55122 Mainz - Germany Tel.: +49 (173) 2930711 Fax: +49 (6131) 90891850 Email: [email protected] ____________________________________________________________
