Github user mikezaccardo commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/712#discussion_r33051726
--- Diff: usage/camp/src/test/resources/java-web-app-simple.yaml ---
@@ -21,8 +21,8 @@ description: Single JBoss using Brooklyn
origin: https://github.com/apache/incubator-brooklyn
location: localhost
services:
-- serviceType: brooklyn.entity.webapp.jboss.JBoss7Server
- name: jboss1
+- serviceType: brooklyn.entity.webapp.tomcat.TomcatServer
--- End diff --
`Tomcat8ServerImpl` is an option here if you'd like to use a newer version.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---