Turns out this is not complete yet. The array passed in is an array of string, not the
DispatcherType enum. I updated the WebApp5EverythingUnitTestCase so that its failing
because of this:
| junit.framework.AssertionFailedError: expected:<FORWARD> but
was:<FORWARD>
| at junit.framework.Assert.fail(Assert.java:47)
| at junit.framework.Assert.failNotEquals(Assert.java:282)
| at junit.framework.Assert.assertEquals(Assert.java:64)
| at junit.framework.Assert.assertEquals(Assert.java:71)
| at
org.jboss.test.metadata.web.WebApp5EverythingUnitTestCase.assertFilterMappings(WebApp5EverythingUnitTestCase.java:195)
| at
org.jboss.test.metadata.web.WebApp5EverythingUnitTestCase.assertEverything(WebApp5EverythingUnitTestCase.java:92)
| at
org.jboss.test.metadata.web.WebApp5EverythingUnitTestCase.testEverything(WebApp5EverythingUnitTestCase.java:75)
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101531#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...