Thanks for verifying, we have some issues with the WSO2 event receiver and
publisher, as we are doing some rewrites. Will be fixed for Alpha

Suho

On Tue, Mar 24, 2015 at 5:39 PM, Iranga Muthuthanthri <ira...@wso2.com>
wrote:

> Works with M3. Noticed the following exception when trying to build from
> <CEP_HOME>/samples/consumers/wso2-event and run *ant*
>
>
> compile:
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/build.xml:67:
> warning: 'includeantruntime' was not set, defaulting to
> build.sysclasspath=last; set to false for repeatable builds
>
>     [javac] Compiling 2 source files to
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/temp/classes
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/src/main/java/org/wso2/carbon/sample/server/TestWso2EventServer.java:32:
> error: package org.wso2.carbon.databridge.receiver.binary does not exist
>
>     [javac] import
> org.wso2.carbon.databridge.receiver.binary.BinaryDataReceiver;
>
>     [javac]                                                  ^
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/src/main/java/org/wso2/carbon/sample/server/TestWso2EventServer.java:33:
> error: package org.wso2.carbon.databridge.receiver.binary.conf does not
> exist
>
>     [javac] import
> org.wso2.carbon.databridge.receiver.binary.conf.BinaryDataReceiverConfiguration;
>
>     [javac]                                                       ^
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/src/main/java/org/wso2/carbon/sample/server/TestWso2EventServer.java:42:
> error: cannot find symbol
>
>     [javac]     BinaryDataReceiver binaryDataReceiver;
>
>     [javac]     ^
>
>     [javac]   symbol:   class BinaryDataReceiver
>
>     [javac]   location: class TestWso2EventServer
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/src/main/java/org/wso2/carbon/sample/server/TestWso2EventServer.java:124:
> error: cannot find symbol
>
>     [javac]             binaryDataReceiver = new BinaryDataReceiver(new
> BinaryDataReceiverConfiguration(receiverPort + 100, receiverPort),
> databridge);
>
>     [javac]                                      ^
>
>     [javac]   symbol:   class BinaryDataReceiver
>
>     [javac]   location: class TestWso2EventServer
>
>     [javac]
> /Users/irangamuthuthanthri/Work/Applications/CEP/4.0.0/wso2cep-4.0.0-SNAPSHOT/samples/consumers/wso2-event/src/main/java/org/wso2/carbon/sample/server/TestWso2EventServer.java:124:
> error: cannot find symbol
>
>     [javac]             binaryDataReceiver = new BinaryDataReceiver(new
> BinaryDataReceiverConfiguration(receiverPort + 100, receiverPort),
> databridge);
>
>     [javac]                                                             ^
>
>     [javac]   symbol:   class BinaryDataReceiverConfiguration
>
>     [javac]   location: class TestWso2EventServer
>
>     [javac] 5 errors
>
>
>
> Jira ID:https://wso2.org/jira/browse/CEP-1070
>
> --
> Thanks & Regards
>
> Iranga Muthuthanthri
> (M) -0777-255773
> Team Product Management
>
>


-- 

*S. Suhothayan*
Technical Lead & Team Lead of WSO2 Complex Event Processor
 *WSO2 Inc. *http://wso2.com
* <http://wso2.com/>*
lean . enterprise . middleware


*cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
<http://suhothayan.blogspot.com/>twitter: http://twitter.com/suhothayan
<http://twitter.com/suhothayan> | linked-in:
http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to