HornetQ and it's integration with webMethods

Hi,
Sharing detailed document on HortnetQ and it’s integration with webMethods. It covers various topics such as
Software version
HornetQ
HornetQ In JBOSS EAP
Messaging Configuration
Connection Factories
Acceptors and Connectors
Types of connectors and acceptors
Start JBOSS EAP and create users
Start JBOSS EAP as standalone-full configuration
Create management user.
Create application user.
JMS Queues and Topics
Create queue in JBOSS HornetQ (using JBOSS EAP Management console)
Create queue in JBOSS HornetQ (using Management CLI)
HornetQ integration with webMethods
Add JBOSS related JARs
Create JNDI Provider Alias
Create JMS Connection Alias
Producer Flow Service (test)
HornetQ standalone (not with JBOSS EAP) integration with webMethods
Software version
Add HornetQ and JBOSS logging related JARs
Create JNDI Provider Alias
Create JMS Connection Alias
Producer Flow Service (test)

Thanks,
Alka Sharma
Programmer, Yale ITS
jboss_hornetq_webmethods.pdf (580 KB)

Hi Alka,
I am using your document to try to create JNDI for HornetQ.But facing error “Could not initialize class org.jboss.naming.remote.client.InitialContextFactory”.I placed two jars that you mentioned in the document into IS server directory.But it still has error.Can you help ?

Hi Hitesh,

did you restart the IntegrationServer after placing the jars?

Which version of wM are you using?

Regards,
Holger

I am using 9.12

Hi Hitesh,

were the jars placed under IntergrationServer/instances/defautl/lib/jars/custom or somewhere else?

Regards,
Holger