Search:

Type: Posts; User: mike.smith37; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    633

    Overiding Domain Default JTA Timeout

    I observed this thread: http://forum.springframework.org/showthread.php?t=13356

    However, after reviewing our configuration I am still unable to get the default JTA timeout overriden.

    Attached...
  2. Replies
    1
    Views
    1,627

    Hi, I managed to resolve using the following...

    Hi,

    I managed to resolve using the following BeanFactory initialization:

    factory = new DefaultListableBeanFactory();

    XmlBeanDefinitionReader reader= new XmlBeanDefinitionReader(factory);...
  3. Replies
    1
    Views
    1,627

    Weblogic (Timer) Classpath Problem

    Hi,

    I'm experiencing FileNotFound Exceptions from ClassPathXmlApplicationContext.

    My app is packaged with some APP-INF entries and a war file.

    The web-app initializes a weblogic timer (timer...
Results 1 to 3 of 3