Thank you Rob, you did it :).

"Rob Heittman" <[EMAIL PROTECTED]> wrote on 03/06/2008 16:35:58:

> Hello,
> 
> You must add the File client -- do this around the same time you add
> the HTTP server:
> 
> + comp.getClients().add(Protocol.FILE);
> 
> You can take this out:
> 
> - getConnectorService().getClientProtocols().add(Protocol.FILE);

Reply via email to