On Sat, Jan 16, 2010 at 1:02 PM, Amila Suriarachchi <[email protected]> wrote:
> > > Thanks Thilina. And also please add the rampart.mar dependency as well to > the POM. otherwise users has to put it manually. > Hi, Dependencies for rampart.mar and rahas.mar are already there in the pom. But it seems like, they are dropped during exporting the maven project to an IDE. This can be solved by adding dependencies to carbon security bundles(org.wso2.carbon.security.rampart-*.jar, org.wso2.carbon.security.rahas.-*.jar) instead of pure rampart jars. Since these security bundles contain .mar files in addition to rampart jars, .mar files will be available in the classpath after being exported to an IDE. Then users can engage the modules without any additional work. The downside of this approach is, these carbon bundles bring a whole lot of other dependencies into the classpath. But I feel it is OK to make classpath a bit crowded to get this working out of the box. WDYT ? Thanks. /thilina > > Amila. > >> >> >> -- Thilina Mahesh Buddhika WSO2 Inc. ; http://wso2.com http://blog.thilinamb.com
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
