users@glassfish.java.net

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

From: <glassfish_at_javadesktop.org>
Date: Mon, 14 Jan 2008 07:31:06 PST

The Connector is the way that I do it. A connector is one of the J2EE components that can use threads. So I've built a connector that does my SNMP work. It supports both outbound SNMP request/response and also inbound SNMP notifications.
[Message sent by forum member 'bbergquist' (bbergquist)]

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