[
https://issues.jboss.org/browse/JBTM-1568?page=com.atlassian.jira.plugin....
]
Amos Feng commented on JBTM-1568:
---------------------------------
FYI, the hornetq can support stomp protocol with the following configuration
{noformat}
<acceptor name="stomp-acceptor">
<factory-class>org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory</factory-class>
<param key="protocol" value="stomp" />
<param key="port" value="61613" />
</acceptor>
{noformat}
I've just test but it does not work with our tests. The error looks like it can not
find the queue.
Install the StompConnect component of BlackTie as an WildFly
subsystem module
-----------------------------------------------------------------------------
Key: JBTM-1568
URL:
https://issues.jboss.org/browse/JBTM-1568
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: BlackTie
Reporter: Tom Jenkinson
Assignee: Amos Feng
Fix For: 5.0.0.Final
Original Estimate: 2 weeks
Time Spent: 1 week, 1 day
Remaining Estimate: 4 days
Apparently there is a way to deploy a war as a module coming soon, wait till this is
available possibly. Though, in the meantime, you could merge the stompconnect ear and
blacktie-admin-servers ear into a single ear.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira