Hi, just recently upgraded from 2.0.5.RELEASE to 2.1.2.RELEASE and found that we were unable to run our integration tests. The error stemmed from the following:
...
Type: Posts; User: greymeister; Keyword(s):
Hi, just recently upgraded from 2.0.5.RELEASE to 2.1.2.RELEASE and found that we were unable to run our integration tests. The error stemmed from the following:
...
Hello,
We're trying to do a file upload as part of a REST call using org.springframework.web.client.RestTemplate from the 3.0.5.RELEASE and we're seeing some files, almost all of the Open Office...
The system has other issues, one of which seems to be losing database connections which could actually be the root cause. Unfortunately, fixing that is out of my control. To make the taskExecutor...
I am seeing a problem in a production system running Spring 3.0.2.RELEASE with Spring Integration 1.0.4.RELEASE on Weblogic 9.2.3. It seems like the queue channel continues to receive messages from...
The processing downstream will involve saving data to the DB and some conditional processing based on the message data, so it's entering into a transaction etc. However, as long as the messages come...
I'm a little confused but let me see if I can answer your question. Basically the /msgReadPost accepts POST requests from a HTTPClient configured in a seperate application. The message comes in as...
Sorry, my highlighter search for terms to protect the not-so-innocent missed that. They are the same endpoint/request mapping. I updated the first post to contain the same name.
In a production system that I have designed to use message processing using Spring Integration and an HttpInboundEndpoint, we are getting an error that I have never seen in our development or test...