Same here.  Eventually uninstalled Java and JBoss, reinstalled Java, pulled the 
non-installer based distribution of 4.0.0, and ran it that way.  Now I'm 
getting the following whenever I try to browse an aop node in web-console:

org.apache.jasper.JasperException: Unable to compile class for JSP
  | 
  | Generated servlet error:
  | 
C:\jboss-4.0.0RC1\server\default\work\jboss.web\localhost\web-console\org\apache\jsp\AOPBinding_jsp.java:9:
 cannot resolve symbol
  | symbol  : class IntroductionPointcut 
  | location: package pointcut
  | import org.jboss.aop.pointcut.IntroductionPointcut;
  |                               ^
  | 1 error
  | 
  | 
  | 
  |     
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
  |     
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
  |     org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
  |     org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
  |     org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
  |     org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
  |     
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
  |     
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
  |     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
  |     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
  |     javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857950


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to