Community
Participate
Working Groups
Created attachment 173146 [details] Patch file alters AddComponentToEnterpriseApplicationDataModelProvider.java RESOLVED by: returning a map of utility project components to the lib directory when the default component deployment path map is generated. previously a null map was returned, resulting in "/" for all component types being added to the ear. Bug occurrence: when creating a new Utility project from the new utility project wizard with "add to ear" selected, OR when adding an existing utility project to an Ear during Ear creation, the Utility project should be deployed to the lib directory by default
Created attachment 173161 [details] patch Tweaked previous patch... checking for null lib dir
approved
This was dropped to HEAD