I am able to specify the IP address of my local JBoss instance through Jenkins configuration, but how do I specify the port/port binding of the deployment?
Asked
Active
Viewed 391 times
0
-
Did you try ipAddress:port ?? – Dimitri Nov 13 '12 at 13:46
-
did not work with that. it just adds the :[port] after the IP address and it's not the correct way to start a JBoss instance – user1340582 Nov 13 '12 at 13:56