Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-16 Thread Andrea Aime
Andrea Aime ha scritto: > todd-ncar ha scritto: >> Guys, >> >> Is there a simple change I can make to applicationContext.xml as a >> temporary remedy, this one's been holding us up for a while. > > Try updating, I believe one change I made should make that > error go away (finger crossed) I actua

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-09 Thread Andrea Aime
todd-ncar ha scritto: > Guys, > > Is there a simple change I can make to applicationContext.xml as a > temporary remedy, this one's been holding us up for a while. Try updating, I believe one change I made should make that error go away (finger crossed) Cheers Andrea

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-09 Thread todd-ncar
Guys, Is there a simple change I can make to applicationContext.xml as a temporary remedy, this one's been holding us up for a while. Thanks, Todd chris thatcher-4 wrote: > > I'm relatively new to building geoserver from source so I'm not > comfortable > filing a bug until I make sure I'm not

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-08 Thread Andrea Aime
chris thatcher ha scritto: > I'll try this today, but I'm wondering if removing the "index='0'" on > the constructor arg injections will remove the confusion... It doesn't > explain why but I think it will force spring to unambigiously use the > single argument constructor in the IoC container.

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-08 Thread Andrea Aime
todd-ncar ha scritto: .. >> org.springframework.beans.factory.UnsatisfiedDependencyException: Error >> creating bean with name 'secureCatalog' defined in URL >> [jar:file:/C:/cygwin/o >> pt/apache-tomcat-6.0.16/webapps/geoserver/WEB-INF/lib/main-1.7.0-SNAPSHOT.jar!/applicationContext.xml]: >> U

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-07-07 Thread todd-ncar
I'm having the exact same error - did you ever find a solution. Tried on Mac OS and Debian Sarge Thanks, Todd chris thatcher-4 wrote: > > I'm relatively new to building geoserver from source so I'm not > comfortable > filing a bug until I make sure I'm not making basic mistakes myself. In >

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-06-15 Thread David Winslow
No, that message is not an error. You could double-check that the indicated directory is a valid data_dir (ie has a similar structure to http://svn.codehaus.org/geoserver/trunk/configuration/release/ . In fact, it should be a copy of http://svn.codehaus.org/geoserver/trunk/configuration/minim

Re: [Geoserver-devel] Spring errors deploying 1.7 snapshot geoserver.war

2008-06-14 Thread David Winslow
I don't have any such issues building the latest revision (r9263) and deploying in tomcat, or just running with the maven jetty:run task. Could you try completely cleaning out the geoserver dir in webapps to ensure there aren't any stale jars there? (Equivalently, just rename the geoserver wa