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

Summary: Misleading error message in JSF application
Product: javaee Reporter: Roman Mostyka <romanmostyka>
Component: JSFAssignee: issues@javaee <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of JSF application error.

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