Search:

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

Search: Search took 0.03 seconds.

  1. Thank you for your quick answer :) It works now

    Thank you for your quick answer :) It works now
  2. ReloadableResourceBundleMessageSource custom ResourceLoader problem

    Hi,

    I was trying to use the ReloadableResourceBundleMessageSource to load a messages.properties file from the filesystem. So I tried to set the 'resourceLoader' property with a...
  3. Replies
    9
    Views
    1,989

    See Edit below [not true] I'm a few steps...

    See Edit below
    [not true]
    I'm a few steps closer now. I have discovered that this occurs when I perform 2 RMI calls right after each other. I see 3 connections being opened and only 2 of them are...
  4. Replies
    9
    Views
    1,989

    Then why is it, that this results in not...

    Then why is it, that this results in not releasing the connections of the connection pool?
  5. Replies
    9
    Views
    1,989

    After further debugging I've found a difference...

    After further debugging I've found a difference between normal web/mvc access and rmi-webservice.

    The difference can be found in Spring's hibernateTemplate execute function. When I access via rmi...
  6. Replies
    9
    Views
    1,989

    From what i've read, Spring's hibernate template...

    From what i've read, Spring's hibernate template should manage this for me. And please note, this problem only occurs when I use RMI.
  7. Replies
    1
    Views
    1,483

    I have located where the hang exactly occurs....

    I have located where the hang exactly occurs. Below you will find a stacktrace using c3p0. It seems that it hangs when it tries to acquire a pooled connection.

    Edit:
    I have debugged a bit further...
  8. Replies
    9
    Views
    1,989

    Below you will find a stacktrace using c3p0. It...

    Below you will find a stacktrace using c3p0. It seems that it hangs when it tries to acquire a pooled connection.

    Edit:
    I have debugged a bit further and it looks like the opened connections are...
  9. Replies
    1
    Views
    1,483

    Hibernate + dbcp/c3p0 + rmi results in hang

    Hi,

    I have a spring-webapp using RMI webservice in combination with Hibernate and dbcp/c3p0. The problem is, when I enter the webapp through rmi a few times (5 aprox) to access database info via...
  10. Replies
    9
    Views
    1,989

    RMI + Hibernate + dbcp results in hanging

    Hi,

    I have a spring-webapp using RMI webservice in combination with Hibernate and dbcp/c3p0. The problem is, when I enter the webapp through rmi a few times (5 aprox) to access database info via...
Results 1 to 10 of 10