[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2972) Unit test fails because of wicket unavailabity

Joshua Partogi (JIRA) jira-events at lists.jboss.org
Fri May 9 02:08:21 EDT 2008


Unit test fails because of wicket unavailabity
----------------------------------------------

                 Key: JBSEAM-2972
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2972
             Project: Seam
          Issue Type: Task
          Components: Wicket
    Affects Versions: 2.1.0.A1
            Reporter: Joshua Partogi


Unit test fails because wicket component is not installed. Here are the message:
java.lang.IllegalStateException: Must set application-class in <web:wicket-filter /> in components.xml
	at org.jboss.seam.web.WicketFilter.init(WicketFilter.java:80)
	at org.jboss.seam.servlet.SeamFilter.init(SeamFilter.java:97)
	at org.jboss.seam.mock.AbstractSeamTest.createSeamFilter(AbstractSeamTest.java:942)
	at org.jboss.seam.mock.AbstractSeamTest.setupClass(AbstractSeamTest.java:921)
	at org.jboss.seam.mock.SeamTest.setupClass(SeamTest.java:44)

Developers shouldn't be forced to use wicket. It should be left optional.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list