Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3-rc5
-
Fix Version/s: 1.4.0
-
Component/s: Build: Distributions, Modules: JCA Resource Adapter
-
Labels:None
-
Similar Issues:None
Description
Mule JCA should not bundle some dependencies, e.g. examples could be omitted, some spec libraries usually available in the container, etc. Build on what MULE-934 did, create a full-blown assembly config for JCA if need to.
Issue Links
- is duplicated by
-
MULE-1122
Remove Examples from JCA Resource Adapter Distribution
-
Have some working assembly as of r3562, in progress. What I'd like to hear feedback on now is the necessity for a number of Java EE APIs and implementations, like JTA, Servlet, generic j2ee. Those are usually provided by the container, but I wonder about standalone JCA containers like Jencks.