Search:

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

Search: Search took 0.02 seconds.

  1. Shutdown any dangling beans in case of exception

    Hi I'm wondering if there is a way to shutdown any started beans if the whole context failed to start.

    Regards,
  2. Forcing the spring to initialize a master bean

    Hi, I need to ensure that a specific bean will also be executed before all other beans (there's like 20 of them) are loaded because I'm using that bean to obtain remote configuration from a server...
  3. Replies
    2
    Views
    2,252

    Yeah found the problem, turns out the...

    Yeah found the problem, turns out the activemq.jar file that I'm using already has derby included.

    Thx for the help =)
  4. Replies
    2
    Views
    2,252

    Embedded Derby initialization problem

    I am using Spring 2.0.7, Atomikos 3.1.6, Hibernate 3.2.5.ga and Derby 10.3.1.4

    Here's my XA datasource configuration:


    <!-- configure an Atomikos JTA-aware datasource -->
    <bean...
Results 1 to 4 of 4