[wildfly-dev] Issue with HTTP upgrade for remote naming on OpenShift?

Jeff Mesnil jmesnil at redhat.com
Mon Feb 17 10:17:37 EST 2014


On 17 Feb 2014, at 16:09, Stuart Douglas <stuart.w.douglas at gmail.com> wrote:

> The relevant config item should be in the remoting subsystem:
> 
> 
>        <http-connector name="http-remoting-connector" connector-ref="default" security-realm="ApplicationRealm"/>
> 
> This is the bit that registers the HTTP upgrade handler with Undertow.

The remoting configuration does include it: https://github.com/jmesnil/helloworldjms/blob/master/.openshift/config/standalone.xml#L332

FWIW I started from the standalone.xml configuration bundled with the wildfly 8 cartridge and added the bits for the messaging subsystem.

jeff

-- 
Jeff Mesnil
JBoss, a division of Red Hat
http://jmesnil.net/




More information about the wildfly-dev mailing list