|
From: Steve B. <st...@te...> - 2007-05-16 03:25:16
|
Hi Christian, Can you look at the test log that Toli described to see what happened with the LogUtil test? It passes for me. My guess is that this is a locale-related problem. I removed the session settings for start and end day from the test in case that is what's causing the problem. Although it's a good idea to run the tests, you can also just build the QFJ jar without running the tests and doing a complete release build, which is relatively time consuming. The SSL code is QFJ is heavily based on examples from the MINA project. It's very possible that it could be extended to be more flexible. I added SSL because I thought it would be useful to the user community but I don't use it myself so any information and/or patches you can provide would be appreciated. Have you tried using the TrustManagerFactory technique you mentioned? Does that work? I'm currently very busy with my job so I may not be able to try it for several days. Steve |