[jboss-jira] [JBoss JIRA] Created: (JBAS-4161) run.sh/.bat should not compile when running with a JRE

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Feb 28 08:38:39 EST 2007


run.sh/.bat should not compile when running with a JRE
------------------------------------------------------

                 Key: JBAS-4161
                 URL: http://jira.jboss.com/jira/browse/JBAS-4161
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: System service
            Reporter: Dimitris Andreadis
         Assigned To: Dimitris Andreadis
             Fix For: JBossAS-4.2.0.CR1, JBossAS-5.0.0.Beta2


Since jboss-web 2.x (tc6) a full JDK with toos.jar is not required anymore for compiling jsp pages, since jboss web packages the eclipse jdt compiler and javassist has its own internal compiler.

Modify the run.bat/.sh script to not complain if %JAVA_HOME%\lib\tools.jar is missing, but neverthless, put it in the classpath if exists, in case the user wants to override the default eclipse jdt compiler in the jboss web configuration.

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