On 10/11/06, Jerome Louvel <[EMAIL PROTECTED]> wrote:

As the actual deployment feature doesn't exist, I've changed the first
sentence to "Restlet that can be attached to one or more VirtualHosts".
Suggestions welcome.

Still not sure, I'm working on that now.

I have a 'descriptive' hierarchy.
 Container
   A container holds VirtualHosts and Applications. These
           communicate using Connectors which are either Clients or
           Servers.

  A VirtualHost |Application
Routes calls from server Connectors to attached Restlets
             using the virtualHost.attach("url",Restlet) method.

I.e. makes the connection from an outside agency through
to the application (i.e the user code that is the end recipient of
an information transfer).

So I guess the application is not overloaded (in terms of definition).
It is 'user code' receiving information over http (or other protocol).

Anything there you can use Jerome?

I'm fitting this round the diagram in section 5 of the tutorial?

regards



--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Reply via email to