Skip, Thank you for your explanation. That explains better the design paradigm in OFBiz. I might need to re-think my application design then.
However, to understand better, can you elaborate what you said in your response? how can I do the following? You wrote: As a general rule, services do not have a request or response in their context (although you can certainly put them in if you need to). ... In your services.xml file, you can require that it be called with a request and a response in the context if that is what your needs are.
