Hi Martin,
Further to our chat re the performance, the applications attached to comment 4 are simplified version of daytrader. Can you try it out on WildFly to see whether you can diagnose any performance issue?
Thanks
Emily
Hi Emily,
I did a quick test with single connection (com.samples.daytrader.web.prims.InjectedClass is not thread-safe) and I did not spot any performance bottleneck. Do you have something specific in mind? Also note that it's a very simple test testing a very specific scenario - Weld context activation and single invocation of a non-intercepted dependent bean which is not synchronized.