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 128817 - Misleading error message in JSF application
Summary: Misleading error message in JSF application
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 12:59 UTC by Roman Mostyka
Modified: 2012-10-12 08:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of JSF application error. (108.67 KB, image/jpeg)
2008-02-29 13:00 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-02-29 12:59:06 UTC
1. Start IDE with fresh userdir.
2. Press "New > New Project".
3. Choose "Web" and "Web Application".
4. Click Next. Click Next.
5. Check "JavaServer Faces" checkbox and click Finish.

Result: Project is created, welcomeStruts.jsp is created, but error message is shown:
"The absolute uri: http://java.sun.com/jsf/core cannot be resolver in either web.xml or jar files deployed with this
application."
Deployment of application is successful even with this message, but it can mislead customers.
Not permanently reproducible.
Comment 1 Roman Mostyka 2008-02-29 13:00:35 UTC
Created attachment 57532 [details]
Screenshot of JSF application error.
Comment 2 _ potingwu 2008-02-29 19:43:38 UTC
I created JSF projects pretty often but never seen this. Please attach the mesg when you see it next time. Thanks!
Comment 3 Erno Mononen 2010-10-13 11:20:41 UTC
Taking over Alexey's JSF and Spring issues.
Comment 4 Martin Fousek 2012-10-12 08:31:51 UTC
Not able to reproduce any more. Feel free to reopen when you would be able to reproduce that in the latest development builds. Thanks...