[ 
https://issues.apache.org/jira/browse/MRM-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152180#comment-15152180
 ] 

Romain Manni-Bucau commented on MRM-1911:
-----------------------------------------

Guess scanning in the cause:

cat webapps/apache-archiva-2.2.0/WEB-INF/scan.xml

{code}
<scan />
{code}

can help

also tomee 7 will ship bval 1.1 so having bval 1.0 in the webapp can cause 
troubles I guess if there is no other ValidationExtension or 
org.hibernate.validator.* CDI extension (can be faked if desired ie you can 
provide a .org.apache.archive.tomee.ValidationExtension  implementing 
javax.enterprise.inject.spi.Extension + SPI file with nothing else).

Alternative is to set org.apache.tomee.catalina.TomcatWebAppBuilder.IGNORE in 
webapp init parameters or global system property [{context 
name}.]tomcat-only=true


> Cannot start webapp
> -------------------
>
>                 Key: MRM-1911
>                 URL: https://issues.apache.org/jira/browse/MRM-1911
>             Project: Archiva
>          Issue Type: Bug
>          Components: Web Interface
>    Affects Versions: 2.2.0
>         Environment: Centos 5, TomEE Plume 1.7.2, Oracle Java 1.8.0
>            Reporter: Matthew Broadhead
>         Attachments: archivaLog.txt
>
>
> Cannot seem to start the Archiva webapp on TomEE plume (Tomcat 7.0). I will 
> upload the archiva.log stack trace



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to