Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Labels:None
-
Environment:Rational Software Architect
M2E
Description
I am trying to get the RSA M2E build working with EJB based Web Services, EndptEnabler should work on the folders rather than the full EAR which is not available in the environment.
The way I was thinking this would work would be the plugin actually generates the EAR first, run the endpointenabler and then extract the routers from the EAR and put them into the target folder, then delete the temporary EAR file during the generate-sources phase by default.
However, I am not sure if that alone would work, I know it creates an XMI file in the EJB project as well which may be needed by the runtime.