Hi!

I'm getting the following compilation errors while trying to build the
component branch of Carbon!


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

/home/disk1/CarbonNew/carbon/components/rule/org.wso2.carbon.rule.mediator/src/main/java/org/wso2/carbon/rule/mediator/RuleMediatorFactory.java:[38,7]
org.wso2.carbon.rule.mediator.RuleMediatorFactory is not abstract and does
not override abstract method
createSpecificMediator(org.apache.axiom.om.OMElement,java.util.Properties)
in org.apache.synapse.config.xml.AbstractMediatorFactory

/home/disk1/CarbonNew/carbon/components/rule/org.wso2.carbon.rule.mediator/src/main/java/org/wso2/carbon/rule/mediator/RuleMediatorFactory.java:[70,12]
addChildren(org.apache.axiom.om.OMElement,org.apache.synapse.mediators.ListMediator,java.util.Properties)
in org.apache.synapse.config.xml.AbstractListMediatorFactory cannot be
applied to
(org.apache.axiom.om.OMElement,org.wso2.carbon.rule.mediator.RuleMediator)

/home/disk1/CarbonNew/carbon/components/rule/org.wso2.carbon.rule.mediator/src/main/java/org/wso2/carbon/rule/mediator/MediatorResourceAdapter.java:[60,34]
getObjectFromOMNode(org.apache.axiom.om.OMNode,java.util.Properties) in
org.apache.synapse.config.XMLToObjectMapper cannot be applied to
(org.apache.axiom.om.OMNode)



-- 
Prabath
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to