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 48865 - Sometimes TLD created by wizard isn't opened in editor
Summary: Sometimes TLD created by wizard isn't opened in editor
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-09-10 17:13 UTC by L Martinek
Modified: 2010-01-12 02:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2004-09-10 17:13:26 UTC
In my automated validation test sometimes happens
that TLD created by wizard is not opened in
editor. Sometimes it doesn't matter and it can be
used for execution, sometimes not and execution
ends with error. But in both cases test was able
to create Tag Hadler by wizard where TLD has to be
selected. I am not sure whether TLD was actually
created.


init:
deps-jar:
Compiling 1 source file to
/space/test4u/testrun/work/sys/ide/SampleProject13/build/web/WEB-INF/classes
compile:
compile-jsps:
org.apache.jasper.JasperException: File
"/WEB-INF/tlds/MyTags" not found
/space/test4u/testrun/work/sys/ide/SampleProject13/nbproject/build-impl.xml:229:
Java returned: 1
BUILD FAILED (total time: 35 seconds)
Comment 1 Milan Kuchtiak 2004-09-20 13:51:03 UTC
Isn't this a timing problem. 
This need to be clarified soon.
Comment 2 Martin Schovanek 2005-02-28 21:41:28 UTC
I removed the extra sleep from the WebProjectValidation test and
cannot reproduce it, probably fixed by previous fixes.
Comment 3 Milan Kuchtiak 2005-03-01 08:41:11 UTC
Thank You Martin.
Comment 4 Marian Mirilovic 2009-10-01 14:48:59 UTC
reopen to fix status and resolution
Comment 5 Marian Mirilovic 2009-10-01 14:51:37 UTC
fix status and resolution