The missing class file is located in the server/default/deploy/console-mgr.sar/web-console.war/applet.jar file. You need to include that jar in your web-inf/lib directory.
Actually, because you need this jar, I suspect that your code is not written correctly because you can lookup the MBean Server without using that class. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136722#4136722 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136722 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
