Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MB-1097
Type: Documentation Documentation
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eric Johnson
Reporter: Jason Sherman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Message Broker

Document ActiveMQ Initial Configuration

Created: 20/Feb/12 01:56 PM   Updated: 12/Mar/13 01:31 AM
Component/s: documentation
Affects Version/s: 5.5.1-fuse-02-02
Fix Version/s: None


 Description  « Hide
We have recently seen a couple a Support Request regarding the the use of the activemq-all.jar and the required libraries.

Can we add a section to the Fuse documentation that has the following information: http://activemq.apache.org/initial-configuration.html.

Please ensure it is clear that the activemq-all.jar includes all the required libraries. However if they choose to have more control of the jars used by ActiveMQ, rather than using the preconfigured activemq-all.jar, the following list of libraries should be used:

activemq-core.jar
activeio-core.jar
kahadb.jar (if you wish to use persistence)
slf4j-api.jar
J2EE APIs which could be the j2ee.jar from Sun or your J2EE container or you could use Geronimo's freely distributable geronimo-spec-j2ee.jar. If you are inside a servlet container and being dependent on the j2ee.jar causes you troubles, the parts of the J2EE jar we are dependent on are as follows...
geronimo-spec-jms.jar
geronimo-spec-jta.jar
geronimo-spec-j2ee-management.jar



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Eric Johnson added a comment - 10/Jul/12 06:47 PM
Fixed for the MQ Enterprise 7.0.1 release. The content will make its way to the non-enterprise distro in the 5.6 release.