Since the patch uses features of Java 1.5 I had to modify the wss4j/build.xml file. You also have to copy opensaml-2.3.1.jar and its dependencies (look at opensaml-2.3.1/pom.xml) into the wss4j/lib directory.
Doing this I successfully build a wss4j-1.5.8-patchSAML2.jar file, but haven't tested it yet. On Wed, Apr 28, 2010 at 6:04 AM, Andrea Poli <[email protected]> wrote: > On 04/26/2010 04:39 PM, Thomas Koenig wrote: > >> https://issues.apache.org/jira/browse/WSS-146 >> >> which allows you to build a OpenSAML 2.0 compatible wss4j jar. I have just >> started myself to look into this. >> >> > I see https://issues.apache.org/jira/browse/WSS-146 but failed to apply > the patch to the current version of wss4j-1-5-8-src. > Have you successfully applied the patch? > > Andrea Poli > >
