Search:

Type: Posts; User: saurav.off@gmail.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. Default Implementation of Service Interfaces

    Hi,
    How to provide a default implementation of Service Interface. I am trying to achieve what Oliver Gierke has explained in "Whoops where did my architecture go" presentation in terms of...
  2. Thanks a lot.

    Thanks a lot.
  3. Hi, the reason to ask the previous question. I am...

    Hi, the reason to ask the previous question. I am using on Primefaces 3.5 and JSF 2.1.9(mojarra). So I am looking for whatever events occurs on the server side. I want to capture and send it to...
  4. Example on Spring ApplicationEvent Support

    Hi,
    Could anyone direct me to good example on int-event adapters?
    What are the use cases where we can use int-event?
  5. ftp is on premise. I am thinking, how come it...

    ftp is on premise. I am thinking, how come it works on physical machine not in VM.
  6. Hi, I am facing one issue.. I have used to ftp...

    Hi,
    I am facing one issue.. I have used to ftp inbound adapter. Whenever I deploy in the vm machine (RHEL 6). ftp inbound adapter not able to connect ftp and not able to poll and get the file...
  7. Linux cached memory goes high : RHEL 6

    Hi,
    A doubt, When I deploy the project in Linux box, in which I have used Spring Integration and other spring modules

    Cached memory goes high.

    total used free shared buffers ...
  8. threw NamingException with message: Name [spring.liveBeansView.mbeanDomain]

    Hi,
    I am using Primefaces, JSF2, Spring 3.2.1.RELEASE and tc server v2.7. When I start the application. It is able to start but it shows below message

    2013-02-21 22:26:28,094 DEBUG |...
  9. Thanks and sorry too to "understand it as a cron...

    Thanks and sorry too to "understand it as a cron forum". :)
  10. You are right. Sorry I got the point. Actually I...

    You are right. Sorry I got the point. Actually I forgot to mention one more point I want to schedule it from 23:00 hrs to morning 07:00 hrs in North American Eastern Time Zone? Is it possible to...
  11. Cron Expression on file inbound adapter

    Hi,
    0 0/15 22-7 * * MON-FRI, Is there anything wrong with this cron expression?

    In the poller, when I provide this cron expression it throws exception

    Could not instantiate bean class...
  12. Thanks. Its working now.

    Thanks. Its working now.
  13. Sorry .. I asked the same question into two...

    Sorry .. I asked the same question into two places. After posting the question on the other one later I found it. Here this is the appropriate one. So I have posted it here.

    I turned on the...
  14. Cron Expression on file inbound adapter

    In the below configuration Am I missing anything?

    <int-file:inbound-channel-adapter id="fileIn" directory="file://${to.transfer}"
    filename-regex="${file.pattern}"
    queue-size="10"...
  15. Cron Expression on file inbound adapter

    In the below configuration Am I missing anything?

    <int-file:inbound-channel-adapter id="fileIn" directory="file://${to.transfer}"
    ...
  16. Hi Gary, You are right. It's my fault. Initially...

    Hi Gary,
    You are right. It's my fault. Initially when I have started with application in STS. It was there. The codebase grew big now.I didn't notice that. It got fixed now. I removed it. My next...
  17. Exception File inbound adapter @2.2.1-RELEASE

    Why I am getting this exception?

    org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [org.springframework.integration.file.FileReadingMessageSource] is...
  18. Data transfer between two databases

    Hi,
    I am new to Spring Integration module.
    We are going to use Spring Integration in our new Integration project of two products belongs two different companies. I want to know whether for the...
Results 1 to 18 of 18