What about checked into the integration module and make it as a mtosi
sub module, and also put the demo(s) into distribution module?
Feel free to create jira task.
Thanks,
James.
Peter Jones 写道:
Hi there,
One of the things thats been left on the post_apache_integration branch is
an initial stab at an MTOSI toolkit for cxf. For anyone not familiar with
MTOSI, it defines a standard set of wsdls and schema which specify
interfaces used for network and service management. There's some
description here: http://www.tmforum.org/browse.aspx?catID=2319.
The intent of the cxf toolkit is to offer some rudimentary demonstration
of the interfaces and ensure cxf can support the wsdls. It could perhaps
stimulate some interest in cxf for those looking to implement the MTOSI
interfaces. I think at some point it would be a good thing to integrate
this back with the trunk.
I was wondering if anyone had any suggestions on how this toolkit should
best fit into the project. Right now on the post_apache_integration
branch, it sits in the toolkits project. The pom runs the code generators
against the MTOSI 1.1 wsdls and packages the generated code. Also there's
a single test which has a very simple sample implementation of the
AlarmRetrieval interface.
So any ideas out there on how/where to best integrate/extend this would be
great to hear!
Cheers,
Peter