I have a set of services available from a Jersey RESTful Web Service. My problem is that i want to specify the order in which those services should be called, and generate error message when a service is called out of order. I imagine there is a kind of XML description file where i can specify all constraints on the call sequence.

What solution can i use for that?

I am using Eclipse, Tomcat7, Spring + Maven.

link|improve this question

44% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.