On Mon, May 2, 2011 at 6:00 PM, Isuru Suriarachchi <[email protected]> wrote: This is due to the Xfer change that I did in the morning. There's an API change in Xfer trunk. Please update the sts code accordingly. Sorry I didn't expect anyone else to use Xfer. I'm still not sure why sts needs Xfer.
I am working on this. Thanks AmilaJ > Thanks, > ~Isuru > > On Mon, May 2, 2011 at 5:34 PM, Miyuru Wanninayaka <[email protected]> wrote: >> >> [INFO] Compiling 7 source files to >> /home/miyuru/code/wso2/carbon/trunk/components/identity/org.wso2.carbon.identity.sts/target/classes >> [INFO] ------------------------------------------------------------- >> [ERROR] COMPILATION ERROR : >> [INFO] ------------------------------------------------------------- >> [ERROR] >> /home/miyuru/code/wso2/carbon/trunk/components/identity/org.wso2.carbon.identity.sts/src/main/java/org/wso2/carbon/identity/sts/mex/XferGetServiceAdapter.java:[28,7] >> org.wso2.carbon.identity.sts.mex.XferGetServiceAdapter is not abstract and >> does not override abstract method delete(org.apache.axiom.om.OMElement) in >> org.wso2.xfer.WSTransferOperations >> >> [ERROR] >> /home/miyuru/code/wso2/carbon/trunk/components/identity/org.wso2.carbon.identity.sts/src/main/java/org/wso2/carbon/identity/sts/mex/XferGetServiceAdapter.java:[47,13] >> delete(org.apache.axiom.om.OMElement) in >> org.wso2.carbon.identity.sts.mex.XferGetServiceAdapter cannot implement >> delete(org.apache.axiom.om.OMElement) in org.wso2.xfer.WSTransferOperations; >> attempting to use incompatible return type >> found : void >> required: org.apache.axiom.om.OMElement >> >> [INFO] 2 errors >> [INFO] ------------------------------------------------------------- >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Compilation failure >> >> >> /home/miyuru/code/wso2/carbon/trunk/components/identity/org.wso2.carbon.identity.sts/src/main/java/org/wso2/carbon/identity/sts/mex/XferGetServiceAdapter.java:[28,7] >> org.wso2.carbon.identity.sts.mex.XferGetServiceAdapter is not abstract and >> does not override abstract method delete(org.apache.axiom.om.OMElement) in >> org.wso2.xfer.WSTransferOperations >> >> >> /home/miyuru/code/wso2/carbon/trunk/components/identity/org.wso2.carbon.identity.sts/src/main/java/org/wso2/carbon/identity/sts/mex/XferGetServiceAdapter.java:[47,13] >> delete(org.apache.axiom.om.OMElement) in >> org.wso2.carbon.identity.sts.mex.XferGetServiceAdapter cannot implement >> delete(org.apache.axiom.om.OMElement) in org.wso2.xfer.WSTransferOperations; >> attempting to use incompatible return type >> found : void >> required: org.apache.axiom.om.OMElement >> >> >> >> -- >> Thanks, >> Miyuru >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Isuru Suriarachchi > Technical Lead & Product Manager, WSO2 Application Server > WSO2 Inc. http://wso2.com > email : [email protected] > blog : http://isurues.wordpress.com/ > > lean . enterprise . middleware > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
