Out Of Memory Exception
-----------------------

                 Key: CXF-3494
                 URL: https://issues.apache.org/jira/browse/CXF-3494
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.3.4
         Environment: Windows 64Bit Jboss5.1 cxf 2.3.4
            Reporter: jacques hefer


We have multiple war files exposing different endpoints. We use Wss4J 
Interceptor which in turn calls SAAJInInterceptor.
When only one War is running everything works fine. When both are running and 
you call a service on the first war it works. when you call it on the second 
War it hangs on MessageFactory.newInstance(....); in the SAAJ interceptor
Which eventually leads to a out of memory exception.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to