On Thu, Feb 5, 2015 at 9:23 AM, uros
wrote:
> Thank you for your answer.
>
> I hoped that I am doing something wrong :)
> I found another issue with ModificationProxy that doesn't work with
> security
> wrapped objects (e.g. SecuredLayerInfo for LayerInfo). I found this causing
> problems with gr
Thank you for your answer.
I hoped that I am doing something wrong :)
I found another issue with ModificationProxy that doesn't work with security
wrapped objects (e.g. SecuredLayerInfo for LayerInfo). I found this causing
problems with group layer creation (probably not just there).
I will try t
On Wed, Feb 4, 2015 at 1:00 PM, uros
wrote:
> Hi,
>
> I had problems using app-schema plugin with a security authorization module
> I have written (using ResourceAccessManager).
> I did some debugging and came to code that did some strange casting using
> /org.geotools.data.DataStore/.
>
> Author
Hi,
I had problems using app-schema plugin with a security authorization module
I have written (using ResourceAccessManager).
I did some debugging and came to code that did some strange casting using
/org.geotools.data.DataStore/.
Author of code is Andrea Aime and I am wondering if someone can re