1 Reply Latest reply on Aug 21, 2008 1:28 AM by vickyk

    JCA File stream writer

    sfisque

      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