Hmm, not looking like it:
Code:
09:07:59,542 DEBUG header: >> "GET /RESTAuthenticate/rest/employee/1.json HTTP/1.1[\r][\n]"
09:07:59,577 DEBUG header: >> "Accept: application/xml[\r][\n]"
09:07:59,578 DEBUG header: >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
09:07:59,578 DEBUG header: >> "Host: localhost:8080[\r][\n]"
09:07:59,578 DEBUG header: >> "[\r][\n]"
09:07:59,819 DEBUG header: << "HTTP/1.1 302 Moved Temporarily[\r][\n]"
09:07:59,820 DEBUG header: << "HTTP/1.1 302 Moved Temporarily[\r][\n]"
09:07:59,822 DEBUG header: << "Server: Apache-Coyote/1.1[\r][\n]"
09:07:59,822 DEBUG header: << "Set-Cookie: JSESSIONID=252602345E1D71B624FF3706C0F99EDD; Path=/RESTAuthenticate[\r][\n]"
09:07:59,822 DEBUG header: << "Location: http://localhost:8080/RESTAuthenticate/login.htm;jsessionid=252602345E1D71B624FF3706C0F99EDD[\r][\n]"
09:07:59,822 DEBUG header: << "Content-Length: 0[\r][\n]"
09:07:59,823 DEBUG header: << "Date: Wed, 08 Dec 2010 16:07:59 GMT[\r][\n]"
09:07:59,823 DEBUG header: << "[\r][\n]"
09:07:59,838 DEBUG header: >> "GET /RESTAuthenticate/login.htm;jsessionid=252602345E1D71B624FF3706C0F99EDD HTTP/1.1[\r][\n]"
09:07:59,838 DEBUG header: >> "Accept: application/xml[\r][\n]"
09:07:59,838 DEBUG header: >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
09:07:59,838 DEBUG header: >> "Host: localhost:8080[\r][\n]"
09:07:59,838 DEBUG header: >> "Cookie: $Version=0; JSESSIONID=252602345E1D71B624FF3706C0F99EDD; $Path=/RESTAuthenticate[\r][\n]"