Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    3,498

    Following up with workarounds

    hi
    Following up for the benefit of all. (Sorry, forgot to do it earlier)

    I had opened the issue:
    http://jira.springframework.org/browse/IDE-838

    I have not tested with the latest releases but...
  2. concurrentConsumers opens multiple Sessions

    hi
    My impression about concurrentConsumers was that the container will launch these many threads to concurrently process messges prefetched from a JMS server session.

    I am using...
  3. Replies
    4
    Views
    3,498

    import from classpath folder fails

    I upgraded to springIDE 2.0.3 and I am using import resource with classpath URL to load beans xmls.

    import only works if the resources folder containing the imported resource is used as a source...
  4. Setting features and properties of XML factories

    hi
    I was trying to set up various XML factories from a spring bean XML file.

    Is there a way to set attributes of such beans that do not conform to JavaBean pattern?
    What I need to do is invoke:...
  5. ServerSessionMessageListenerContainer does not failover

    SETUP:
    =====
    ---------------------------------
    I am using ActiveMQ 5.0 with Spring 2.0.7 and I am using ActiveMQ schema based xbeans.

    <beans xmlns="http://www.springframework.org/schema/beans"...
  6. Replies
    1
    Views
    1,059

    Include another spring-bean descriptor

    hi, I am using the ClassPathXmlApplicationContext to load my beans. But i have some set of beans that are usable in another application, so I extracted them out in a common xml. I am using XInclude...
Results 1 to 6 of 6