[jboss-user] [IronJacamar] - Re: The replacement of system properties in *-ds.xml is done only for elements of string value type

Radim Hanus do-not-reply at jboss.com
Tue Jan 4 18:06:40 EST 2011


Radim Hanus [http://community.jboss.org/people/rhanus] created the discussion

"Re: The replacement of system properties in *-ds.xml is done only for elements of string value type"

To view the discussion, visit: http://community.jboss.org/message/578842#578842

--------------------------------------------------------------
yeah great it finally works !!! thank you very much !

<item whenRequired="Parse">istep:type=Properties,name=SystemProperties</item>

was the last step on the "deploying of myapp.ear/my-ds.xml with ${max-pool-size}" journey :-)
looking back on the interesting evolution of this forum thread there are a plenty of usefull hints which may be worth noting in a separate wiki article
I'm willing to write it down

btw why whenRequired="Parse" ?
Parse is a deployment stage but whenRequired attribute representation in DependencyItemMetaData class is a controller state ?

public class DependencyItemMetaData implements Serializable {
   private Object value;
   private ControllerState whenRequired = ControllerState.DESCRIBED;
   private ControllerState dependentState;
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/578842#578842]

Start a new discussion in IronJacamar at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110104/f88ea1bd/attachment-0001.html 


More information about the jboss-user mailing list