From: Heiko K. <Hei...@gm...> - 2004-10-05 16:02:38
|
I'm currently trying out Martin Kutters SOAP add on for OpenInteract2. My idea is to use soap as remote API for OI2. Thus I would like to have two content-generators for all packages, one giving the usual html-response, and the other one giving a soap response. When I understand the current implementation of OI correct, then it is in principle possible to have several content generators in OI, but one action has exactly one content generator, defined by the action.ini file, not by the Response-type. I hope I'm wrong with this assumption, so my question is, how do I enable different content-generators for one action? Or is my understanding of an 'action' wrong? And in some packages, I haven't seen the content_generator flag in the action.ini. Where is the default defined? Best regards, Heiko |