Hi,
I have downloaded the latest release viewed the installation secion and
the readme, ect. (i noticed the XA compliant section)
Imported the 2 jars (idb and examples) into VAJ (the note about VAJ,
that it can't import the jar's can be erased because it works fine for me)
And used the DBBrowser (thx for using the version i send in, when is it
going to be open source? I really want to make some more improvements!)
to connect to my database but that didn't work. I got a stacktrace
Exception occurred during event dispatching:
java.lang.NoSuchFieldError
And that's right because Transaction class has a field from the transaction
api.
Outside VAJ i get a java.lang.NoClassDefFoundError:
javax/transaction/xa/XAException
because VAJ can run classes with errors in them as long as you don't really
run into
those errors.
But Must i use that api from now on? What do i get? Can't i use InstantDb
without it?
On your site you don't mention anything that that API is needed. (only
supported)
johan
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|