[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2276) A JSP file that does not belong to any project in workspace, result in error log from eclipse validator

Dzmitry Sakovich (JIRA) jira-events at lists.jboss.org
Mon Jun 16 13:09:33 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2276?page=comments#action_12417433 ] 
            
Dzmitry Sakovich commented on JBIDE-2276:
-----------------------------------------

This is WTP bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=232661

> A JSP file that does not belong to any project in workspace, result in error log from eclipse validator
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2276
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2276
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>    Affects Versions: 2.1.0.GA
>         Environment: JBoss Tools build form 05/26/2008 16:17
> eclipse.buildId=1.1.0.GA
> java.version=1.5.0_12
>            Reporter: Tatyana Romanovich
>         Assigned To: Dzmitry Sakovich
>            Priority: Minor
>             Fix For: 3.0.alpha
>
>         Attachments: inputname.jspx, inputname.xhtml, inputTest.jsp, inputUserName.jsp
>
>
> EXECUTE: Run JBDS (or Eclipse), set new empty workspace
> EXECUTE: Open Error Log View
> EXECUTE: Open any JSP file from file system (that does not belong to any project in workspace). It should contain:
> "<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>"
> (see attached file)
> EXECUTE: Verify Error Log
> ASSERT: file should be opened without any messages and exceptions
> FAILURE: "Path must include project and resource name: /inputTest.jsp" error messages appear.
> NOTE: JSP file without "<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>", "<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>" can be opened correctly (without error messages).

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