[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: Deploying ValidatorFactory
stan.silvert@jboss.com
do-not-reply at jboss.com
Mon Aug 24 14:55:33 EDT 2009
I did another svn update and I got everything to build now. Your code isn't working:
14:40:28,347 ERROR [[/jbossws]] Error configuring application listener of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
| java.lang.NoClassDefFoundError: org/jboss/mc/servlet/vdf/spi/VDFConnector
| at java.lang.Class.getDeclaredConstructors0(Native Method)
| at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
If you want to run my unit test:
1) Build AS 5.2
2) Build testsuite
3) Start AS 5.2
4) cd to testsuite and run:
build one-test -Dtest=org.jboss.test.web.test.JSFIntegrationUnitTestCase
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251273#4251273
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251273
More information about the jboss-dev-forums
mailing list