Search:

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

Search: Search took 0.03 seconds.

  1. Hi Gary, I was originally using the AppContext...

    Hi Gary,

    I was originally using the AppContext bean you mentioned to get the dependency. Then I switched to using @Autowired and injected it directly into the class as a field member. Both ways...
  2. Could the fact that I am trying to send to the...

    Could the fact that I am trying to send to the gateway via an init method (run) be the reason for this? Also I am using SWT. Are there any known issues with Spring Integration and SWT? Thank you so...
  3. This is the stack trace I get with the 2nd...

    This is the stack trace I get with the 2nd configuration I had posted above: I noticed the message, "dispatcher has no subscribers.



    2011-01-11 14:14:19,687 WARN [main]...
  4. My use case is to have interprocess communication...

    My use case is to have interprocess communication between a Java application running as a service via the Java Service Wrapper and a standalone Java application. I thought using TCP communication...
  5. OK. So I scoured around the web for some more...

    OK. So I scoured around the web for some more examples. I happened to stumble upon a post on this forum. I tried copying it and created the Gateway and Service in code but I get a new error: failure...
  6. tcp-outbound-gateway - failed to send Message to channel

    Hello,

    I am trying to follow the tcp sample off GitHub (http://git.springsource.org/spring-integration/samples/blobs/master/basic/tcp-client-server/readme.txt) and I am getting an error when...
Results 1 to 6 of 6