Classloading performance issue in SAAJFactoryFinder
---------------------------------------------------

                 Key: OPENEJB-1416
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1416
             Project: OpenEJB
          Issue Type: Improvement
    Affects Versions: (trunk/openejb3)
         Environment: OpenJDK 1.6
            Reporter: Jean-Louis MONTEIRO
            Assignee: Jean-Louis MONTEIRO


In the client side and under heavy load, i'm facing some bottlenecks in 
SAAJFactoryFinder. It seems to load factories from the classloader for each 
request.
I added a cache using a ConcurrentMap on my own, but i'd like to get your 
feeling before committing something.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to