Hi Not sure this was answered elsewhere...
> > Is it possible to expose the Tuscany services to the non-service oriented > clients? Absolutely. You can figured bindings such as binding.ws, binding.jms etc to provide an eternally visible service enspoint using the protocol of your choice. > Does Tuscany support the large data volume services? How this is don't is, to a certain extent, protocol dependent. Do you have a particular protocol in mind? > The same question about TCP(TLS)/IP(IPSec), FTP(S), HTTPS? We need to do some work to make this easier to enable in bindings such as binding.ws. At the moment our security support is mainly at the message level rather than the transport level. Hope this helps Regards Simon
