And here's another one: it comes when I implement the missing methods in the
auditor classes.

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\distributions\apache-servicemix-web\src\main\java\org\apache\servicemix\web\http\HttpComponentListener.java:[25,43]
c
annot find symbol
symbol  : class ContainerAware
location: package org.apache.servicemix.jbi.container

D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\distributions\apache-servicemix-web\src\main\java\org\apache\servicemix\web\http\HttpComponentListener.java:[37,65]
c
annot find symbol
symbol: class ContainerAware
public class HttpComponentListener implements ComponentListener,
ContainerAware {

D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\distributions\apache-servicemix-web\src\main\java\org\apache\servicemix\web\http\HttpComponentListener.java:[37,7]
or
g.apache.servicemix.web.http.HttpComponentListener is not abstract and does
not override abstract method
componentInitialized(org.apache.servicemix.jbi.event.Co
mponentEvent) in org.apache.servicemix.jbi.event.ComponentListener






gnodet wrote:
> 
> Sorry about that, this is fixed now.
> 
> On 12/7/06, Martin Landua <[EMAIL PROTECTED]> wrote:
>>
>> Hi all,
>>
>> we cannot build from the sources since 12/05/2006 due to a compilation
>> problem in servicemix-core in class StatisticsService. The error is as
>> follows:
>>
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\core\servicemix-core\src\main\java\org\apache\servicemix\jbi\monitoring\StatisticsService.java:[198,66]
>> createObje
>> ameProps(org.apache.servicemix.jbi.management.MBeanInfoProvider) in
>> org.apache.servicemix.jbi.management.ManagementContext cannot be applied
>> to
>> (org.apache.s
>> icemix.jbi.monitoring.ComponentStats,boolean)
>>
>> D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\core\servicemix-core\src\main\java\org\apache\servicemix\jbi\monitoring\StatisticsService.java:[216,68]
>> createObje
>> ameProps(org.apache.servicemix.jbi.management.MBeanInfoProvider) in
>> org.apache.servicemix.jbi.management.ManagementContext cannot be applied
>> to
>> (org.apache.s
>> icemix.jbi.monitoring.ComponentStats,boolean)
>>
>> D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\core\servicemix-core\src\main\java\org\apache\servicemix\jbi\monitoring\StatisticsService.java:[234,66]
>> createObje
>> ameProps(org.apache.servicemix.jbi.management.MBeanInfoProvider) in
>> org.apache.servicemix.jbi.management.ManagementContext cannot be applied
>> to
>> (org.apache.s
>> icemix.jbi.monitoring.EndpointStats,boolean)
>>
>> D:\JBossIDE\ServiceMix\ServiceMix-SNAPSHOT\core\servicemix-core\src\main\java\org\apache\servicemix\jbi\monitoring\StatisticsService.java:[252,68]
>> createObje
>> ameProps(org.apache.servicemix.jbi.management.MBeanInfoProvider) in
>> org.apache.servicemix.jbi.management.ManagementContext cannot be applied
>> to
>> (org.apache.s
>> icemix.jbi.monitoring.EndpointStats,boolean)
>>
>> Any idea?
>>
>> Best regards
>> Martin
>> --
>> View this message in context:
>> http://www.nabble.com/Compilation-Problem-in-SNAPSHOT-tf2775933s12049.html#a7743871
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Compilation-Problem-in-SNAPSHOT-tf2775933s12049.html#a7764845
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to