I personally do not use the JEMS installer, mainly because the other option of just
downloading and unzipping the archive is pretty easy. Moreover, i have seen many issues
reported in the forums about JBoss installation using the JEMS installer.
As far as JNDIView MBean is concerned, when you installed the server, do you see the
following section in the jboss-service.xml file present in %JBOSS_HOME%/server/all/conf
folder:
| <mbean code="org.jboss.naming.JNDIView"
| name="jboss:service=JNDIView"
| xmbean-dd="resource:xmdesc/JNDIView-xmbean.xml">
| <!-- The HANamingService service name -->
| <attribute
name="HANamingService">jboss:service=HAJNDI</attribute>
| </mbean>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144707#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...