I have been using JMX, but not Spring's JMX support.  Will investigate this.

Thanks!

On 7/18/07, Rob Butler <[EMAIL PROTECTED]> wrote:

You can't change the filters from Spring's config file, but you could
still add filters to your session as normal I believe.

IoSession.addLast(blah);

You could also use Spring's great JMX support to implement administrative
functions that allow you to add/remove/update filters and parameters while
the server is running.

Rob

----- Original Message ----
From: Trustin Lee <[EMAIL PROTECTED]>
To: dev@mina.apache.org
Sent: Wednesday, July 18, 2007 1:13:25 AM
Subject: Re: Is Spring Integration of MINA recommended?

On 7/18/07, Mark Webb <[EMAIL PROTECTED]> wrote:
> I have not played much with Spring and Mina other than the chat
example.  Is
> it possible to add filters on-the-fly with Spring?

You cannot add and remove filters after once it's started up AFAIK,
but it is quite convenient when the filter setting is unlikely to
change.

HTH,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6







____________________________________________________________________________________
Pinpoint customers who are looking for what you sell.
http://searchmarketing.yahoo.com/




--
..Cheers
Mark

Reply via email to