Authorizarion Service on client side causes problems [message #23984] |
Wed, 01 April 2009 03:05  |
Eclipse User |
|
|
|
Hi,
I have a problem with the IAuthorizationService on the client side.
I have a client which registers a HessianProxy for IAuthorization service
correctly. If I now use the Sentinel to load permissions for the current
subject, it tries to load the permissions via Authorization service from the
server. On server side the service loads the permissions from
IPermissionStore-implementation. Everything works fine so far, the result
contains a permission of Type "UserPermission" (my own implementation).
But on client side the remote service invocation does only return an empty
Permission array, not that one returned by the service on server side.
What
|
|
|
|
|
Re: Authorizarion Service on client side causes problems [message #581687 is a reply to message #23984] |
Wed, 01 April 2009 06:35  |
Eclipse User |
|
|
|
Hi Carsten,
It seems that this is a serialization/deserialization problem of Hessian.
Would please so kind and enter a bugzilla for that?
Tschüß,
Stefan
Carsten Spieker wrote:
> Hi,
>
> I have a problem with the IAuthorizationService on the client side.
>
> I have a client which registers a HessianProxy for IAuthorization service
> correctly. If I now use the Sentinel to load permissions for the current
> subject, it tries to load the permissions via Authorization service from the
> server. On server side the service loads the permissions from
> IPermissionStore-implementation. Everything works fine so far, the result
> contains a permission of Type "UserPermission" (my own implementation).
> But on client side the remote service invocation does only return an empty
> Permission array, not that one returned by the service on server side.
>
> What´s wrong here?
>
> Thanks and greetz
> Carsten
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.04004 seconds