[
https://issues.jboss.org/browse/JBIDE-19441?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-19441.
---------------------------------
Fix Version/s: 4.3.0.Alpha2
Resolution: Done
Fixed. The default facet list for eap6.1+ has been changed to be specific per fixed-facet
requirement. This means web 3.0 is only the default for web projects, not for all faceted
projects. The same for other facet / project types as well.
So for JPA, I've made it so the default facet list is java, jpa, and utility facet.
This ensures the JPA project can be deployed. IF the user prefers it to be some other set
of facets, he can customize the facets, uncheck the utility, and instead check ejb / web /
connector / whatever he wants.
Application Client module 6.0 and JCA Module 1.6 cannot both be
selected
------------------------------------------------------------------------
Key: JBIDE-19441
URL:
https://issues.jboss.org/browse/JBIDE-19441
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Reporter: Sande Gilda
Assignee: Rob Stryker
Fix For: 4.3.0.Alpha2
To recreate this issue:
1. Choose File --> New --> Project --> JPA Project
2. Enter a project name and choose a JBoss EAP 6.4 Runtime
An error appears at the top of the dialog saying:
Application Client module 6.0 and JCA Module 1.6 cannot both be selected.
It appears that when you select the runtime, it adds *all* Java EE facets:
web,ejb,jca,web fragment
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)