• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

About how to set up JMS Physical destination in GlassFish v 3.1 is different than Glassfish 3.0

 
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For everyone's reference,
In Appendix D of Ivan's notes, p. 316, to set up a JMS physical destination, navigate to the left panel, go to Configuration->Java Message Service -> Physical Destination.
I guess it is for Glassfish v 3.0

But for Glassfish v 3.1, you have to to go Server on the left panel. Choose "JMS Destination" pane on the right panel.
See the attachment.
JMSPhysicalDestination.png
[Thumbnail for JMSPhysicalDestination.png]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic