[jboss-dev-forums] [Design of POJO Server] - Injecting properties defined in the base class
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Nov 8 12:25:05 EST 2006
I see that the properties that are defined in the war deployer
| <property name="defaultSecurityDomain">java:/jaas/other</property>
| <property name="lenientEjbLink">true</property>
| etc
|
are not getting injected into the tomcat deployer (Most probably because the setter for these props are defined in the AbstractWarDeployer).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984245#3984245
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984245
More information about the jboss-dev-forums
mailing list