[ http://issues.apache.org/jira/browse/BEEHIVE-604?page=all ] James Song closed BEEHIVE-604: ------------------------------
That is right. After adding code to invoke the method on the control, the test passes. > control context events:could not be received on jws > --------------------------------------------------- > > Key: BEEHIVE-604 > URL: http://issues.apache.org/jira/browse/BEEHIVE-604 > Project: Beehive > Type: Bug > Components: Controls > Versions: V1 > Reporter: James Song > Assignee: Kyle Marvin > Fix For: V1 > > Can not listen to onAcquire by adding listener. > Test files: > trunk\controls\test\webapps\controlsWeb\WEB-INF\src\jws\ContextEvent.jws > Repro: > 1. svn update to r168235; > 2. build and deploy controlsWeb; > 3. run junit from controls\test ant run > -Dtest-suite=mantis-cases\org-apache-beehive-controls-test-jws-contextevent.xml > -Dtest.freq=detailed > Watch for server output. > What is expected: > System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&"); > System.out.println("onAcquire invoked on DriveBeanRecorder"); > System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&"); -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
