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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...