Hi Guillaume,

Guillaume Nodet wrote:
> I think the ant tasks could be completely independant of servicemix-core
> and
> servicemix-jbi.
> They use JMX, but we currently use a JMX proxy, so we need the interface,
> but we could easily
> use plain JMX calls (though it's more difficult to maintain).
> But source refactoring will not happen before 3.0, I' ve commented the JIRA
> for that

I have tested it, if I put the ant tasks
org/apache/serviemix/management/jbi/task into a servicemix-ant jar ant remove it
from these classes from the servicemix-core class my problems are solved.
So you do not really need source refactoring just change the packaging a bit. If
you place such a servicemix-ant jar into lib/optional we can easily remove it an
d package it into the SU. But if it is part of servicemix-core we have to
re-package th jar files with each release which is a bit ugly.

> (http://issues.apache.org/activemq/browse/SM-527)
> Do you really need to use ant ? because you could easily bypass the ant
> tasks as you are inside
> the JBI container.


P.S.: would it be possible to get the newest jetty into SM 3.0, this is very
very critical for us and one cannot simply exchange the jar as there seem to
imcompatibilities.


Thanks, Peter

Reply via email to