I get following build error[1].
My current axis2 trunk version-SNAPSHOT
--------- synapse version-2.0.0-SNAPSHOT
--------- axiom-1.2.10-SNAPSHOT
In both places(axis2, synapse) i changed the axiom version to
1.2.10-SNAPSHOT.
What version of Synapse/axis2 will fix this?
-Ratha.
[1]
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
C:\svn_repository\carbon_project\Carbon-components\data-services\org.wso2.carbon
.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\DBDeployer.ja
va:[52,35] cannot find symbol
symbol : class AbstractDeployer
location: package org.apache.axis2.deployment
C:\svn_repository\carbon_project\Carbon-components\data-services\org.wso2.carbon
.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\DBDeployer.ja
va:[99,32] cannot find symbol
symbol: class AbstractDeployer
public class DBDeployer extends AbstractDeployer {
C:\svn_repository\carbon_project\Carbon-components\data-services\org.wso2.carbon
.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\description\c
onfig\CarbonDataSourceConfig.java:[28,45] cannot find symbol
symbol : class DataSourceRepositoryHolder
location: package org.apache.synapse.commons.datasource
C:\svn_repository\carbon_project\Carbon-components\data-services\org.wso2.carbon
.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\DBDeployer.ja
va:[196,12] cannot find symbol
symbol : variable super
location: class org.wso2.carbon.dataservices.core.DBDeployer
C:\svn_repository\carbon_project\Carbon-components\data-services\org.wso2.carbon
.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\DBDeployer.ja
va:[284,12] cannot find symbol
symbol : variable super
location: class org.wso2.carbon.dataservices.core.DBDeployer
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev