I'm obviously doing something stupid, but what? I've unzipped the Ready2Run zip on new Redhat server, but cannot create jdbc datasources via the admin tool - I get the dreaded message:
"Could not register database driver net.sourceforge.jtds.jdbc.Driver. Please make sure this driver is in your classpath." All I've done is create a directory: /opt/xxx copied jetty-openbd.zip into it and unzipped the file there. Then in same terminal window navigated to /opt/xxx/ and issued: java -jar start.jar Then login into admin area with 'admin' p/w Try to create either a mysql or mssql datasource and provoke the error message. I can see the relevant *.jar files in /opt/ion/webapps/openbd/WEB-INF/lib but they are not being found when registering a driver via the admin tool. the *.jar files in /opt/ion/webapps/openbd/WEB-INF/lib are listed here: activation.jar antlr-runtime-3.1.3.jar aw20org.jar ColdFusionAdapter.jar commons-beanutils-1.8.3.jar commons-collections-3.2.1.jar commons-discovery.jar commons-fileupload-1.2.1.jar commons-io-1.4.jar commons-lang-2.4.jar commons-net-3.1.jar commons-pool.jar commons-vfs-2.0-SNAPSHOT.jar core-renderer.jar dnsjava-2.1.0.jar h2-1.2.128.jar httpclient-4.2.1.jar httpclient-cache-4.2.1.jar httpcore-4.2.1.jar httpmime-4.2.1.jar iText-2.0.8.jar jackson-all-1.8.3-openbd.jar jai_imageio.jar jakarta-oro-2.0.8.jar javolution.jar jaxrpc.jar jcommon-1.0.0.jar jempbox-1.6.0.jar jericho-html-3.1.jar jfreechart-1.0.1.jar jsoup-1.6.2.jar jtds-1.2.5.jar jtidy-r938.jar lucene-analyzers-common-4.4.0.jar lucene-core-4.4.0.jar lucene-highlighter-4.4.0.jar lucene-queryparser-4.4.0.jar mail.jar mailet_1_0.jar mongo-java-driver-2.12.0-rc3.jar mysql-connector-java-5.1.26-bin.jar ojdbc14.jar OpenBlueDragon.jar postgresql-8.4-701.jdbc4.jar QuickServer.jar rome-1.0RC1.jar saaj.jar salesforce-partner.jar serializer.jar shiro-core-1.1.0.jar slf4j-api-1.6.1.jar spymemcached-2.8.1.jar sqljdbc4.jar tika-app-1.4.jar webservices.jar wsc-22a.jar ws-commons-util-1.0.2.jar wsdl4j.jar xalan.jar xmlrpc-client-3.1.2.jar xmlrpc-common-3.1.2.jar xom-1.1.jar yuicompressor-2.4.6.jar openbd-std.list README.txt ReleaseNotes.txt Shouldn't this work out of the box, as per the instructions ? -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
