Thank you for the replies but i dont have a directory /deploy/console-mgr.sar/, 
just a /deploy/jmx-console.war/ directory. 

I changed the file: 
jboss-4.0.5.GA\server\default\deploy\jmx-console.war\WEB-INF\jboss-web.xml
but I still keep getting the startup errors about jmx-console:


  | 18:25:36,046 INFO  [[/web-console]] MonitorsFolder: Failed to init plugin, 
null
  | 18:25:36,046 INFO  [[/web-console]] UCLs: Failed to init plugin, null
  | 18:25:36,078 INFO  [[/web-console]] JMS Message: Failed to init plugin, null
  | 18:25:36,093 INFO  [[/web-console]] JSR77 WebModule: Failed to init plugin, 
null
  | 
  | 18:25:36,109 INFO  [[/web-console]] J2EEFolder: Failed to init plugin, null
  | 18:25:36,109 INFO  [[/web-console]] AOPFolder: Failed to init plugin, null
  | 18:25:36,125 INFO  [[/web-console]] SystemFolder: Failed to init plugin, 
null
  | 18:25:36,156 INFO  [[/web-console]] MBeans: Failed to init plugin, null
  | 18:25:36,171 INFO  [[/web-console]] JSR77 Domains and Servers: Failed to 
init pl
  | ugin, null
  | 18:25:36,171 INFO  [[/web-console]] JSR77 EJBModules and EJBs: Failed to 
init pl
  | ugin, null
  | 18:25:36,187 INFO  [[/web-console]] JSR77 J2EE Apps: Failed to init plugin, 
null
  | 

My jboss-web.xml is now:

  | <jboss-web>
  |    <!-- Uncomment the security-domain to enable security. You will
  |       need to edit the htmladaptor login configuration to setup the
  |       login modules used to authentication users.
  |    -->
  |    <security-domain>java:/jaas/jmx-console</security-domain>
  |    <depends>jboss.admin:service=PluginManager</depends>
  | </jboss-web> 
  | 

It still doesn't work?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991513#3991513

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991513
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to