Bug 400488 - Java EE 7 Project creation for core module types
Summary: Java EE 7 Project creation for core module types
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M6   Edit
Assignee: Carl Anderson CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard: JavaEE7
Keywords:
Depends on: 290040 399524
Blocks:
  Show dependency tree
 
Reported: 2013-02-11 15:04 EST by Carl Anderson CLA
Modified: 2013-03-15 10:53 EDT (History)
5 users (show)

See Also:


Attachments
Fix the Java EE wizards to handle Java EE 7 (905 bytes, patch)
2013-03-15 10:43 EDT, Carl Anderson CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Anderson CLA 2013-02-11 15:04:37 EST
Based on the new facet versions, ensure existing project creation wizard pages handle the "new" versions...
Comment 1 Carl Anderson CLA 2013-03-15 10:43:48 EDT
Created attachment 228488 [details]
Fix the Java EE wizards to handle Java EE 7

The fix for EJB projects is on bug 399524 as EJB Tools Patch r2 v1

This patch fixes Connector and Web Fragment.
Comment 2 Carl Anderson CLA 2013-03-15 10:51:05 EDT
I can now create all of the following using the wizards:

Application Client 7
Connector 1.7
Enterprise Application 7
EJB 3.2
Web 3.1
Web Fragment 3.1
Comment 3 Carl Anderson CLA 2013-03-15 10:53:24 EDT
Note that there are still issues that appear during project creation in the facet install delegates - those will be addressed with bug 400486