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 - Exception when Creating EE5 Project on Tomcat 6
Summary: Exception when Creating EE5 Project on Tomcat 6
Status: VERIFIED DUPLICATE of bug 105107
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 22:48 UTC by Yousuf Haider
Modified: 2007-06-13 18:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception 1 screenshot (210.18 KB, image/jpeg)
2007-05-30 22:48 UTC, Yousuf Haider
Details
Exception 1 (1.95 KB, text/plain)
2007-05-30 22:49 UTC, Yousuf Haider
Details
Exception 2 Screenshot (185.42 KB, image/jpeg)
2007-05-30 22:49 UTC, Yousuf Haider
Details
Exception 2 (1.60 KB, text/plain)
2007-05-30 22:50 UTC, Yousuf Haider
Details

Note You need to log in before you can comment on or make changes to this bug.
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