Hi,

I'm attempting to use the dotViewEndpointListener, which I've used in the
past successfully when using the embedded container. However, when I try to
use it within a serviceunit deployment method, I get a long Java error. For
example, my servicemix.xml file within my service unit directory resembles:

<sm:serviceunit id="jbi">
        <!-- use this only for documentation purposes -->
        <sm:listeners>
                <sm:dotViewEndpointListener 
file="c:/temp/ServiceMixComponents.dot"/>
        </sm:listeners>

        <sm:activationSpecs>...</sm:activationSpecs>
</sm:serviceunit>

I wasn't sure where else to put the listener, with the above obviously not
being the correct place.

Thanks!!

jeff
-- 
View this message in context: 
http://www.nabble.com/Visualization-using-dotViewEndpointListener-tf2274914.html#a6317466
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to