Subject | Re: [Firebird-Java] Jaybird deploy problem: ”No suitable driver” |
---|---|
Author | Roman Rokytskyy |
Post date | 2010-04-27T09:23:36Z |
> Running the app using JDeveloper (and Win XP) works fine, but DriverManager.getConnection throws the error "No suitable driver" when running the deployed jar to a Windows 2003 server with this command:Is jaybird-full-2.1.6.jar in the CLASSPATH or in the ext path of your JDK?
>
> java -Xms256M -Xmx1024M -jar d:\webroot\belops\prioritization\myapp.jar
Roman