]
Maxim Areshkau commented on JBIDE-2276:
---------------------------------------
Looks like this is wtp bug, because we have the same exception when trying open file in
wtp web page editor.
A JSP file that does not belong to any project in workspace,
can't be opened correctly.
---------------------------------------------------------------------------------------
Key: JBIDE-2276
URL:
http://jira.jboss.com/jira/browse/JBIDE-2276
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
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: Maxim Areshkau
Priority: Minor
Fix For: 2.1.2
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: