[jboss-user] [JBoss Seam] - inject/outject servlet context init parameter
andreigh.ts
do-not-reply at jboss.com
Fri Jun 1 02:50:08 EDT 2007
Is is possible to inject/outject an initialization parameter (defined with <context-param> in web.xml), in a Seam EJB3 component?
Using @In("paramName") and @Out("paramName") does not work.
(I am more interested in outjecting it, since reading can be done via facesContext)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050393#4050393
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050393
More information about the jboss-user
mailing list