Thanks. CXF-1217.
> -----Original Message----- > From: Willem Jiang [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 18, 2007 11:07 PM > To: [email protected] > Subject: Re: Reused address problems only under maven > > Hi Benson, > > I will take a look at this issue later today. > > Willem. > > Benson Margulies wrote: > > Willem or whomever, > > > > If you remove the @org.junit.Ignore from JsHttpRequestTest, > you will > > see address in use binding errors from this test, which eventually > > result in a failure. Oddly, there's no problem in eclipse, > only in Maven. > > > > I can probably get around this by subverting JUnit via some static > > setup that avoids reinitializing services, since for this test it > > would be fine for all the services to come up once. > > > > Nonetheless, this isn't what we intend, I think, so I'm > filing a JIRA. > > > > --benson > > > > > > > > > > > > >
