users@glassfish.java.net

Re: How could I implement and deploy a background process in Glassfish?

From: <glassfish_at_javadesktop.org>
Date: Tue, 15 Jan 2008 01:24:29 PST

We are writing a JCA connector for one of our project and it's not so easy. For your "scheduler" JCA connector, you will probably use inbound connection and the JCA work management API.

Here is a list of links I found useful:
http://developers.sun.com/appserver/reference/techart/resource_adapters.pdf (the mail connector from the J2ee samples)

http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-jca.html
http://www.ibm.com/developerworks/java/library/j-jca/
http://www.ibm.com/developerworks/java/library/j-jca2/ (about inbound connector)

http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-jca.html
http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-jca2.html
http://www.javaworld.com/javaworld/jw-06-2005/jw-0606-jca.html (about Inbound connector)

http://www.gse-nordic.org/Working%20Groups/NRTC/Conferences/2007/Application%20Development/S20
[Message sent by forum member 'ewernli' (ewernli)]

http://forums.java.net/jive/thread.jspa?messageID=253947