RE: Canon to canon logs
Philippe Le Hegaret <[email protected]>
| Newsgroups | gmane.comp.web.services.description |
|---|---|
| Organization | World Wide Web Consortium |
| Message-ID | <1168358013.3154.13.camel@localhost> |
On Mon, 2007-01-08 at 16:02 -0800, Jonathan Marsh wrote:
> I added a little indirection on the {http location} values. I created a
> little substitution table named httpLocationTable.xml, which simply contains
> a list of pre-substitution and expected post-substitution values, and does a
> swap when generating the assertions.
Nice one! Is httpLocationTable.xml generated from elsewhere or do you
have to update it by hand?
> I also suppressed assertions checking the HTTP method and URL on response
> messages - if that's not simply an oversight I am misunderstanding something
> fundamental...
Good catch.
Philippe