Subject | Re: [Firebird-Java] Re: Where is org package ? |
---|---|
Author | Rick Fincher |
Post date | 2004-01-31T22:07Z |
Hi,
It looks like there have been some changes in the FBWrappingDataSource that
broke the DataSourceExample example code. I'll have to go through it and
fix the example.
Rick
It looks like there have been some changes in the FBWrappingDataSource that
broke the DataSourceExample example code. I'll have to go through it and
fix the example.
Rick
----- Original Message -----
> After compilation, I hit another error.
>
> Java -classpath .;%CLASSPATH% DataSourceExample
> Exception in thread "main" java.lang.NoClassDefFoundError:
> DataSourceExample
>
> Do I need to import any class?
>
> Thanks