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
