Hi Greg,
It's right that the only ServiceMix client implementation that I can see
is in SMX 3.3. It's the one used into components to unit tests for example.
I think that ServiceMix client (interface and implementation) should be
moved into servicemix-utils which is shared by SMX3 and SMX4.
I will discuss with the team on this topic and raise a jira task to make
the move.
Regards
JB
Greg Lucas wrote:
Just happened to notice while looking at some unit test issues that
the DefaultServiceMixClient (which is used by lots of component unit
tests) does not exist in smx4. Was it dropped intentionally?