[jboss-dev-forums] [Design of EJB 3.0] - Re: JBossDDObjectFactory use of SystemPropertiesService

bdecoste do-not-reply at jboss.com
Thu Mar 22 19:01:25 EDT 2007


StringPropertiesService gives the user the ability to set params all in one place. EJB2.x provided this capability and we have several customers who requested it in EJB3. The properties are configured in the StringPropertiesService

What are you seeing fail or think will fail? The warning you are seeing is just saying that a ${...} pattern was found and the StringPropertiesService is not running. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030880#4030880

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030880



More information about the jboss-dev-forums mailing list