Skip to content
/ jms Public

JMS Module: A portable extension for Java EE that provides a simplified approach to interfacing with and configuring JMS

Notifications You must be signed in to change notification settings

seam/jms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

376c510 · Feb 18, 2012
Dec 21, 2011
Dec 21, 2011
Dec 21, 2011
Dec 21, 2011
Dec 21, 2011
Aug 15, 2011
Feb 18, 2012
Oct 3, 2011
Sep 4, 2011
Dec 13, 2011
Dec 21, 2011
Apr 4, 2011
Sep 4, 2011

Repository files navigation

#Seam JMS Module

Provides injectable JMS resources and bridges the CDI event bus over JMS.

For more information, see the Seam JMS Module page.

##Building

mvn clean install

##Testing

Currently supported application servers: JBoss AS 6 Final. Two profiles exist to facilitate testing: jbossas-remote-6 jbossas-managed-6 - This profile is default when you just run mvn install.

In order for tests dealing with consumers to pass HornetQ security must be disabled. See SEAMJMS-13 for more information.

In $JBOSS_HOME/server/$PROFILE_NAME/deploy/hornetq/hornetq-configuration.xml you must add false below root node.

##How to release

To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-jms-${version}.zip

About

JMS Module: A portable extension for Java EE that provides a simplified approach to interfacing with and configuring JMS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages