This content has been marked as final.
Show 2 replies
-
1. Re: Need to add Portlet Bridge jars to our war for if we using GateIn-3.5.0.Beta02_jbossas7?
kenfinni Nov 27, 2012 9:53 AM (in response to jpadula35)Hi Joe,
That's correct, unless you're wanting to use a particular version of Portlet Bridge, there is no need to include the api and impl jars in your WEB-INF/lib.
There is one caveat, if you're using RichFaces in your JSF2 portlet, then you WILL need to have the portletbridge-extension-richfaces jar in WEB-INF/lib as that is currently not provided as a module. Also note that you would need to ensure that the versions within GateIn of PBR and the RichFaces extension you provide would need to match, otherwise there is likely to be problems.
Ken
-
2. Re: Need to add Portlet Bridge jars to our war for if we using GateIn-3.5.0.Beta02_jbossas7?
jpadula35 Nov 27, 2012 12:42 PM (in response to kenfinni)Thanks Ken.
I've added back in the portletbridge-extension-richfaces jar to our wars. Working very good so far.
Regards,
Joe