Hey there Sorry for the late answer (I was out of office last week)
Justin, I checked your patch and it works OK for the layer preview page. From what I could see, the only other thing needed to make GeoServer work completely from an empty data dir was to add a "styles" folder there, which GeoServer does not create on its own. After I create one manually, everything works fine. So, what should we do JIRA-wise then? Create a new issue with Justin's current patch and all these comments? Thanks Milton Justin Deoliveira wrote: > Spoke too soon. Poking the server a little harder none of the styles get > copied over properly so wms basically does not function at all. So some > work to do indeed. > > On 10-08-06 9:54 AM, Justin Deoliveira wrote: >> I think the fix for this one is actually relatively straight forward and >> involves the xstream service loaders properly initializing when reading >> from xml representation. See attached patch. >> >> But as andrea said there are probably a few other issues hiding out there. >> >> On 10-08-05 9:26 AM, Andrea Aime wrote: >>> Milton Jonathan ha scritto: >>>> Hmm >>>> >>>> Well, the funny thing is that GeoServer DOES work when you start it up >>>> on an empty directory. It just stops working when you shut it down and >>>> start up again (!). So it seems that it creates whatever it needs in >>>> memory but forgets to save that info somewhere.. does that make sense? >>> I guess it does. Ok, add everything to the jira issue. >>> Not sure when we'll be able to fix that one though. Sigh, we need more >>> contributors.. >>> >>> Cheers >>> Andrea >>> >>> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> >> >> >> _______________________________________________ >> Geoserver-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > -- Milton Jonathan Grupo GIS e Meio Ambiente Tecgraf/PUC-Rio Tel: +55-21-3527-2502 ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
