You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 31 Jul 2013 at 3:19
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
Original issue reported on code.google.com by
[email protected]
on 31 Jul 2013 at 3:19The text was updated successfully, but these errors were encountered: