[jboss-dev-forums] [Design of POJO Server] - Re: Web: ENC References

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 7 08:59:57 EST 2006


"anil.saldhana at 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#3983749

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983749



More information about the jboss-dev-forums mailing list