On 12/4/06, Alexander Johannesen <[EMAIL PROTECTED]> wrote: > On 12/5/06, javicamara <[EMAIL PROTECTED]> wrote: > > Other SOAs I know of use ad-hoc mechanisms, and not UDDI, to achieve this > > (e.g. > > configuration files, RDBMs tables or run-time parsing of WSDLs). > > Does anyone have pointers to what they do when trying to formalize a > RESTful SOA? Not in the domain/action?params way (like an API), but > where URL's are dynamic domain/action/resources/item?special kind of > way. Both UDDI and WSDL stops a bit short of being very API specific.
I recently described how a project I worked on implemented dynamic discovery RESTfully; http://tech.groups.yahoo.com/group/rest-discuss/message/7176 Mark.
