Search:

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

Search: Search took 0.02 seconds.

  1. Okay so it was a quick fix. Instead of using...

    Okay so it was a quick fix.

    Instead of using systemProperty I changed it to systemEnvironment and everything is working as expected.

    Thanks for your help, much appreciated.

    Here is my...
  2. This doesn't work as the SPEL doesn't seem to get...

    This doesn't work as the SPEL doesn't seem to get a handle on the windows environment variables such as CONFIG_SERVICE , JAVA_HOME or Path. I've tried it programmatically and using annotations. It...
  3. Using Environment Variables to filter PropertyPlaceholderConfigurer locations

    I have a remote service which manages all the properties files for all my Java applications, now this service has 3 instances, one for each of our environments, Development, Beta and Live.

    I want...
  4. Fantastic, much appreciated.

    Fantastic, much appreciated.
  5. Amqp Outbound Channel Adapter Dynamically changing routing key?

    Hi,

    I'm using SI and SI-AMQP to send message to Rabbit MQ over SI Message Channels. So in my MessageProducer class I will get a handle on a spring integration MessageChannel and use this to send...
  6. Thanks for the quick reply. We have an...

    Thanks for the quick reply.

    We have an infrastructure project which has our messaging configuration which has been abstracted away from our message enabled projects. All the message enabled...
  7. Spring integration 2.1.2 cannot get service activators inside chain as BeanDefinition

    Hi,

    I've just moved my project from spring integration 2.0.4.RELEASE to 2.1.2.RELEASE (also tried 2.1.3.RELEASE) and I'm having problems retrieving beans nested inside of a chain.


    ...
  8. Replies
    4
    Views
    2,423

    I cannot get it to work either. I can view...

    I cannot get it to work either. I can view insight when I start my application server but I cannot see any applications. No insight section in 2.5.1 but I can see it on 2.3.1 when looking at the...
  9. Replies
    3
    Views
    1,079

    Thanks for the quick replies. I'll put a fix in...

    Thanks for the quick replies. I'll put a fix in shortly because I wasn't aware that it had been renamed. I guess that's the pit falls of following the 1.0.3 documentation. If there are any other...
  10. Replies
    3
    Views
    1,079

    Spring Integration Aggregator Issues

    Hi,

    I've been using the spring integration for building a logging system.

    I have a jms-outbound-channel-adapter which takes a message converter and converts a domain object to a MapMessage...
Results 1 to 10 of 10