Services
First off, the URL rewriter causes problems with the WSDL file - the rewriter looks for URLs with no full stops in them - of course, by default the WSDL is available from "service.wsdl" - so I need to change that.
Secondly, I'm going to write this site in Rails, with no web service component for now. Unfortunately, that does mean that the service will have to be written in ASP.NET eventually. I'm hoping that XML Mapping will make it nice and easy for me to write Rails front ends to an ASP service that returns .NET datasets. I'd still prefer to have the entire thing done in Ruby though.
No comments:
Post a Comment