Hi all,
I'm just starting to evaluate AS7 in its 7.0.2.Final version.
While I'm trying to get around a bug at launching time (Address already in use: bind /127.0.0.1:9990), I found out that this version refers to beta versions of some libraries:
05:01:50,929 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 3.2.0.Beta2
05:01:50,936 INFO [org.xnio] (MSC service thread 1-6) XNIO Version 3.0.0.Beta3
I don't think betas parts are acceptable in a released product!
-Patrick