users@wadl.java.net

Must a "Web Application" be bound to a particular URI?

From: Joe Pallas <joe.pallas_at_sun.com>
Date: Mon, 14 May 2007 09:27:36 -0700

It seems odd to me that the WADL resources element expects an
absolute URI for the base, with no provision for parameterization.
How can I describe a service that may be installed with, say, the
same path on many different host/port combinations?

The examples all seem to be one-of-a-kind services, like Yahoo or
Amazon. Even the Atom example ultimately describes a single-endpoint
service.

Would it make sense to allow the base URI to have parameters?

joe