0 Replies Latest reply on Mar 19, 2009 11:17 AM by skybeam

    JSP build problem with JBoss AS 5

    skybeam

      I discovered a strange JSP compilation problem on JBoss AS5. The problem is described in detail already in the JBoss forum:

      http://www.jboss.org/index.html?module=bb&op=viewtopic&t=151900


      Basically the problem is that page imports of included JSP pages are not reflected in the generated *_jsp.java source. Therefore the servlet compiler cannot find the types where the import is missing.

      As far as I could find out it could be related to JBoss-Web component, but did not dig deeper yet.

      Any suggestion/help would be appreciated.

      I just tried the same on JBoss 5.1.0 BETA and the result is the same.[/url]