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