Scott M Stark escribió::
> Write a JCA adaptor for a file based persistent store.

--

You say that like it's so easy Scott... ;) Seriously, what is Oracle underneath all the "cool" stuff but a "file based persistent store."

Anyway, if you are going to indeed write your own jca adapter, instead of starting from scratch here is a possible place to start. Granted, there is nothing in the code that has anything to do with the JCA spec, but it points out some stuff you will need to keep in mind when you implement one:

http://www.onjava.com/pub/a/onjava/2001/11/07/atomic.html
http://www.onjava.com/onjava/2001/11/07/examples/atomic.zip

David



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to