Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,457

    any solution on this? i am facing the same...

    any solution on this? i am facing the same problem.
  2. LOGS 11 Mar 2013 16:53:24,119 DEBUG...

    LOGS



    11 Mar 2013 16:53:24,119 DEBUG WebLogicJtaTransactionManager [jmsContainer-1]: Participating transaction failed - marking existing transaction as rollback-only
    11 Mar 2013 16:53:24,119...
  3. I have tried to debug. the following code, please...

    I have tried to debug. the following code, please see the logs below. It works as it suppose...the initial transaction of invocation serviceB.methodA(m); is rollbacked in case of exceptio and the...
  4. Gary thanks a lot for your time. Below You can...

    Gary thanks a lot for your time. Below You can see a complete example on how i managed to implement this, but I am not sure why its working...that why i am still asking for your help...to make it...
  5. Thanks for your example. But I have a few more...

    Thanks for your example. But I have a few more questions... methodB() should take as argument the result from methodA() (see my example in the first post except the case of an exception...) so in...
  6. I edit my post. The JMS listener invokes Service...

    I edit my post. The JMS listener invokes Service A first. So you tell me, that I dont need two classes to achieve this Service A and B. Just one class with try catch and finally? But in this way i...
  7. JMS - DB - External System - DB Transcations Propagation

    Consider the following scenario, assuming JMS and Datasource XA is enabled. A message listener (Spring bean) picks up a message from the queue. Then for each message one or more services are invoked...
  8. Replies
    4
    Views
    548

    If the application stops and the starts again?...

    If the application stops and the starts again? Should there be a problem with that or all the static classes are being removed from the classloader and this occurs only on auto-deploy?
  9. Replies
    0
    Views
    215

    Spring - JMS - DB

    My questions is as follows: I have a JMS being polled service by the submissionListener MDP that its configuration is shown below. After the message is consumed a service (spring bean) is being...
  10. Replies
    4
    Views
    548

    5514 ...

    5514

    class:org.apache.log4j.config.PropertySetter[2 classes] instance count: 216.000 size 80.XXXkB


    I run Jprofiler to investigate the reason of this perm gen leak. I am new though to...
  11. Replies
    4
    Views
    548

    java.lang.OutOfMemoryError: PermGen space

    <Feb 26, 2013 2:47:13 PM MET> <Warning> <HTTP> <BEA-101162> <User defined listener org.springframework.web.context.ContextLoaderListener failed: java.lang.OutOfMemoryError: PermGen space....
Results 1 to 11 of 11