[
https://issues.apache.org/jira/browse/MRM-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153080#comment-15153080
]
Romain Manni-Bucau commented on MRM-1911:
-----------------------------------------
did you add both jars in archive libs?
{code}
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-service-description</artifactId>
<version>3.0.3</version>
</dependency>
{code}
> 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)