0 Replies Latest reply on Aug 10, 2004 12:28 PM by tim5901

    Can't Find class PropertyEditors

    tim5901

      I am trying to view the JNDI list in the JMX-CONSOLE. But I keep getting this error. I uncommentd a section in the jboss-service.xml that referenced not being able to find the propertyeditors but this did not help.

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

      Generated servlet error:
      E:\jboss-3.2.5\server\default\work\jboss.web\localhost\jmx-console\org\apache\jsp\displayOpResult_jsp.java:8: package org.jboss.util.propertyeditor does not exist
      import org.jboss.util.propertyeditor.PropertyEditors;
      ^