[jboss-user] [Security & JAAS/JBoss] - Re: JBoss Federated SSO: Does it support?

ArjunDhar do-not-reply at jboss.com
Thu Jan 24 14:23:50 EST 2008


BTW I tried to build the jboss-sso-1.0CR1 source. In the jboss_saml module I had two issues with the build. I solved them, documenting them.

1. The opensaml-1.1.jar was giving a version 0.49 issue. So I downloaded the OpenSAML src and re-compiled and JAR'd it.

2. There is a library dependency on /thirdparty/xml/lib/*.jar; so included a line in the build.xml for jboss_saml <path refid="xml.classpath"/> in the configure-libraries target.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123173#4123173

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123173



More information about the jboss-user mailing list