wsweet,
Blue will allow you to build web services, though these tools will build web services from a WSDL file or existing Java classes.
We do not have any tools that would actually connect / generate a web service from a flat file for instance – the actual implementation that would, say, fetch data from a flat file when it is requested through the web service would be up to you; you would need to implement that from scratch.
Please let me know if you have further questions or I can assist further.