Hy folks,
I'm trying to deploy archiva on GF4. I followed this
https://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+GlassFish+with+mySQL
I have this issue :
/Exception while loading the app : CDI deployment failure:Exception List
with 2 exceptions: Exception 0 :
org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied
dependencies for type [Injector] with qualifiers [@Default] at injection
point [[BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod]
@Inject
org.eclipse.sisu.locators.DefaultBeanLocator.autoPublish(Injector)] at
org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:403)
at
org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:325)
at
org.jboss.weld.bootstrap.Validator.validateGeneralBean(Validator.java:177)
at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:208)
at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:519)
at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:505) at
../..
/Does GF4 can support archiva ?
regards