[
https://jira.jboss.org/jira/browse/JBDEPLOY-229?page=com.atlassian.jira.p...
]
Ales Justin commented on JBDEPLOY-229:
--------------------------------------
A simple *initial* solution could be to add a addDeployers(List<Deployer>) method
and only do the sort once.
WebServices adds like 29 deployers. I'm not saying this is bad, just that there's
no reason the sort can't be done for those 29 deployers once and only once.
Maybe even create a bean: DeploymentList and each subsystem (EJB, WebServicdes, etc.)
could use that to deploy all their deployers.
Then, after this simple thing is done, you can takle the harder problem of sorting.
Optimize Deployer sorting
-------------------------
Key: JBDEPLOY-229
URL:
https://jira.jboss.org/jira/browse/JBDEPLOY-229
Project: JBoss Deployers
Issue Type: Task
Affects Versions: JBDEPLOY-2.0.8.SP1
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: JBDEPLOY-2.0.9.GA, JBDEPLOY-2.1.0.Alpha1
Deployer sorting needs optimizing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira