Hi all,
        Has anyone any idea of why I am receiving this exception when
I click on any MBean in the jmx-console?

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
    [javac] Compiling 1 source file
    [javac]
C:\jboss-3.2.3\server\default\work\MainEngine\localhost\jmx-console\insp
ectMBean_jsp.java:37: escapeElementEntities(java.lang.String) has
protected access in org.jdom.output.XMLOutputter
    [javac]         return xmlOutput.escapeElementEntities(s);
    [javac]                         ^
    [javac]
C:\jboss-3.2.3\server\default\work\MainEngine\localhost\jmx-console\insp
ectMBean_jsp.java:45: escapeAttributeEntities(java.lang.String) has
protected access in org.jdom.output.XMLOutputter
    [javac]         return xmlOutput.escapeAttributeEntities(s);
    [javac]                         ^
    [javac] Note:
C:\jboss-3.2.3\server\default\work\MainEngine\localhost\jmx-console\insp
ectMBean_jsp.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 2 errors

thanx in advance and regards
        marco



-------------------------------------------------------
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

Reply via email to