Search:

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

Search: Search took 0.03 seconds.

  1. The problem is solved

    My mistake.
    One of the rewritten methods called itself recursively ...
    The problem is solved.

    But it still does not answer why I am unable to get the transaction manager.
    It simply says that...
  2. Calling DAOs from a session bean, transaction problem

    Hi,

    I have a service class (POJO) that uses DAOs to access database.
    Here is the Spring config:



    <bean id="dataSource" class="org.springframework.jndi.JndiObjectFactoryBean">
    <property...
  3. Replies
    2
    Views
    5,414

    Spring in clustered environment

    Hi,

    We are currently working on an application that works in a clustered environment (Session beans, EJB container).
    In such environment a developer that uses a component doesn't have to think...
Results 1 to 3 of 3