Hi Samisa; What JDK do you use? This and error you mentioned before happen due to @ Override annotation. But funny thing is my maven build does not throw errors. Any idea what happening? I use java version "1.6.0_16" Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)
Thanks Srinath On Tue, Feb 23, 2010 at 7:59 PM, Samisa Abeysinghe <[email protected]> wrote: > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > /home/carbon/carbon-3.0.0/carbon/components/event/org.wso2.carbon.event.messagebox/src/main/java/org/wso2/carbon/event/messagebox/InMemoryMessageBox.java:[61,5] > method does not override a method from its superclass > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://wso2.com/ - "lean . enterprise . middleware" > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- ============================ Srinath Perera, Ph.D. WSO2 Inc. http://wso2.com Blog: http://srinathsview.blogspot.com/ _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
