From: dajevtic <nu...@jb...> - 2005-05-17 04:04:24
|
In order to make it work for portlets within seperate webapps, the PortletFormManager.jar should be deployed to the "jboss-portal.sar\lib" directory. Then distributed webapp's portlets can use it without any problem. I have to check the behavior in a distributed environment, but I doubt that it will work, unless I use one of the two possibilities: 1.) Implement persistence for form data or 2.) Make the PortletFormManager a web service which receives and sends data via http But I will check so that I can give a 100% educated answer View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877833#3877833 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877833 |