Hello
How can i add tags (or similar functionality) to a Scheduled Message Forwarding
Processor?
<property name="FORCE_HTTP_1.0" scope="axis2" type="STRING"
value="true"/>
<property name="DISABLE_CHUNKING" scope="axis2" type="STRING"
value="true"/>
I explain the case: I'm sending a message from a proxy service to an endpoint
adding last mentioned properties without problem. In case of endpoint is
fallen, I save the message in a queue. Then I would like to use a Scheduled
Message Forwarding Processor for resend this message to the endpoint. The
question is if it's possible from a Scheduled Message Forwarding Processor to
use last mentioned properties somehow.
Thanks in advance
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev