I've actually worked through all the problems I was having getting JCA
setup, and now as an application, it seems to be operating correctly.
I'm also using the CAJ library with this, so there is no native code in
the thing, and I can run it on any machine I copy the application on to
(major plus!).
All is fine and good to be able to use this, -except-, in the case of
distributing an application, or as an applet, there is no way to provide
a location of where to get the 'JCALibrary.properties' file. Can the
capability of providing a location (preferably being able to use a URL
Link as well) be added to 'getInstance' (or should I do it?)?
Also, is there a way to create a channel and then 'add' a connection
Listener as a separate function? Or a way to close a channel?
Since this package is supported by cosylab, though I'd suggest it
first, and see what kind of response.
David