i've been googling around and cannot find a good tutorial for building a JCA adapter.
basically, i need to implement some form of adapter for my beans to generate export files.
since EJB frowns upon beans gaining access to "arbitrary" file system
resources, i foresee a need to write a JCA that will spool the files into a configured
location.
if there are any good links/books that offer some hand holding WRT to writing a JCA
adapter i would be most appreciative.
== stanton
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170642#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...