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

[JDF-152] helloworld-mdb demonstrates JMS topic #358

Merged

Conversation

jmesnil
Copy link
Contributor

@jmesnil jmesnil commented Nov 16, 2012

  • add a 2nd MDB which receives messages from a topic
  • let the servlet sends messageis either to the queue or to the topic
    (by adding the topic HTTP request parameter)
  • update the README and remove the section about configuring the
    messaging subsystem for OpenShift, .openshift/config/standalone.xml is
    already properly configured for both AS7 and EAP6

The files EOL were using Windows format. I assumed it was an error and saved them using UNIX format

@jmesnil
Copy link
Contributor Author

jmesnil commented Nov 16, 2012

I removed the EOL stuff

@sgilda
Copy link
Contributor

sgilda commented Nov 16, 2012

Very nice! I tested the local deployment and it works great. I still need to test the OpenShift.
Nice job on the README. I only had a few minor comments.

@pmuir : Do you want to review the code?

@jmesnil
Copy link
Contributor Author

jmesnil commented Nov 19, 2012

@sgilda I have amended the code with your remarks

@sgilda
Copy link
Contributor

sgilda commented Nov 19, 2012

@jmesnil : One last minor comment. 'Under Build and Deploy the Quickstart', the new console log messages need to be indented 4 more spaces to render correctly in the HTML.

* add a 2nd MDB which receives messages from a topic
* let the servlet sends messageis either to the queue or to the topic
  (by adding the topic HTTP request parameter)
* update the README and remove the section about configuring the
  messaging subsystem for OpenShift, .openshift/config/standalone.xml is
  already properly configured for both AS7 and EAP6
@jmesnil
Copy link
Contributor Author

jmesnil commented Nov 19, 2012

good catch, I've fixed it.

@pmuir
Copy link
Contributor

pmuir commented Nov 19, 2012

Looks good to me.

@sgilda sgilda merged commit e9d413d into jboss-developer:master Nov 19, 2012
@sgilda
Copy link
Contributor

sgilda commented Nov 19, 2012

Thanks Pete. Merged!

emmartins added a commit that referenced this pull request Mar 25, 2020
[WFLY-12490] Propagating changes from WFLY-12460 and WFLY-12418
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants