I have a general question about deploying portlets and I don't see this scenario covered in the portlet spec. I want to deploy multiple instances of the same portlet, but with different configuration parameters in portlet.xml. For example, I might want two RSS portlets which are the same except for different configuration (different feed URLs) in portlet.xml. The ugly way to do it is to deploy two warfiles which differ only in portlet.xml. But what I'd like to do is only deploy the war once and provide XML files for the different instances. Does anyone know a clean way to do this? Is there a non-proprietary, spec-compliant way? Is this something that might be addressed in the 2.0 portlet spec?
Thanks, Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928770#3928770 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928770 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
