[jboss-user] [Installation, Configuration & Deployment] - arithmetic operations with variables

abosch do-not-reply at jboss.com
Wed Mar 7 08:14:50 EST 2007


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



More information about the jboss-user mailing list