anonymous wrote :
| I don't think you should wrap and replace the DeployersImpl, that is very hacky.
| You should just extend it and configure your version as the impl to use.
|
In that case I would have to maintain copies of the supported AS configurations
http://jbmuc.dyndns.org:8280/hudson/job/jbossosgi-matrix-jbossmc/7/
in the installer. The installer would overwrite the AS config, which I like to avoid
because it would not work with another project installer that uses that same approach.
Could you please comment on this
anonymous wrote :
| Conceptually, there are two passes needed for bundle deployment.
|
| Phase #1: Install bundles (reqstage == DESCRIBE )
|
| Phase #2: Resolve & Start bundles (reqstage == INSTALLED)
|
| Perhaps a callback for when the Phase #1 is done is needed
|
Here is the issue:
https://jira.jboss.org/jira/browse/JBDEPLOY-214
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255555#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...