Hi, I'm trying to deploy Pluto on WebLogic 8.1 SP5 - both driver and testsuite applications.
I managed to start both applications. I managed to avoid the IllegalStateException occurred because of WebLogic calling setBufferSize. I'm even able to get the page /pluto/portal. But when I click on the "Test" link on the left I'm facing the following issues: 1. "Test" links are pointing to /testsuite context instead of /pluto context so following them results in HTTP 404. 2. The portlet body is always rendered *before* the portlet header (with title, modes and window states). Has anybody ever managed to make it work on WL as it's supposed to work? Any hints would be greatly appreciated. Regards, Slawek
