JMS and OpenMQ seems to be a recurring topic on the GlassFish forums and mailing-list so we've now made the content of a fairly recent bootcamp available for...
JMS and OpenMQ seems to be a recurring topic on the GlassFish forums and mailing-list so we've now made the content of a fairly recent bootcamp available for everyone to play with to become familiar with the technology.The bootcamp covers basics on OpenMQ and how it relates to GlassFish, sending and receiving JMS messages, using MDB's (message-driven beans), setting up an MQ broker using a GlassFish instance or a GlassFish Cluster.Just what you needed for the holidays!
JMS and OpenMQ seems to be a recurring topic on the GlassFish forums and mailing-list so we've now made the content of a fairly recent bootcamp available for everyone to play with to become familiar...
OpenMQ is both the JMS reference implementation and a key component of GlassFish. Specifically, OpenMQ 4.5 is the version integrated in GlassFish 3.1 and just...
OpenMQ is both the JMS reference implementation and a key component of GlassFish. Specifically, OpenMQ 4.5 is the version integrated in GlassFish 3.1 and just like GlassFish goes way beyond what the specification requires, especially with regards to clustering, OpenMQ offers high availability clusters and useful management tools.We've just posted two MQ screencasts which were produced a little while ago but content still relevant :• GlassFish Message Queue - High Availability...
OpenMQ is both the JMS reference implementation and a key component of GlassFish. Specifically, OpenMQ 4.5 is the version integrated in GlassFish 3.1 and just like GlassFish goes way beyond what...
Ed has updated theRoadmap for OpenMQwith the information related to OpenMQ 4.4, targeted forGlassFish v3.Key features include:• JMS Bridge -- Connect to other...
Ed has updated theRoadmap for OpenMQwith the information related to OpenMQ 4.4, targeted forGlassFish v3.Key features include:• JMS Bridge -- Connect to other Open MQ clusters, or other JMS products• STOMP -- use the Streaming Text Oriented Message Protocol in Open MQ• Embedding -- Use Open MQ as an embedded messaging provider in your own Java applicationFull details atOpenMQ 4.4 Feature Page.
Ed has updated theRoadmap for OpenMQwith the information related to OpenMQ 4.4, targeted forGlassFish v3.Key features include:• JMS Bridge -- Connect to other Open MQ clusters, or other JMS...
Masoud has a niceDetailed Writeupexplaining how to configureOpenMQ(the GlassFish JMS implementation) to run over HTTP.This is very useful in constrained...
Masoud has a niceDetailed Writeupexplaining how to configureOpenMQ(the GlassFish JMS implementation) to run over HTTP.This is very useful in constrained situations, for example...An untrusted applet can communicate back to a server which it is initiated from (server which hosted the applet and delivered the .class and jar files). So your applet can either use mq protocol or it can use JMS over HTTP protocol which is shown in the sample.BTW, Masoud also briely mentions the new...
Masoud has a niceDetailed Writeupexplaining how to configureOpenMQ(the GlassFish JMS implementation) to run over HTTP.This is very useful in constrained situations, for example...An untrusted applet...
Linda has provided great information onOpenMQin the past(see OpenMQ@TAand herSanta Webinar).I'm looking forward to new posts from Linda but,in the meantime,...
Linda has provided great information onOpenMQin the past(see OpenMQ@TAand herSanta Webinar).I'm looking forward to new posts from Linda but,in the meantime, Nigel isJoining the Blogosphere.Nigel's first post is on Consumer flow control and Message-Driven Beanswhere he describes"how to configure consumer flow control for messages delivered to MDBs running in an application server such as Glassfish".The note is really a mini-article that coversMessage pre-sending, Consumer Flow...
Linda has provided great information onOpenMQin the past(see OpenMQ@TAand herSanta Webinar).I'm looking forward to new posts from Linda but,in the meantime, Nigel isJoining the Blogosphere.Nigel's...
Going back a little bit to the GlassFish v2.1 release (January 2009), if you're into JMS (the most under-used Java EE technology IMO) it's important to notice...
Going back a little bit to the GlassFish v2.1 release (January 2009), if you're into JMS (the most under-used Java EE technology IMO) it's important to notice that OpenMQ 4.3 is now shipping with this latest version of the application server (full documentation here). The most obvious new feature listed in the Release Notes is UMS (Universal Message Service).Universal Message Service (UMS) is documented here and offers access to Message Queue from any HTTP client. OpenMQ...
Going back a little bit to the GlassFish v2.1 release (January 2009), if you're into JMS (the most under-used Java EE technology IMO) it's important to notice that OpenMQ 4.3 is now shipping with this...
I've uploaded the multi-media recordings from theJan 9th, 2009 presentationon OpenMQ 4.3 and the newUniversal Messsaging System REST API.Video recordingsare...
I've uploaded the multi-media recordings from theJan 9th, 2009 presentationon OpenMQ 4.3 and the newUniversal Messsaging System REST API.Video recordingsare availableas FLV, Quicktime, iPod/320x240 and Audio only,screencast as Quicktime/MP4,slides in PDF and SlideShare.Feedback always welcome.PS. despite the fact that 6 of the last 9 entries are about webinars, we do carry other news too! :-)
I've uploaded the multi-media recordings from theJan 9th, 2009 presentationon OpenMQ 4.3 and the newUniversal Messsaging System REST API.Video recordingsare availableas FLV, Quicktime, iPod/320x240...
Our first webinar of 2009 is this Friday (not Thursday!), Jan 9th, 11:00 am PT.Ed Bratt and Linda Schenider will provide an overview of the recentOpenMQ...
Our first webinar of 2009 is this Friday (not Thursday!), Jan 9th, 11:00 am PT.Ed Bratt and Linda Schenider will provide an overview of the recentOpenMQ 4.3release (to be included in GFv2.1 and GlassFish ESB)and will go into more details on the newUniversal Messaging Serviceshowing examples of its use from AJAX, C# and Python.Slides and other material will be posted to thePresentation Page -if you have any questions ahead of the presentation,please add them as comments there,...
Our first webinar of 2009 is this Friday (not Thursday!), Jan 9th, 11:00 am PT.Ed Bratt and Linda Schenider will provide an overview of the recentOpenMQ 4.3release (to be included in GFv2.1...
OpenMQ 4.3 is now available(download).This release will be included inGlassFish v2.1 but also is useful on its own.One of the most interesting pieces is the new...
OpenMQ 4.3 is now available(download).This release will be included inGlassFish v2.1 but also is useful on its own.One of the most interesting pieces is the new http-based Universal Messaging Servicewhich can be used to access OpenMQ from a browser using AJAX, as well .Net, Python, Ruby, and many others (including Java!) - seeIntro,Samples,Protocol andConfiguration.Other functionality includes new platforms (AIX, Oracle 11g, Windows Vista, Windows Server 2008),a new...
OpenMQ 4.3 is now available(download).This release will be included inGlassFish v2.1 but also is useful on its own.One of the most interesting pieces is the new http-based Universal...