Skip to content

Commit

Permalink
A few EAP notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Aug 10, 2015
1 parent eefe352 commit b85c7c7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/guides/EAP.md
Expand Up @@ -10,11 +10,20 @@
:dependencies [[org.hornetq/hornetq-jms-server "2.3.25.Final"]
[org.hornetq/hornetq-server "2.3.25.Final"]]

## Narayana

:exclusions [org.jboss.narayana.jta/narayana-jta]
:dependencies [[org.jboss.jbossts.jta/narayana-jta "4.17.29.Final"]]

## Websockets

* jboss-web.xml
* config

## Infinispan issues

## Differences from WF
## Differences from WildFly

You should dissoc the :remote-type from the options passed to
`immutant.messaging/context` as EAP doesn't support WildFly's protocol
multiplexing over http.

0 comments on commit b85c7c7

Please sign in to comment.