Hi there,
I have a ServiceActivator that saves incoming messages to a cloud hosted system.
When the cloud hosted system is down for maintenance, or if it has issues, I would like exceptions...
Type: Posts; User: toolkit; Keyword(s):
Hi there,
I have a ServiceActivator that saves incoming messages to a cloud hosted system.
When the cloud hosted system is down for maintenance, or if it has issues, I would like exceptions...
Looks like my response got lost somehow
I was looking to contribute an svn inbound polling adapter to pass commit messages
Haven't written any code yet ;-)
Was intending to leverage SVNKit
I'd like to contribute an SVN inbound adapter. I haven't written any code yet :-)
The idea would be to poll for new commits.
I was hoping to leverage SVNKit's SVNLogClient...
I have an idea for an inbound adapter I would like to contribute.
However, I would like to make sure someone already hasn't written such an adapter.
Is there a current list of additional...
Hi there,
I have a RESTful URL like: http://localhost:8080/webapp/entity/123.456
And my controller does something with this.
@Controller
@RequestMapping("/")
I blogged about this a while ago:
Checkout: toolkits.blogspot.com/2008/04/changing-spring-beans-using-properties.html
<bean...
Are you using BeanFactory or ApplicationContext ?
See: static.springframework.org/spring/docs/2.5.x/reference/beans.html#context-introduction-ctx-vs-beanfactory