On Mon, Apr 19, 2010 at 4:32 PM, Nuwan Bandara <nu...@wso2.com> wrote:

> I commented it out and built. now am getting an error in
> mediation-initializer, when building the carbon-components default profile;
> I have taken an up of dependencies/synapse and have built it.
>

Works for me. I also checked the Synapse source code for the methods which
are reported as being missing. They are in place. Could you please check the
source file at
dependencies/synapse/modules/core/src/main/java/org/apache/synapse/Startup.java
and make sure it contains the getFileName method?

Thanks,
Hiranya


> the trace is
>
> [INFO] Compiling 32 source files to
> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/target/classes
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/RegistryBasedSynapseConfigSerializer.java:[214,57]
> cannot find symbol
> symbol  : method getFileName()
> location: interface org.apache.synapse.Startup
>
> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/RegistryBasedSynapseConfigBuilder.java:[265,18]
> cannot find symbol
> symbol  : method setFileName(java.lang.String)
> location: interface org.apache.synapse.Startup
>
> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/RegistryBasedSynapseConfigBuilder.java:[269,45]
> cannot find symbol
> symbol  : method getFileName()
> location: interface org.apache.synapse.Startup
>
> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/ExecutorStore.java:[45,29]
> serializeExecutor(org.apache.synapse.commons.executors.PriorityExecutor,org.apache.axiom.om.OMElement)
> has private access in
> org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 19 seconds
> [INFO] Finished at: Mon Apr 19 16:25:49 IST 2010
> [INFO] Final Memory: 52M/139M
> [INFO]
> ------------------------------------------------------------------------
>
> Regards
> /Nuwan
>
>
>
> On Mon, Apr 19, 2010 at 4:11 PM, Samisa Abeysinghe <sam...@wso2.com>wrote:
>
>> This is reporting component broken with service management.
>>
>> Samisa...
>>
>> On Mon, Apr 19, 2010 at 3:50 PM, Nuwan Bandara <nu...@wso2.com> wrote:
>>
>>> Hi guys,
>>>
>>> I am getting a compilation failure while building carbon components in
>>> trunk.
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/service-mgt/org.wso2.carbon.service.mgt/src/main/java/org/wso2/carbon/service/mgt/reports/DeployedServicesReportDataCollector.java:[4,39]
>>> cannot find symbol
>>> symbol  : class ReportDataSource
>>> location: package org.wso2.carbon.reporting.common
>>>
>>> /home/nuwan/dev/carbon-platforms/trunk/carbon/components/service-mgt/org.wso2.carbon.service.mgt/src/main/java/org/wso2/carbon/service/mgt/reports/DeployedServicesReportDataCollector.java:[17,60]
>>> cannot find symbol
>>> symbol: class ReportDataSource
>>> public class DeployedServicesReportDataCollector implements
>>> ReportDataSource {
>>>
>>> Regards
>>> --
>>> Nuwan Bandara
>>> WSO2 Inc. | http://www.wso2.com
>>> lean . enterprise . middleware
>>>
>>> Cell: +94 77 290 7484
>>> Office: +94 11 268 8451
>>> blog: http://www.nuwanbando.com
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>> --
>> Samisa Abeysinghe
>> Director, Engineering - WSO2 Inc.
>>
>> http://wso2.com/ - "lean . enterprise . middleware"
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Nuwan Bandara
> WSO2 Inc. | http://www.wso2.com
> lean . enterprise . middleware
>
> Cell: +94 77 290 7484
> Office: +94 11 268 8451
> blog: http://www.nuwanbando.com
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to