Skip to content

This application is a poc for JMS-2.0 which uses annotations to define and use JMS modules

Notifications You must be signed in to change notification settings

NajeebArif/jms-2.0-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jms-2.0-poc

This application an poc for JMS-2.0 which uses annotations to define and use JMS modules.

This example demonstrates use of the following key JMS annotations:

  • @JMSDestinationDefinitions
  • @JMSDestinationDefinition
  • @JMSConnectionFactoryDefinition
  • @JMSConnectionFactory

The application is packaged as a simple war and was tested on Welogic 12.2.1.

This application can also be treated as an example for using CDI in a war (beans.xml in WEB-INF)

The loadBalancer

This app is used to load balance the inbound traffic for weblogic server to multiple weblogic managed servers in a cluster in Round Robin fashion.

About

This application is a poc for JMS-2.0 which uses annotations to define and use JMS modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages