hi!

i've created a variable:

run.sh -c test --host=192.168.100.10 -DPortTest=41000

i've tried then to configure something like:

  | [...]
  |     <attribute name="Port">${PortTest}</attribute>
  | 
  |     <attribute name="RmiPort">${PortTest} + 2</attribute>
  | [...]
  | 
but this dont works. is it possible to achieve this configuration?

regards


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025777#4025777

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025777
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to