Create new JBI ant tasks
------------------------
Key: SM-1813
URL: https://issues.apache.org/activemq/browse/SM-1813
Project: ServiceMix
Issue Type: Improvement
Components: servicemix-jbi
Affects Versions: 3.3
Reporter: Jean-Baptiste Onofré
I will extend the existing JBI ant tasks with new one including :
- ListServiceUnitsTask (using the RegistryMBean)
- CreateServiceAssemblyTask (create a SA zip using a set of SU and generate the
jbi.xml localy)
- CreateServiceUnitTask (create a SU zip using a set of jar and a xbean.xml)
- TestServiceUnitTask (be able to send a message to a target SU)
- SetLogRefreshPeriodTask (using the LogServiceMBean)
- ReconfigureLogSystemTask (using the LogServiceMBean)
- SetLogConfigUrlTask (using the LogServiceMBean)
- ListStatisticsTask (using StatisticsServiceMBean, ComponentsStatsMBean,
EndpointStatsMBean)
- SetStatisticsEnabledTask (using the StatisticsServiceMBean)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.