Hi, On Fri, Nov 19, 2010 at 3:12 PM, Zhongmiao Li <[email protected]> wrote: > Thanks very much! And can you tell me the specfic code of > registering with the HttpClient object...
The setUp method of our HttpTestBase class [1] should help. -Bertrand [1] http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/testing/src/main/java/org/apache/sling/commons/testing/integration/HttpTestBase.java
