Search:

Type: Posts; User: jason.chen; Keyword(s):

Search: Search took 0.02 seconds.

  1. probably part of the reason is for the OSGi.

    probably part of the reason is for the OSGi.
  2. Configure commonj.TimerManagerFactoryBean within EAR (Weblogic)

    Hi,

    we got the commonj.TimerManagerFactoryBean configured for weblogic and worked fine with the following configuration:


    <bean id="timerFactory"...
  3. You need to tell Spring it's a static inner...

    You need to tell Spring it's a static inner class, for instance:

    <bean id="generalCallerRunsPolicy" class="java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy" />
Results 1 to 3 of 3