I see the problem. I looked at the developers guide http://docs.codehaus.org/display/GEOT/4+Oracle+Optional+Dependency
There is an example using the property -Doracle.jdbc mvn eclipse:eclipse -Doracle.jdbc But looking into the pom, it must be -Doracle @Andrea, can you fix this in the wiki after you have seen the problem. Andrea Aime writes: > Justin Deoliveira ha scritto: >> This was probably targeted at the geotools list i assume? >> >> Anyways, the oracle (and other jdbc tests) are not set up with the gt >> online test framework. I did whip up a patch some time ago but it still >> needs a bit of work: >> >> http://jira.codehaus.org/browse/GEOT-1981 >> >> Anyways, so to run the tests you will have to manually edit the >> ds.properties, db.properties, and factory.properties to point at an >> oracle install. Once the connection can be made the tests should execute. >> >> I can't remember off the top of my head but i think you may also need to >> update the pom.xml so that the jdbc driver is loaded after manully >> installing it in your local maven repo. > > Yeah, one has to install the driver in a specific location (instructions > are inside the pom.xml file of the oracle module) and then use the > -Doracle flag to enable its usage > > Cheers > Andrea > > -- > Andrea Aime > OpenGeo - http://opengeo.org > Expert service straight from the developers. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
