I have a service written in CXF, Spring and annotations - as in the 'Writing a 
service with Spring' of the documentation.

Under unusual circumstances, one of the methods of the service can take a long 
time to run, so I need to increase the timeout.

Logic would seem to indicate that when working with the Spring + Annotations 
approach, this would be done via an annotation above the method declaration.  
But I couldn't find it.

Can someone please point me to the Annotation and its syntax?

Thanks,

b.

Reply via email to