Hi Folks,

Sorry for the noise.

Actually the stub generation has partially failed because of a corrupted
XSD file. I was able to get over this issue after building the
event.client.stub again.

Thanks,
Thilina

On Mon, Dec 5, 2011 at 7:23 PM, Thilina Buddhika <[email protected]> wrote:

>
> Encountered the following error when trying to build 3.2.0 branch in a
> clean repo. By looking at the org.wso2.carbon.event.client.stub-3.2.0
> bundle, it does not include the
> package org.wso2.carbon.event.client.stub.generated.addressing.
>
> Am I missing anything ?
>
> Thanks,
> Thilina
>
> [INFO] Compiling 4 source files to
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[16,0]
> package org.wso2.carbon.event.client.stub.generated does not exist
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
> cannot find symbol
> symbol  : class GetSubscriptionsResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
> cannot find symbol
> symbol  : class SubscriptionDetails
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[114,12]
> cannot find symbol
> symbol  : class DeliveryType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[114,44]
> cannot find symbol
> symbol  : class DeliveryType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[115,12]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[115,50]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[120,12]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[122,37]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[128,12]
> cannot find symbol
> symbol  : class FilterType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[128,40]
> cannot find symbol
> symbol  : class FilterType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[132,12]
> cannot find symbol
> symbol  : class SubscribeResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[133,12]
> cannot find symbol
> symbol  : class ReferenceParametersType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[154,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[154,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[168,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[168,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[178,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[178,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[184,8]
> cannot find symbol
> symbol  : class GetSubscriptionsResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
> cannot find symbol
> symbol  : class RenewResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [ERROR]
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> [INFO] 35 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[16,0]
> package org.wso2.carbon.event.client.stub.generated does not exist
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
> package org.wso2.carbon.event.client.stub.generated.addressing does not
> exist
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
> cannot find symbol
> symbol  : class GetSubscriptionsResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
> cannot find symbol
> symbol  : class SubscriptionDetails
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[114,12]
> cannot find symbol
> symbol  : class DeliveryType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[114,44]
> cannot find symbol
> symbol  : class DeliveryType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[115,12]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[115,50]
> cannot find symbol
> symbol  : class EndpointReferenceType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[120,12]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[122,37]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[128,12]
> cannot find symbol
> symbol  : class FilterType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[128,40]
> cannot find symbol
> symbol  : class FilterType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[132,12]
> cannot find symbol
> symbol  : class SubscribeResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[133,12]
> cannot find symbol
> symbol  : class ReferenceParametersType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[154,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[154,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[168,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[168,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[178,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[178,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[184,8]
> cannot find symbol
> symbol  : class GetSubscriptionsResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,8]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
> cannot find symbol
> symbol  : class EventBrokerServiceStub
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
> cannot find symbol
> symbol  : class ExpirationType
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
> cannot find symbol
> symbol  : class RenewResponse
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
> /home/thilina/projects/wso2/branches/3.2.0/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
> cannot find symbol
> symbol  : class AttributedURI
> location: class org.wso2.carbon.event.client.broker.BrokerClient
>
>
> --
> Thilina Buddhika
> Associate Technical Lead
> WSO2 Inc. ; http://wso2.com
> lean . enterprise . middleware
>
> phone : +94 77 44 88 727
> blog : http://blog.thilinamb.com
>



-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to