Testsuite: com.opensymphony.webwork.views.jsp.BeanTagTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.959 sec
------------- Standard Output ---------------
2008-01-27 03:39:45,515 [main] INFO  com.opensymphony.webwork.config.DefaultConfiguration - Loading global messages from testmessages
2008-01-27 03:39:45,521 [main] INFO  com.opensymphony.webwork.config.DefaultConfiguration - Loading global messages from testmessages2
------------- ---------------- ---------------

Testcase: testSimple took 0.66 sec
	FAILED
expected:<2> but was:<3>
junit.framework.AssertionFailedError: expected:<2> but was:<3>
	at com.opensymphony.webwork.views.jsp.BeanTagTest.testSimple(BeanTagTest.java:29)

