I am not sure how you compiled your SU since the API org.mortbay.jetty.client.HttpExchange.setAddress(...) only takes parameter of type org.mortbay.jetty.client.Address not java.net.InetSocketAddress.
If there is no Address set on the HttpExchange, you would see the exception. Regards, /Joe Send instant messages to your online friends http://uk.messenger.yahoo.com
