sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

AS7 / EAP6.1 Persistent Deployer #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add processor(s) for AS7 and EAP 6.1 that implement ExternalDeployer, i.e, 
persistent DU jar deployer.

Essentially the processor(s) should just scan jar deployment units for the du 
xml descriptor, and then submit the jar URL (chances are that there is access 
only to the jar url at tmp dir) to the internal deployer.

Original issue reported on code.google.com by EMMart...@gmail.com on 31 Jul 2013 at 3:19

GoogleCodeExporter commented 9 years ago

Original comment by EMMart...@gmail.com on 31 Jul 2013 at 3:19

GoogleCodeExporter commented 9 years ago
Is this also where scanning for any class level annotations would occur? In the 
event that the DU did not contain any descriptors?

http://slee-annotations.java.net/

Original comment by wozza.xing on 6 Aug 2013 at 2:07