HI
i created a portal application in my GateIn 3.2 with JBOSS 5 as server. By default GateIn provides JGroups jar whose version is 2.5 Final. But in my created application uses JGroups jar whose version is 3.4.1. The problem is in my local application dependencies getting from JGroups 2.5.jar (Actually i need dependencies of 3.4.1 version). How to get the new JGroup dependencies (3.4.1 ) inside my application. Or is there is any impact if i manually replace JGroups-2.5-Final.jar with 3.4.1 version in portal.war folder
regards
Anish Antony