jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"Allow for configuring default resource adaptor name for the EJB2 MDBs"
To view the discussion, visit:
http://community.jboss.org/message/536443#536443
--------------------------------------------------------------
Clebert Suconic wrote:
As I said we will probably need some MBean that will define the system property?
MBean won't be required. We can follow this syntax in the xmls:
${some.system.property.name:defaultvalue}
The xml parsing will look for a system property named
"some.system.property.name" and if not already set, then will set the value to
"defaultvalue"
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/536443#536443]
Start a new discussion in EJB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]