Subject | Re: Jdbc Problems |
---|---|
Author | Roman Rokytskyy <rrokytskyy@yahoo.co.uk> |
Post date | 2002-12-13T19:10:41Z |
you forget to include mini-j2ee.jar and mini-concurrent.jar in your
classpath. read release notes.
regards,
roman rokytskyy
--- In Firebird-Java@yahoogroups.com, Guilherme Iplan
<guilhermeiplan@y...> wrote:
ey");
classpath. read release notes.
regards,
roman rokytskyy
--- In Firebird-Java@yahoogroups.com, Guilherme Iplan
<guilhermeiplan@y...> wrote:
>("jdbc:firebirdsql:localhost/3050:c:\\dbteste.gdb", "sysdba", "masterk
> Hi,
>
> I write this code for driver test:
>
> import java.sql.*;
> public class TestFire
> {
> public static void main(String a[])
> {
> try
> {
> Class.forName("org.firebirdsql.jdbc.FBDriver");
>
> Connection conn = DriverManager.getConnection
ey");
> System.out.println("ok");javax/resource/Resour
>
> }catch(Exception e)
> {
> System.out.println(e);
> }
> }
> }
> but since execute this error message is printed:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> ceException
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:140)
> at TesteFire.main(TesteFire.java:8)
>
> Why is that?
>
>
>
> Guilherme
>
>
>
> ---------------------------------
> Busca Yahoo!
> O melhor lugar para encontrar tudo o que vocĂȘ procura na Internet