[jboss-jira] [JBoss JIRA] Created: (JBAS-4400) Eclipse JDT Compiler Not Being Used
Mike Millson (JIRA)
jira-events at lists.jboss.org
Fri May 4 17:51:52 EDT 2007
Eclipse JDT Compiler Not Being Used
-----------------------------------
Key: JBAS-4400
URL: http://jira.jboss.com/jira/browse/JBAS-4400
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web (Tomcat) service
Affects Versions: JBossAS-4.0.2 Final
Environment: RHEL 5 Workstation
JDK build 1.5.0_11-b03
Reporter: Mike Millson
Assigned To: Remy Maucherat
Priority: Minor
Steps to Reproduce:
1) Remove JBOSS_HOME/server/SERVER_NAME/deploy/jbossweb-tomcat55.sar/jasper-compiler-jdt.jar
2) Install a jsp page in ROOT.war.
3) Browse to the jsp page.
Expected Behavior:
An error related to the page not being able to be compiled.
Actual Behavior:
The jsp page is compiled and rendered in the browser.
If you remove jasper-compiler-jdt.jar in Tomcat 5.5.9 standalone, jsp pages are not able to be compiled and displayed. It does not appear that jasper-compiler-jdt.jar is being used for anything in JBoss AS.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list