Community

Allow for configuring default resource adaptor name for the EJB2 MDBs

reply from jaikiran pai in EJB Development - View the full discussion

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

Start a new discussion in EJB Development at Community