[esb-java-dev] Compilation Errors
Srinivas Chamarthi
srinivas.chamarthi at gmail.com
Thu Dec 6 23:39:57 PST 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wso2.org/pipermail/esb-java-dev/attachments/20071206/c81d3571/attachment.htm
More information about the Esb-java-dev
mailing list