users@glassfish.java.net

Re: Question on design: Servlet or LifecycleListener to implement a service

From: Binod <Binod.Pg_at_Sun.COM>
Date: Wed, 12 Sep 2007 09:54:36 +0530

That seems like a good choice. You would also probably know that with
connector 1.5, you can actually
deliver non-JMS messages to the MDBs in a portable way.
> Thanks for the feedback. On my ride home from work tonight on my motorcycle, I came to the same conclusion. I think an MBean to communicate with the connector and I'm going to see if I can use the "Work" capability of the JCA to perform the threading. I'm going to see if I can keep the connector "clean" in that it will only be managed through the MBean and will have no knowledge of databases, etc.
>
> I should know in a day or so..
> [Message sent by forum member 'bbergquist' (bbergquist)]
>
> http://forums.java.net/jive/thread.jspa?messageID=234959
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>