From: <wes...@jb...> - 2006-06-28 07:07:04
|
Sigh...sorry, I can't resist. This also came up in another discussion I had today via email (Sorry Adrian, I didn't start the thread so yell at the EJB3 guys for this :-) ) In JBoss 4.0.x we had standardjboss.xml allowing for container configurations that would be universally applied across EJB deployments unless overridden by jboss.xml. With the advent of EJB3, this mechanism has essentially dissapeared and again, as if on cue, we had a client asking how can they configure an inflow deployment without having to replicate properties in the ActivationConfig for every MDB. This is really where RA level properties would come into play in for an ActivationSpec. In fact, the spec basically calls for this capability so we may have to end up doing something for this anyway. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953898#3953898 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953898 |