cics-bundle-maven
cics-bundle-maven copied to clipboard
Position of defaultjvmserver parameter is confusing.
If you're packaging an existing WAR as a bundle by extending the config, you specify the defaultjvmserver within the execution config.
If you create a separate module for the CICS bundle, you specify the defaultjvmserver outside the execution config.
This is confusing and has caught new users out several times.