Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Manifest for Listener #57

Merged
merged 4 commits into from Nov 18, 2014
Merged

Added Manifest for Listener #57

merged 4 commits into from Nov 18, 2014

Conversation

juame
Copy link
Contributor

@juame juame commented Nov 4, 2014

Added Manifest and Tests for Listener Element in server.xml. Updated the README and added an example for Tomcat 7 Instance with JMX Listener.

Added Manifest and Tests for Listener Element in server.xml. Updated the README and added an example for Tomcat 7 Instance with JMX Listener.
define tomcat::config::server::listener (
$catalina_base = $::tomcat::catalina_home,
$listener_ensure = 'present',
$class_name = undef,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misaligned =

Added Parameter parent_server_port to select the server element.
@underscorgan
Copy link
Contributor

@juame I'm working on a PR(to your PR) to add the ability to nest the Listener under Server, Host, or Engine elements, should have it up shortly.

@underscorgan
Copy link
Contributor

If https://github.com/juame/puppetlabs-tomcat/pull/1 looks good to you and you merge it I should be able to merge this one! Thanks for your work on this @juame!

Allow Listener to be nested below Server, Engine, or Host elements
underscorgan pushed a commit that referenced this pull request Nov 18, 2014
@underscorgan underscorgan merged commit 3c0a3ca into puppetlabs:master Nov 18, 2014
@underscorgan
Copy link
Contributor

Thanks for the contribution @juame

@juame juame deleted the MODULES-1415-ServerListener branch February 26, 2015 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants