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

Ales Justin do-not-reply at jboss.com
Tue Jan 4 12:14:26 EST 2011


Ales Justin [http://community.jboss.org/people/alesj] 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/578777#578777

--------------------------------------------------------------
> I tried my best but it still doesn't work for me please help ;-)
> 
> I've tried a plenty of both whenRequired and dependentState combinations but no luck
Good attempt, seriously!

You need to change this:

<item whenRequired="PreParse" dependentState="Create">istep:type=Properties,name=SystemProperties</item>

whenRequired cannot be PreParse, as we're there right now - when parsing - hence already past it.
Change it to Parse. And you can drop the dependantState attribute, by default it should be Installed, which is fine.

Let me know if this works then.
Otherwise I'll give it a try. ;-)
--------------------------------------------------------------

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

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/d2d83d21/attachment-0001.html 


More information about the jboss-user mailing list