[
https://issues.apache.org/jira/browse/DIRMINA-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRMINA-896:
--------------------------------------
Fix Version/s: 3.0.0-trunk
Right now, the only way is to add those parameters into the session while it's
being created, which means you have to do that in the IoHandler.
However, I move this JIRA to MINA 3.0, as it would be interesting to set those
parameters in the configuration, and injected automatically when a new session
is created.
> Server-wide and session-wide attributes
> ---------------------------------------
>
> Key: DIRMINA-896
> URL: https://issues.apache.org/jira/browse/DIRMINA-896
> Project: MINA
> Issue Type: Wish
> Components: Core
> Affects Versions: 2.0.4
> Reporter: Nagesh
> Priority: Minor
> Fix For: 3.0.0-trunk
>
>
> Is there a way to store some user defined parameter name and values at the
> time of server start-up ? I know that the sessions created by connections
> from individual clients can store certain attributes and their values. I was
> thinking, if different sessions could access commonly needed properties in a
> server wide accessible object such as IoService.
> I started my career on z/OS platform and my exposure to transaction
> management came from CICS product. There, we used to use Common Work Area
> (CWA - http://bit.ly/KhKS6S) and Transaction Work Area (TWA -
> http://bit.ly/LvWCIm) which are approximately similar to server-wide and
> session-wide attributes that I am referring to in this email.
> Or, perhaps, this question is wrong because MINA is not (directly) meant to
> implement server features, such as transactional integrity, etc. ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira