JBoss AS 7 JMX Console

前端 未结 4 1826
醉酒成梦
醉酒成梦 2020-12-08 07:42

I spent some time checking out JBoss AS7 today. I am impressed with what I have seen so far but I noticed that good ol\' JMX-Console no longer exist.

  1. Does an
4条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 08:33

    According to this thread (see below), there will be no such thing. Server management will be achieved in another way - via JBoss native interfaces. There will be, however, a compatibility layer exposing JBoss services through JMX.

    http://community.jboss.org/thread/169408

提交回复
热议问题