AFTER DOWNLOAD JBOSS3.2.4RC1 AND UNZIP, START BY RUN.BAT FROM $(JBOSS324)\BIN,
FROM http://localhost:8080/jmx-console, everything looks fine, but click on any Hyperlink, promblem like below: (what should I do to solve it?) org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 10 in the jsp file: /inspectMBean.jsp Generated servlet error: [javac] Compiling 1 source file C:\jboss-3.2.4RC1\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\inspectMBean_jsp.java:13: package org.jdom.output does not exist import org.jdom.output.XMLOutputter; ^ C:\jboss-3.2.4RC1\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\inspectMBean_jsp.java:39: cannot resolve symbol symbol : class XMLOutputter location: class org.apache.jsp.inspectMBean_jsp XMLOutputter xmlOutput = new XMLOutputter(); ^ An error occurred at line: 10 in the jsp file: /inspectMBean.jsp Generated servlet error: C:\jboss-3.2.4RC1\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\inspectMBean_jsp.java:39: cannot resolve symbol symbol : class XMLOutputter location: class org.apache.jsp.inspectMBean_jsp XMLOutputter xmlOutput = new XMLOutputter(); ^ An error occurred at line: 10 in the jsp file: /inspectMBean.jsp Generated servlet error: Note: C:\jboss-3.2.4RC1\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\inspectMBean_jsp.java uses or overrides a deprecated API. Note: Recompile with -deprecation for details. 3 errors org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:127) org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:351) org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:415) org.apache.jasper.compiler.Compiler.compile(Compiler.java:458) org.apache.jasper.compiler.Compiler.compile(Compiler.java:439) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:553) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248) javax.servlet.http.HttpServlet.service(HttpServlet.java:856) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.inspectMBean(HtmlAdaptorServlet.java:183) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.processRequest(HtmlAdaptorServlet.java:75) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.doGet(HtmlAdaptorServlet.java:56) javax.servlet.http.HttpServlet.service(HttpServlet.java:743) javax.servlet.http.HttpServlet.service(HttpServlet.java:856) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830729#3830729 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830729 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
