[wildfly-dev] ejb-client invocation broken (upstream yesterday/today)
Jaikiran Pai
jpai at redhat.com
Wed Jul 17 06:12:27 EDT 2013
WildFly upstream no longer uses 4447 port for remote communication.
Undertow now supports http-upgrade which means that the communication
happens on the http port which by default is 8080.
-Jaikiran
On Wednesday 17 July 2013 03:31 PM, Wolf-Dieter Fink wrote:
> I try to run my quickstart (ejb-multi-server) with WildFly.
> Configuration and deployment work.
>
> But the (remote) EJB invocation failed. Neither standalone nor client
> inside the server works.
> If I use an older WildFly pulled at the 07/11 (don't know the exact
> commit) everything works fine.
>
> I retest with the ejb-remote QS, here the same issue.
>
> To avoid any maven issue I've used plain java command and include the
> correct jboss-client.jar
>
> I've attached the logfiles from a working and non-working attempt.
> The only difference I see is that the ejb-client library is new (moved
> from 1.x => 2.x.Beta), remoting is unkown and XNIO 3.1.0.CR3.
>
> - Wolf
>
>
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20130717/be101b05/attachment.html
More information about the wildfly-dev
mailing list