[Geoserver-users] App-Schema: Inheritance question

2013-10-02 Thread snuffy
Hello, I was playing around with app-schema and trying to do inheritance. I've got the following classes: (all exist within same namespace of 'company') There are 3 separate xsd's (person/employee/customer- people.xsd) (manager - people-core.xsd) (branchmanager - people-retail.xsd) Person

Re: [Geoserver-users] upgrade from 2.1 to 2.4 problems

2013-10-02 Thread Alessio Fabiani
Hi Stephen, from your analysis I don't think the issue depends from GWC. I'm afraid that the datastores/coveragestores are corrupted. In any case, before removing everything you can try something like this: 1. Get a 2.1 clean GS_DATA_DIR 2. Copy on that the workspaces folder of your current

Re: [Geoserver-users] authentication/users/groups/roles using MD5 password hash in JDBC database

2013-10-02 Thread Chris Morgan
Thanks Christian, What I am currently have for Geoserver 2.0 is re-using a Tomcat JDBCRealm database, which has tables 'users' and 'user_roles'. I edited geoserver's applicationSecurityContext.xml to replace the default GeoserverUserDao bean with a JdbcDaoImpl bean. This meant I could not use the

Re: [Geoserver-users] App-Schema: Inheritance question

2013-10-02 Thread Ben Caradoc-Davies
Please send us the full error message that you get (include a stack trace from the logs if you have one), and your mapping file. Your schemas look good. Good job using FullMoon to generate them! Kind regards, Ben. On 02/10/13 15:44, snuffy wrote: Hello, I was playing around with app-schema

Re: [Geoserver-users] authentication/users/groups/roles using MD5 password hash in JDBC database

2013-10-02 Thread Chris Morgan
How did I miss that? This looks very promising, thanks! Chris On 02/10/2013 14:25, Christian Mueller wrote: Do you use J2EE authentication ?. In this case, have a look at http://docs.geoserver.org/stable/en/user/security/tutorials/j2ee/index.html This tutorials shows how GeoServers works

Re: [Geoserver-users] NetCDF Support

2013-10-02 Thread Mike Grogan
Thanks for the update. I will try to work with this soon. Unfortunately, the first link is a 404 for me. - Mike Grogan On Mon, Sep 30, 2013 at 5:36 PM, Alessio Fabiani alessio.fabi...@geo-solutions.it wrote: Hello Mike, currently the NetCDF stuff is not yet fully backported to GeoServer

Re: [Geoserver-users] NetCDF Support

2013-10-02 Thread Alessio Fabiani
Oh I see, however the same documentation of the link is available as HTML on the docs.zip files of the workshop. == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Alessio Fabiani @alfa7691 Founder/Technical Lead GeoSolutions S.A.S. Via Poggio alle

Re: [Geoserver-users] NetCDF Support

2013-10-02 Thread Simone Giannecchini
Dear Mike, the link where too early, we are actively working on merging the basic workshop with the advanced ones (multidim and , hence don't use the provided links for the moment. If you are following on the devel list, daniele is pushing the remaining bits of the work + plus the GeoServer basic