Hi there! Can there be situations where a call instance during its configuration gets more than one OUT/INOUT parameter set throught the addParameter() method. Doesn't that sound strange? Any java method can only return one object, so then how come more than one parameter assume OUT parametership. Would it be a breach of any spec or anything like that, if we throw error when we encounter more than one OUT (or INOUT) parameter added for an operation.
Thanks in advance Jayachandra -- -- Jaya
