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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...