the buildhelper goal is for when you are launching jetty/etc from the pom.
or when you need to filter the port into on disk resources.

if launching within the test case, just assign it to port 0. a request for
port 0 is a request for an unused port in the top 16k (or depending on the
os, anywhere above 1024). then you ask the connector what port it bound to.

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 31 Jul 2011 18:40, "Benson Margulies" <bimargul...@gmail.com> wrote:

Reply via email to