Hi,
I am using EAP6.3 Alpha 2 with remoting 3.2.18.GA.
When I start up EAP I see this log message for remoting. In 6.2.0 it was working fine.
18:11:19,776 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version (unknown)
Thought you would want to know. I tried debugging the code. The call to org.jboss.remoting3.Version.getVersionString() isn't working as expected.
Jeremy