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 243194 - JSP pages are generated instead of JSF pages in Maven JEE project
Summary: JSP pages are generated instead of JSF pages in Maven JEE project
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-23 20:14 UTC by buddhika75
Modified: 2014-07-28 07:59 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 buddhika75 2014-03-23 20:14:35 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_45

Runtime = Java HotSpot(TM) Client VM 24.45-b08

When JSF pages are created with Entities useing primefaces template, JSP are generated instead of JSF pages in a Maven JEE Project.
Comment 1 Martin Fousek 2014-07-24 10:49:39 UTC
Please could you describe a little bit better your issue?

You had JSF 2.x project and invoked JSF from Entities (using Primefaces templates) and JSP pages were generated? JSPs should be created only in case, you've selected JSP as a preferred language in the JSF configuration panel. Was it your case please?
Comment 2 Martin Fousek 2014-07-28 07:59:39 UTC
Reporter please complete information requested in the comment #1 and reopen this issue then. We need steps how to reproduce your troubles to be able to fix it.

Thanks.