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

Payara 1524 Payara Web throws JMS error #1497

Merged
merged 10 commits into from
Apr 3, 2017
Merged

Payara 1524 Payara Web throws JMS error #1497

merged 10 commits into from
Apr 3, 2017

Conversation

MattGill98
Copy link
Contributor

Caused by JMS declaration lines in domain.xml.

  • Added new modules to generate modified domain templates for Web Profile
  • New domain templates have had the JMS lines removed.
  • New domain templates are packaged into glassfish-nucleus packager as gf_template_web and payara_template_web.
  • Payara Web and Web-ML replace the default domain templates with the correct one.
  • All other distributions now discard any new domain templates to keep the originals.

@MattGill98
Copy link
Contributor Author

jenkins test please

@payara-ci
Copy link
Contributor

All tests have passed

@Pandrex247 Pandrex247 merged commit 11b1132 into payara:master Apr 3, 2017
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jul 4, 2017
* Added new module gf_template_web to produces a different domain.xml for web profile

* glassfish-nucleus packager now packages new web module, and this module is used to replace the original appserver-domain module in the web profile build

* Added new module payara_template_web to produce a different domain.xml (no jms tags)  for the web profile PayaraDomain

* glassfish-nucleus packager now packages new web module and replaces the payaradomain template with the new one for Payara web profile

* Applied new web profile changes to web-ml as well

* Changed Payara and Payara-ML config so that only the correct template jars are included

* Removed web domain templates from micro, microprofile and embedded

* Updated appropriate licenses

* Also updated copyright in appserver/admin/pom.xml

* Amended payara-micro-microprofile pom.xml
@MattGill98 MattGill98 deleted the PAYARA-1524-Payara-Web-Throws-Jms-Error branch June 18, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants