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 105192

Summary: Exception when Creating EE5 Project on Tomcat 6
Product: obsolete Reporter: Yousuf Haider <yousufh>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: potingwu, sandipchitale
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception 1 screenshot
Exception 1
Exception 2 Screenshot
Exception 2

Description Yousuf Haider 2007-05-30 22:48:14 UTC
JDK6,  NB6 Build 200705300000

I am getting 2 exceptions when I create a EE5 project using Tomcat 6 as target
server.

Step to reproduce:
Create new EE5 project with Visual Web Framework and target server set to Tomcat6.

The source file errors in the java files are because the JSF library is not
bundled with the project and does exist on the server lib either. If the jars
are placed in the TOMCAT/lib folder I don't get any exception.

The exception can be ignored since once I add the JSF jars to the project I can
keep working with the project and deploy it easily.
Comment 1 Yousuf Haider 2007-05-30 22:48:57 UTC
Created attachment 42989 [details]
Exception 1 screenshot
Comment 2 Yousuf Haider 2007-05-30 22:49:21 UTC
Created attachment 42990 [details]
Exception 1
Comment 3 Yousuf Haider 2007-05-30 22:49:59 UTC
Created attachment 42991 [details]
Exception 2 Screenshot
Comment 4 Yousuf Haider 2007-05-30 22:50:17 UTC
Created attachment 42992 [details]
Exception 2
Comment 5 Dan Kolar 2007-06-13 14:25:57 UTC

*** This issue has been marked as a duplicate of 105107 ***
Comment 6 _ potingwu 2007-06-13 18:00:38 UTC
Now Visual Web JSF framework bundle JSF 1.2 RI for Java EE 5 projects if the target servers don't support JSF. And ask
users to create/add JSF 1.1 RI for J2EE 1.4 projects.
Comment 7 Yousuf Haider 2007-06-13 18:21:48 UTC
Verified on build: 200706110000