]
Alexey Kazakov reassigned JBIDE-19441:
--------------------------------------
Assignee: Rob Stryker
I can reproduce it.
Works fine for Dynamic Web Project wizard but Default configuration for JBoss EAP Runtime
for JPA projects includes all Java EE facets.
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
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