Hi,
A usability question: I was working on a ServiceMix imported into Eclipse, and added some code. To test may code, I wanted to do this: while I was running the file-poller example within a SM instance, I deployed the wsdl-first assembly into the deploy folder (from where I was running the poller) along with the dependency SA-s. I expected to make the 2 sample projects run together from within Eclipse, without having to recompile the whole SM and then deploying the 2. But instead, while the poller was still running, the wsdl wasn't actually working. Apparently it was deployed properly, but trying to contact the wsdl would at some point work, at some point time out. Do you know why, and can it be done to run these simultaneously without recompilation of the whole SM, from within Eclipse? Thanks. Regards, gabi
