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 246522 - Not able to create a Java EE 7 Full Platform Web Application
Summary: Not able to create a Java EE 7 Full Platform Web Application
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-18 17:08 UTC by arungupta
Modified: 2014-08-18 17:50 UTC (History)
2 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 arungupta 2014-08-18 17:08:32 UTC
On 18.8.2014 10:08, Petr Jiricka wrote:
> Hi Arun,
>
> I agree this may be somewhat confusing - it looks like when you create “Enterprise Application”, then it uses Full platform by default, but when you create “Web Application”, it uses Web profile. The workaround is to create an app with Web profile and manually change the Maven dependencies to the ones from Full profile - code completion should help.
>
> Cc’ing Martin Janicek as the owner of Maven-EE projects to confirm - or to comment if there is a better way.

Ye, it's exactly as you described.

In any case I agree with you guys, we should allow to create Web project using Java EE 7 Full. Feel free to create a bugzilla ticket and I will take care of it once I will be working on NetBeans again.


Thanks
M.

> Petr
>
>
> On 16 Aug 2014, at 02:34, Arun Gupta <arungupta@redhat.com> wrote:
>
>> Hello there ..
>>
>> Trying to create a Java EE 7 application using GlassFish or WildFly. In both cases, only "Java EE 7 Web" is shown as an option. How do I create a Java EE 7 Full Platform application ?
>>
>> Have a good weekend!
>>
>> Cheers
>> Arun