What's new in 2.1
GenericJMSRA 2.1 is now released. This is a bugfix release to support the use of GenericJMSRA with Oracle WebLogic JMS. See this article for more details.
What's new in 2.0
GenericJMSRA 2.0 adds support for JMS providers which do not support the optional JMS API for asynchronous message delivery to a message-driven bean
in an application server (chapter 8 of the JMS specification). Instead, it the synchronous receive method.
To use synchronous delivery mode set DeliveryType=Synchronous
in the resource adapter configuration.
 |
Get Started
The first step is to read the user
guide. This describes the configuration required to deploy and configure the Generic Resource Adapter for JMS in
GlassFish.
If you have any questions about using the resource adapter or would like to send comments, join the user mailing list here.
|
|
 |
Get Involved
If you want to build the resource adapter yourself, you can checkout the source from the Subversion repository
and then build it by following the Build Instructions. The source repository
includes a variety of tests. The main tests are in the tests subdirectory,
which includes a number of readme files.
If you have any questions about building the resource adapter or would like to send comments, join the developer mailing list here.
|
|
 |
More ...
If you have any success/experience in using Generic Resource Adapter
for JMS in any application server to integrate with any JMS
provider
of your choice, please share your experiences using the user mailing list here.
We would be pleased to add any information you provide to this website.
|
|
|
|