This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 14620 - Pasting a JSP page into WEB-INF/classes folder causes an exception.
Summary: Pasting a JSP page into WEB-INF/classes folder causes an exception.
Status: CLOSED DUPLICATE of bug 11838
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: Other All
: P4 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-21 13:42 UTC by Marek Fukala
Modified: 2003-07-02 08:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The ClassCastException. (2.56 KB, text/plain)
2001-08-21 13:43 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2001-08-21 13:42:55 UTC
[pilsen fcs rc5]
To reproduce:
1) create a JSP in a webmodule
2) perform "cut" action on it
3) paste it into WEB-INF/classes folder => a ClassCastException is thrown 
(attached)

Since the JSP is moved the behaviour is poor. I am aware that any JSP pages 
shouldn't be in the classes directory and it is why I'm not describing caused 
problems.
Comment 1 Marek Fukala 2001-08-21 13:43:29 UTC
Created attachment 2240 [details]
The ClassCastException.
Comment 2 _ rkubacki 2001-09-05 13:17:38 UTC
Seems to be related to
http://www.netbeans.org/issues/show_bug.cgi?id=14498
Comment 3 Jan Chalupa 2001-11-27 17:37:18 UTC
Target milestone -> 3.3.1.
Comment 4 Petr Jiricka 2002-06-21 16:04:34 UTC
JSP pages currently don't work in WEB-INF/classes, same 
issue as 11838.

*** This issue has been marked as a duplicate of 11838 ***
Comment 5 Quality Engineering 2003-07-02 08:25:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 6 Quality Engineering 2003-07-02 08:27:12 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.