Hi,

I was trying to build project using maven but I ran into repository issues
finding synapse. so I  had to change the synapse version from

<synapse.version>1.1.1-SNAPSHOT</synapse.version>

to

<synapse.version>1.1.1-SNAPSHOT</synapse.version>

then I was getting the below error. Can any one help me with this please ?



[INFO] Compilation failure

D:\workspace\ws-esb\modules\core\src\main\java\org\wso2\esb\ServiceBusManager.java:[238,33]
cannot find symbol
symbol  : method setAxis2Repolocation(java.lang.String)
location: class org.apache.synapse.ServerManager

D:\workspace\ws-esb\modules\core\src\main\java\org\wso2\esb\services\TaskAdmin.java:[100,32]
cannot find symbol
symbol  : method removeStartup(java.lang.String)
location: class org.apache.synapse.config.SynapseConfiguration

D:\workspace\ws-esb\modules\core\src\main\java\org\wso2\esb\services\MediatorAdmin.java:[147,31]
cannot find symbol
symbol  : method addStaticSetterProperty(java.lang.String,java.lang.String)
location: class org.apache.synapse.mediators.ext.POJOCommandMediator


-- 
thanks & regards,
Srinivas Chamarthi,
Phone: +91-40-2407 4999(R)
Mobile: +91-9989141717
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to