Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    833

    Reading more stuff in the forum, . . . . Found...

    Reading more stuff in the forum, . . . . Found out that I may be getting caught up in some aggregator bugs: https://jira.springsource.org/browse/INT-2009 to...
  2. Replies
    1
    Views
    833

    Aggregator and Persistent MessageStore

    Warning, I am a Spring Integration Newbie, . . .

    I am trying to accomplish something very similar to this thread post using a Persistent Memory Store
    ...
  3. think I got something

    It appears there might have been an issue with the schemaLocation, . . . I reworked it a little and now have this and it appears to be working as expected

    <beans:beans...
  4. hummm

    I see what you are saying about it being in the jar, . . . looking through eclipse, i don't see it on the classpath. See attached image
  5. Got something working

    Here is what I had to do to get things going:

    1) Download spring-integration-2.0.xsd to local drive
    2) Change xsd innerPollerType references to BasePollerType
    3) Change loadConfig.xml...
  6. change to 2.0.xsd same error

    I changed to the 2.0 xsd,


    <beans:beans xmlns="http://www.springframework.org/schema/integration"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  7. Same Error

    Ok, update pom.xml to the 2.0.4.BUILD-SNAPSHOT

    <spring.integration.version>2.0.4.BUILD-SNAPSHOT</spring.integration.version>

    Same error.

    could it be that
    ...
  8. Still having an issue

    I 've tried to simplify the example and have an attachment of the eclipse project.

    In order to simplify the process I switched from a service activator to an transformer with an inline groovy...
  9. Config Info

    Mark and Oleg,

    Thanks for the speedy reply, . . . I will look at the examples and see if I get some insights.

    Here is my config file and GroovyHandler:

    <?xml version="1.0"...
  10. Newbie Question: Using Groovy on file sample

    I am a newbie to Spring Integration and Love everything I have seen so far.

    I have been experimenting with the sample apps and making minor modifications to make sure I understand them.

    I am...
Results 1 to 10 of 10