I want to use Spring Integration to poll for XML files in a certain directory. But I want to deploy this with my webapp. Currently I managed to do this by creating a GenericServlet that spawn's the...
Type: Posts; User: -Neo-; Keyword(s):
I want to use Spring Integration to poll for XML files in a certain directory. But I want to deploy this with my webapp. Currently I managed to do this by creating a GenericServlet that spawn's the...