Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question
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

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.