Hi,

I tried to build carbon with a latest checkout from trunk. Dependencies,
orbit and core were built successfully. When building components, i get the
following compilation error in security component. I would really appreciate
any help in resolving this.

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/home/hasini/WSO2/trunk/carbon/components/security/org.wso2.carbon.security.mgt/src/main/java/org/wso2/carbon/security/util/ServicePasswordCallbackHandler.java:[71,54]
cannot find symbol
symbol  : method getIdentifer()
location: class org.apache.ws.security.WSPasswordCallback

/home/hasini/WSO2/trunk/carbon/components/security/org.wso2.carbon.security.mgt/src/main/java/org/wso2/carbon/security/util/WSS4JUtil.java:[56,62]
incompatible types
found   : java.util.List
required: java.util.Vector

/home/hasini/WSO2/trunk/carbon/components/security/org.wso2.carbon.security.mgt/src/main/java/org/wso2/carbon/security/util/ServerCrypto.java:[76,7]
org.wso2.carbon.security.util.ServerCrypto is not abstract and does not
override abstract method
isCertificateInKeyStore(java.security.cert.X509Certificate) in
org.apache.ws.security.components.crypto.Crypto


Thank you.
Hasini.

-- 
Hasini Gunasinghe
e-mail: [email protected]
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to