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 246718 - Apache TomEE web server does not allow generation of Primefaces pages from Entity Classes
Summary: Apache TomEE web server does not allow generation of Primefaces pages from En...
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: TomEE (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 08:52 UTC by aabb
Modified: 2014-09-16 13:00 UTC (History)
5 users (show)

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 aabb 2014-08-27 08:52:01 UTC
I am trying to generate PrimeFaces pages from Entity classes for a Java EE web project. 
The web server is Apache TomEE 1.7 and I'm using Netbeans 8 as an IDE.

When I run the wizard to generate the pages I get this error:
"Cannot be generated for Java EE 6 sources without server with complete  Java EE 6 Web Profile support (at least EJB Lite support)."

Netbeans 8 supports TomEE and posts about this error say that it should be fixed with the release of the 8th version of Netbeans.

What's the problem ?
Comment 1 Petr Hejl 2014-08-28 10:36:10 UTC
TomEE 1.7 has been released about a week ago.

Fixed in web-main 7b749541653d. Please verify.
Comment 2 Martin Fousek 2014-08-28 11:52:25 UTC
The changeset seems to be safe.
I can verify that the generation of JSFs from ECs on TomEE 1.7 works then.
Comment 3 Quality Engineering 2014-08-29 02:42:24 UTC
Integrated into 'main-silver', will be available in build *201408290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7b749541653d
User: Petr Hejl <phejl@netbeans.org>
Log: #246718 - Apache TomEE web server does not allow generation of Primefaces pages from Entity Classes
Comment 4 Marian Mirilovic 2014-08-29 06:44:54 UTC
Too late for 8.0.1
Comment 5 Stepan Zebra 2014-09-16 09:45:21 UTC
verified in trunk, please push to release801 for patch release