Same problem, it was fixed building wss4j-SNAPSHOT.jar (from svn repo) and copying this file to the maven2 repository.
However, I didn't get the rampart-SNAPSHOT.zip file, How do I build this zip file, (like axis2 and sandesha?) Thanks On Nov 11, 2007 9:00 PM, Nandana Mihindukulasooriya <[EMAIL PROTECTED]> wrote: > Hi Manoj, > Seems you are not using the latest WSS4J. This will help you. > > [1] > http://mail-archives.apache.org/mod_mbox/ws-rampart-dev/200711.mbox/[EMAIL > PROTECTED] > [2] > http://mail-archives.apache.org/mod_mbox/ws-rampart-dev/200711.mbox/[EMAIL > PROTECTED] > > Regards, > Nandana > > > On Nov 10, 2007 10:31 PM, Manoj Chakraborty <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > > > I was trying to build rampart from the source > > > > > > > > While building rampart I get the following error. Is the build broken or I > > am missing something. I am cl# 593792. > > > > > > > > C:\opensource\rampart\modules\rampart-core\src\main\java\org\apache\rampar > > t\util > > > > \RampartUtil.java:[835,33] cannot find symbol > > > > symbol : method isCertSet() > > > > location: class org.apache.ws.security.message.WSSecEncryptedKey > > > > > > > > C:\opensource\rampart\modules\rampart-core\src\main\java\org\apache\rampar > > t\buil > > > > der\BindingBuilder.java:[489,36] cannot find symbol > > > > symbol : method setKeyIdentifierEncKeySHA1(java.lang.String) > > > > location: class > > org.apache.ws.security.message.token.SecurityTokenReference > > > > > > > > C:\opensource\rampart\modules\rampart-core\src\main\java\org\apache\rampar > > t\buil > > > > der\BindingBuilder.java:[502,26] cannot find symbol > > > > symbol : method setCustomValueType(java.lang.String) > > > > location: class org.apache.ws.security.message.WSSecDKSign > > > > > > > > C:\opensource\rampart\modules\rampart-core\src\main\java\org\apache\rampar > > t\buil > > > > der\BindingBuilder.java:[561,31] cannot find symbol > > > > symbol : method setEncrKeySha1value(java.lang.String) > > > > location: class org.apache.ws.security.message.WSSecSignature > > > > > > > > C:\opensource\rampart\modules\rampart-core\src\main\java\org\apache\rampar > > t\buil > > > > der\BindingBuilder.java:[562,68] cannot find symbol > > > > symbol : variable ENCRYPTED_KEY_SHA1_IDENTIFIER > > > > location: class org.apache.ws.security.WSConstants > > > > > > > > regards > > > > Manoj > > > > > -- Don't be evil!!!
