Naveen Reddy created CXF-4604:
---------------------------------

             Summary: Need help on java.lang.OutOfMemoryError: PermGen space 
error with Apache CXF
                 Key: CXF-4604
                 URL: https://issues.apache.org/jira/browse/CXF-4604
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 2.3.1
         Environment: Local
            Reporter: Naveen Reddy


I am new to Apache CXF. I am using Spring, JSF, JMS in my application. I am 
deploying the war file in JBOSS(EWP server). 

I have developed a sample Apache CXF code outside my application and deployed 
that cxf code war file in server, working fine. 

Now I integrate this piece of code with my application, I deployed and accessed 
the application. After that, once I click any link or button in the UI, I am 
redirected to java.lang.OutOfMemoryError: PermGen space error. Without this CXF 
code, application is working superb. No issues at all..

What I am guessing is, any infinite loop might be occurred in cxf deployment. I 
am attaching the CXF code here. Can you please help me in this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to