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 154455 - archetypes/project templates for J2EE 1.4 and above support missing
Summary: archetypes/project templates for J2EE 1.4 and above support missing
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 14:06 UTC by Jaroslav Pospisil
Modified: 2009-10-12 13:34 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2008-12-03 14:06:42 UTC
There's only J2EE 1.3 level available when you create maven project. This blocks nearly 75% of all J2EE
functionality,including Web Services.
Comment 1 Milos Kleint 2008-12-03 15:01:01 UTC
I suppose you mean there is no wizard for creation of j2ee 1.4+jee5 projects. changed summary accordingly.
Comment 3 Milan Kuchtiak 2008-12-11 16:59:38 UTC
Perfect - much better.

I noticed, the javax.servlet api is there, javax.servlet.jsp still not.
Some of the wizards from web category produce still uncompilable code (e.g. Tag Handler).
Comment 4 David Simonek 2008-12-12 11:24:24 UTC
Working on UI, should push it to repository on Monday or Tuesday.
Comment 5 David Simonek 2008-12-17 10:47:00 UTC
implemented: #8789390e6eb2, #6c9aabd22efb

There is new item "Maven Web Application" under Maven category in new wizard, which allows you to specify J2EE level.
Testing archetypes from mkleint are used to produce new project.
Comment 6 Quality Engineering 2008-12-22 15:11:23 UTC
Integrated into 'main-golden', will be available in build *200812221122* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8789390e6eb2
User: Dafe Simonek <dsimonek@netbeans.org>
Log: #154455: initial implementation of special wizard which allows to set J2EE level, from 1.3 to J2EE 5
Comment 7 Jaroslav Pospisil 2009-10-12 13:34:43 UTC
v.