Hello,
this is weird. Are you sure that the only difference is the http method?
Can you share more info about your setup or ideally share reproducible
test case?
Thanks,
Pavel
On 4/20/12 4:42 PM, juchems_mark_e_at_cat.com wrote:
> When I write a POST and it is executed, request.getUserPrincipal()
> returns a null and not the logon id. I am using Basic Auth and it
> works fine on Gets, but not Posts..
>
> Any reason for this?
>