just read
http://gnodet.blogspot.com/2010/09/introducing-cade-config-admin-extender.html
OSGI Alliance formalizes config admin with
@Component
public Webserver implements Configurable<WebConf>
We've already got the "Configurable" name for the interface.
But I would *also* like to see hot-reload *outside OSGI-container*.
Tks,
- eric
On 23/09/2010 15:40, Max Levinson wrote:
It seems like a very useful addition to the project. I think any competitive
MTA have this feature.
2010/9/22 Norman Maurer<[email protected]>
I hope we are one day be able to deploy james components in an osgi
container and so be able to "hot-reload" them.
Bye,
Norman
2010/9/22 Eric Charles<[email protected]>:
Hi Max,
You can use 'james' script in bin directory that supports the classical
init.d params: james start (stop, restart,...)
Use 'restart' to reload (it stops and starts, hot-config reload is
currently
not supported).
You can ln -s james script from init.d if you like.
Tks,
Eric
On 21/09/2010 18:57, Max Levinson wrote:
Hi guys,
I am using James 3 from trunk, and starting it in the following way(I am
on
Linux CentOS):
nohup ./run.sh&
My question is, any big MTA like postfix or sendmail has an ability to
reload their configs without restarting the server, so server is still
receiving email while system reloads configurations files.
Something like this: /etc/init.d/sendmail reload
Is something like this possible in James?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]