Re: Is the CI build broken?

2008-10-27 Thread Daniel Kulp
On Monday 27 October 2008 8:13:18 am Benson Margulies wrote: Someone fixed a PMD issue for me and I never got a broken build email. Yea. I think the machine went down again sometime last week. I've just restarted it. That said, it will probably be taken down again sometime in the next

Re: log4j when running unit tests?

2008-10-27 Thread Daniel Kulp
On Saturday 25 October 2008 1:45:49 pm Benson Margulies wrote: log4j is a lot easier to reconfigure than j.u.l. No -D, just a file in classpath. Could I persuade everyone else that it would make sense to have AbstractCXFTest turn on the log4j logging shim? log4j isn't on the classpath for

Re: JMS transport sync/async......

2008-10-27 Thread Christian Schneider
Daniel Kulp schrieb: Btw. is it really necessary to do different things for sync and async? Of course the ClientImpl has to support a sync and async mode but I think the transports could be made completely async. Does the Exchange even has to know if it is synchronous? It could, but HTTP