[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-268) JSP Precompile Fails To Compile Some Pages That JBoss AS Will Compile Successfully

Marshall Culpepper (JIRA) jira-events at lists.jboss.org
Fri Aug 3 11:04:51 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-268?page=all ]

Marshall Culpepper resolved JBIDE-268.
--------------------------------------

    Resolution: Out of Date

JSP Compiling tool has been removed/deprecated in JBossTools

> JSP Precompile Fails To Compile Some Pages That JBoss AS Will Compile Successfully
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-268
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-268
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: 1.5 Release Candidate 2
>         Environment: Windows XP
>            Reporter: Anthony Watson
>         Assigned To: Marshall Culpepper
>
> The following tag will cause a JSP to fail to compile in JBoss IDE:
> <c:forEach begin="0" end="${1 + 1}" var="index">
> The reason is that the 'end' attribute is an int. The JBoss Application Server has no problem compiling this code, so JBoss IDE shouldn't either. 
> The JBoss IDE JSP-compiler should be updated.

-- 
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 jbosstools-issues mailing list