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

2008-10-25 Thread Christian Schneider
Hi Dan, I will look into the async code on the weekend. Like you said the main problem could be how to handle the separate thread of the message handler. Greetings Christian Daniel Kulp schrieb: Christian, When you get some time, can you look at what I've done in the JMS transport to make s

log4j when running unit tests?

2008-10-25 Thread Benson Margulies
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?