Re: JCA Connector Examples
Koji Sekiguchi <[email protected]> Thu, 5 Feb 2004 11:28:56 +0900
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <[email protected]> |
Hi Mete, I've written an article about JCA at a Japenese Monthly magazine "Java World" in February. In the article, I made a couple of small JCA resource adapters. It can be downloaded from: ftp://ftp.idg.co.jp/pub/jw/0402/jca.zip It includes "Hello, world!" adapter that has a method sayHello() for clients. As it is very simple, please start from it. The zip file also includes transaction adapter and cactus client for test the adapters. I've tested them on WebLogic 8.1 and WebSphere 5.0.2. The readme files are written in Japanese. So if you have any questions, please let me know. Koji > -----Original Message----- > From: A public list for J2EE Connector architecture interest. > [mailto:[email protected]]On Behalf Of Mete Kural > Sent: Thursday, February 05, 2004 2:59 AM > To: [email protected] > Subject: JCA Connector Examples > > > Hello All, > > I am trying to develop a JCA Connector for our back-end CRM > system. We currently have a Java API that I am trying to refactor > in order to use it in implementing the JCA Connector. I read the > Sun book on the J2EE Connector Architecture (actually just > finished reading a few minutes ago). There isn't much concrete > examples of how to develop an adapter in there - it seems more > useful for application developers rather. How can I find JCA > Connector example source code? Are there any examples that Sun or > other entities provide? I would appreciate if you could send me links. > > Kind Regards, > Mete Kural > > ================================================================== > ========= > To unsubscribe, send email to [email protected] and include > in the body > of the message "signoff CONNECTOR-INTEREST". For general help, > send email to > [email protected] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff CONNECTOR-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".