Hi again! ant elder wrote: > I'm not sure why thats not getting picked up as a transitive > dependency, it could be your environment or perhaps there's something > wrong with the tuscany-feature-webservice, but i dont think samples > should be using those features like that as they're intended for > creating distributions. Thanks a lot for the swift reply - yes, there was indeed a problem with my environment. Some JAR-files in my local repository were empty - it looked like they had been downloaded by Maven, but the size were only a few hundred bytes. One of those were commons-fileupload. > What happens if you try using these dependencies:
Works like a charm! :-) Thanks again! Ivan
