[jboss-user] [EJB 3.0] - EJB 3.0 w/vanilla deployment descriptor
wfsaxton
do-not-reply at jboss.com
Fri Jan 11 10:48:20 EST 2008
I'm wondering how to use a WEB APP type deployment descriptor with an EJB in order to store configuration variables for the EJB to use.
By WEB APP type I mean:
- Creating a "web.xml" file and putting the parameters in it
- Using something like "getInitParameter(param)" to access them
Is there a way to do this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119117#4119117
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119117
More information about the jboss-user
mailing list