Hi,

 

I believed pluto was made to work only on Tomcat because it uses classes of the Tomcat’s engine.

 

So, u had to modify Pluto code source, no ?

 


De : Jeff Vu [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 27 octobre 2005 17:02
À : [email protected]
Objet : Re: Pluto on WebLogic - looking for help

 

Slawek,

 

I had pluto 1.0.1 to work with WL 8.1 SP4. Besides the setBufferSize, WL has some problem calling the pluto's inner classes. So, I had to convert all the inner classes to regular java classes and then changed all the JSP that referenced them.

 

hope this helps,

 

-- jeff 

 

On 10/27/05, Zachcial, Slawomir <[EMAIL PROTECTED]> wrote:

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

 

Reply via email to