Subject Re: [Firebird-Java] Re: Where is org package ?
Author Rick Fincher
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

----- 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