Hi maybe wait for deltaspike@ answer before cross posting ;)
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-10-25 13:24 GMT+02:00 hwaastad <[email protected]>: > Hi, > I have a project using deltaspike 1.0.3 and it fails on deploy: > > INFO: class: > org.apache.deltaspike.jsf.impl.config.view.ViewConfigPathValidator > activated=true > okt 25, 2014 1:21:12 PM > org.apache.deltaspike.jsf.impl.config.view.ViewConfigPathValidator > contextInitialized > WARNING: Container issue detected -> can't validate view-configs. > java.lang.IllegalStateException: Could not find beans for Type=interface > org.apache.deltaspike.core.api.config.view.metadata.ViewConfigResolver and > qualifiers:[] > at > org.apache.deltaspike.core.api.provider.BeanProvider.getContextualReference(BeanProvider.java:150) > at > org.apache.deltaspike.core.api.provider.BeanProvider.getContextualReference(BeanProvider.java:119) > at > org.apache.deltaspike.core.api.provider.BeanProvider.getContextualReference(BeanProvider.java:100) > at > org.apache.deltaspike.jsf.impl.config.view.ViewConfigPathValidator.contextInitialized(ViewConfigPathValidator.java:52) > at > org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4992) > at > org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5490) > at > org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) > at > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1575) > at > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1565) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) > > The Illegalstate also happens when accessing the application. > > I've already asked a question to the DS mailing list, but I just want to > make sure with you TomEE guys if this is a DS og TomEE issue. > > br hw > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Deltaspike-1-0-3-issue-tp4672621.html > Sent from the TomEE Users mailing list archive at Nabble.com.
