Search:

Type: Posts; User: lgommers; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    4
    Views
    2,625

    What code from Spring are you using, what is your...

    What code from Spring are you using, what is your configuration etc.
  2. I switched to MDB's as well and this seams to fix...

    I switched to MDB's as well and this seams to fix the OutOfMemoryError's.

    I checked the heapdump,
    - DefaultListableBeanFactory has a reference to
    -...
  3. OutOfMemory issue

    Answer is here
  4. I agree the other solution is cleaner. I use the...

    I agree the other solution is cleaner. I use the context because I develop on a Tomcat server and deploy it on a WebSphere server. This way I can have the same java code on both servers, only the...
  5. I use mx4j as a console in WebSphere 6.0. Took a...

    I use mx4j as a console in WebSphere 6.0. Took a tip till I found a class called org.springframework.jmx.support.WebSphereMBeanServerFactoryBean. Apparently this bean is not needed if you work with...
Results 1 to 5 of 5