Subject | Re: [Firebird-Java] Re: javax.resource.ResourceException: couldn't start local transaction |
---|---|
Author | Uwe Jäger |
Post date | 2002-08-16T10:36:42Z |
Hi,
I just wondered whether it would just be easier to include the required
classes in the firebirdsql.jar file. I've seen other drivers (oracle)
doing it, so I think it should be fine. Or, simply put an ant task into
build.xml that can do it, so everybody can decide for himself how to
deplay the classes!
I think only the connector.jar, jta-spec1_0_1.jar and
jdbc-3_0-pfd2-classes.zip are required for the jdbc driver?!
Kind regards
Uwe
rrokytskyy wrote:
I just wondered whether it would just be easier to include the required
classes in the firebirdsql.jar file. I've seen other drivers (oracle)
doing it, so I think it should be fine. Or, simply put an ant task into
build.xml that can do it, so everybody can decide for himself how to
deplay the classes!
I think only the connector.jar, jta-spec1_0_1.jar and
jdbc-3_0-pfd2-classes.zip are required for the jdbc driver?!
Kind regards
Uwe
rrokytskyy wrote:
> Hi,
>
>
>>Exception in thread "main" java.lang.NoClassDefFoundError:
>>javax/resource/ResourceException
>> at java.lang.Class.forName0(Native Method)
>> at java.lang.Class.forName(Class.java:130)
>> at TestFirebirdJDBC.main(TestFirebirdJDBC.java:9)
>
>
> Please, include all jars that are shipped with a driver in a
> classpath.
>
>
>>Btw, are there any new builds available? I checked out
>>sourceforge.net but honestly saying I don't like to setup a CVS/ANT
>>environment just to build the sources containing the latest fixes.
>
>
> No, not yet.
>
> Best regards,
> Roman Rokytskyy
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>