Hi,
In our project we've a tool that must be able to get some information
about servicemix, and on the other side
we need a cmd line tool to deploy sa against a running servicemix.
The approach we've followed is to create some so called "management"
service assembly that has an I/O Http Soap
endpoint as starting point and a servicemix-bean to to do the job, then
the tool is able to use these using
a standard webservice client.
Hope this help.
Andrea
nestabur ha scritto:
Hi All,
Did anybody implement a web service interface for managing serviceMix?¿ I'm
thinking in that point for managing the config from another platform throw
WS.
How can I do it? New component? new package in the core? using the component
http and trigering an internal class method?
Greetings,
Nestor Tarin