You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by Colin Chalmers <CC...@iprofs.nl> on 2006/05/09 10:18:00 UTC

Pluto and myfaces

Hi all,
 
I've just started playing with Pluto and integrating myfaces. Unfortunately I'm having problems and need some help.
 
I downloaded pluto 1.0.1, installed and can access the test & admin portlets.
I then wanted to deploy a demo app that I have running under myfaces.
 
My first problem was that the war file was too big to be deployed via the deployment portlet, can this (size) be configured anywhere?
 
After reducing the size of my war file (by removing the larger jars) I managed to deploy my app as a portlet...at least that's the message I got. After restarting tomcat I could see the extra menu option but when I click on the link I get the message that an error has occurred. in portlet. No other info appears in the logs or whatever. If I access the app outwith pluto (directly on context) it works OK, alas not as a portlet :-(
 
I followed the instructions on the myfaces site
http://myfaces.apache.org/docs/portlet.html
 
and am at a loss as to what could be going wrong now. Should I also copy myfaces jars to my pluto lib directory and startup myfaces servlet there?
 
I'd be glad to hear from anyone who has  a working pluto/myfaces config
 
THX
 
/Colin