"anil.saldhana(a)jboss.com" wrote : Ok, I see that you fixed this issue with your
commits. Want to ask a basic question (which may have been already asked before)
|
|
| | <bean name="WarDeployer"
class="org.jboss.web.tomcat.tc6.deployers.TomcatDepl
| | oyer">
| | <property name="authenticators">
| | ....
| |
|
| How do I invoke the getAuthenticators method on this bean in any arbitrary bean(pojo)
in the MC?
|
|
The war deployer would have to be injected or looked up via the kernel registry by the
bean wanting to call the method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983749#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...