Hi Frederik, This might help: https://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss
There's a note there (in the instructions for JBoss 5) that the Spring jars needs to be replaced because of this issue https://jira.springsource.org/browse/SPR-6146 It could be what you're experiencing.. Thanks, Deng On Fri, Jun 18, 2010 at 4:32 PM, Frederik Mortensen < [email protected]> wrote: > Hi Archiva Fans. > > Could need a little hint here. Trying to deploy archiva.war in JBoss 5 and > keep getting the following error message. Has anyone already been able to > solve this problem? > > Thx in advance > > 10:15:37,662 INFO [PlexusXmlBeanDefinitionReader] Loading XML bean > definitions from URL [vfszip:/opt/ > jboss-5.1.0.GA/server/default/deploy/archiva.war/WEB-IN > F/lib/redback-users-configurable-1.2.3.jar/META-INF/spring-context.xml] > 10:15:37,827 ERROR [ContextLoader] Context initialization failed > org.springframework.beans.factory.BeanDefinitionStoreException: I/O failure > during classpath scanning; nested exception is java.util.zip.ZipException: > error > in opening zip file > at > > org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider.findCandidateComponents(ClassPathScanningCandidateComponentProv > ider.java:222) > at > > org.springframework.context.annotation.ClassPathBeanDefinitionScanner.doScan(ClassPathBeanDefinitionScanner.java:201) > at > > org.springframework.context.annotation.ComponentScanBeanDefinitionParser.parse(ComponentScanBeanDefinitionParser.java:84) > at > > org.springframework.beans.factory.xml.NamespaceHandlerSupport.parse(NamespaceHandlerSupport.java:69) >
