Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-07-01 Thread Ajith Vitharana
I think this is due to version mismatches in several poms for axiom. For example axiom version should be changed to 1.2.10-SNAPSHOT in dependencies/synapse/pom.xml, dependencies/axis2/modules/parent/pom.xml Also there's no axis2-transports:1.0-SNAPSHOT available in repos to be

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-07-01 Thread Sanjaya Vithanagama
On Thu, Jul 1, 2010 at 12:01 PM, Ajith Vitharana aji...@wso2.com wrote: I think this is due to version mismatches in several poms for axiom. For example axiom version should be changed to 1.2.10-SNAPSHOT in dependencies/synapse/pom.xml, dependencies/axis2/modules/parent/pom.xml Also

[Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread Ruwan Janapriya
[INFO] [INFO] Building WSO2 Carbon - Application Deployer [INFO]task-segment: [clean, install] [INFO] [INFO] [clean:clean] [INFO] Deleting directory

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread Isuru Suriarachchi
This is due to the Deployer API change in Axis2. Start building from Axis2.. :) Thanks, ~Isuru On Wed, Jun 30, 2010 at 5:40 PM, Ruwan Janapriya janapr...@wso2.com wrote: [INFO] [INFO] Building WSO2 Carbon - Application

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread ratha
Ruwan Janapriya wrote: Great! :D Thanks a lot. If you take an up from axis2, there will be a series of build errors regarding axiom and even in orbit ..so on... -Ratha. regards, Janapriya On Wed, Jun 30, 2010 at 6:02 PM, Isuru Suriarachchi is...@wso2.com mailto:is...@wso2.com wrote:

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread Ajith Vitharana
On Wed, Jun 30, 2010 at 6:18 PM, ratha rat...@wso2.com wrote: Ruwan Janapriya wrote: Great! :D Thanks a lot. If you take an up from axis2, there will be a series of build errors regarding axiom and even in orbit ..so on...after taking up. -Ratha. After taking up. same thing happened

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread Rajika Kumarasiri
I built the ESB product without any problem today. Just build starting from dependencies. Rajika On Wed, Jun 30, 2010 at 5:40 PM, Ruwan Janapriya janapr...@wso2.com wrote: [INFO] [INFO] Building WSO2 Carbon -

Re: [Carbon-dev] Compilation failure in core (CappAxis2Deployer.java)

2010-06-30 Thread Sanjaya Vithanagama
On Wed, Jun 30, 2010 at 6:45 PM, Ajith Vitharana aji...@wso2.com wrote: On Wed, Jun 30, 2010 at 6:18 PM, ratha rat...@wso2.com wrote: Ruwan Janapriya wrote: Great! :D Thanks a lot. If you take an up from axis2, there will be a series of build errors regarding axiom and even in orbit