Search:

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

Search: Search took 0.01 seconds.

  1. I never ended up fixing this issue, looking at...

    I never ended up fixing this issue, looking at the thread you posted, I can't see anything different mentioned in the way to configure the WorkManager or the DMLCs to what I tried. What I ended up...
  2. Replies
    3
    Views
    1,044

    Thanks for the reply, and thanks for updating the...

    Thanks for the reply, and thanks for updating the documentation. I got myself a little confused in my own post, I meant the other way around, rollback-for="MyBusinessWarningException" and...
  3. Replies
    3
    Views
    1,044

    Rollback rules are a little ambiguous

    The documentation is a little ambiguous as to how rollback-for and no-rollback-for are applied. For example, I have MyBusinessException, and MyBusinessWarningException, which inherits from...
  4. Sara, That's exactly the configuration I've...

    Sara,

    That's exactly the configuration I've tried (I posted the JmsTransactionManager configuration, but I've done both). I found though, according the Spring DEBUG, that a JTA transaction was...
  5. Barath, Once an application server gets an...

    Barath,

    Once an application server gets an OutOfMemoryError, usually things then start going really weird, so any exceptions or log messages you get after that can all be attributed to the fact...
  6. Just thought I'd add show you my configuration: ...

    Just thought I'd add show you my configuration:



    <!-- JMS transaction manager -->
    <bean id="jmsTxManager" class="org.springframework.jms.connection.JmsTransactionManager">
    <property...
  7. Got another OutOfMemoryError last night, so the...

    Got another OutOfMemoryError last night, so the problems not fixed :( We're using Websphere Application Server 6.1, with Websphere MQ 6.0 as the JMS provider. I'm not 100% sure that its the DMLCs...
  8. I had this problem too, upgrading to Spring 2.0.5...

    I had this problem too, upgrading to Spring 2.0.5 fixed it. I'm wondering though, I was getting OutOfMemoryErrors at random times (like 2am when nothing was happening), and as far as I could see,...
Results 1 to 8 of 8