Hi!
Is there a way to alter the default shutdown behavior?
To be more exact, I have multiple MBeans and State*Beans (supplying web services) that might need to run longer then the shutdown mechanism allows.
If that is not possible (crazy idea coming), might it be possible to create an interceptor that catches the system call, notifies the listeners and when they report back that I can shut down, then requests a server shutdown?
I looked through the docs, faqs and xmls but could not find anything clearly indicating such a possibility.
Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132414#4132414
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132414
Hi all,
I developed a portal application some time ago with Jboss Portal Server 2.2 , and I was looking for a way to enhance security settings.
In particular, some users notify me that
- it is possible for a user to login from different hosts
- there is no a limit for login attempts, so the portal is vulnerable to a brute force attack.
This JBoss instance was not setting up by me so even after some searches I wasn't able to find where to modify to enable these security setting, or, if necessary, which java class to edit and recompile...
Does anywone have experience on it and/or can help me?
Thank you so much! :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132408#4132408
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132408