[jboss-user] [JBoss Seam] - Re: call session bean component method after application dep
gavin.king@jboss.com
do-not-reply at jboss.com
Wed Dec 20 13:37:48 EST 2006
Use components.xml:
http://docs.jboss.com/seam/1.1GA/reference/en/html/xml.html
By the way, it is bad style in Seam to just throw Strings in the application context. Instead create an application-scope Seam component, for example, MyConfiguration, and configure its attributes using seam.properties and components.xml.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995406#3995406
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995406
More information about the jboss-user
mailing list