Hi Ajith,

I've got 2 machines, A and B. On A is running my handler (which runs
before the transport phase) while on B is running a service. When the
handler on A invokes the service on B, the replyTo field is set by Axis2
(B side) to
http://null:8080/axis2/services/annonService5978327/annonOutInOp. I hope
you'll agree with me that something does not work as expected.
Furthermore, server A is running on port 18080 while server B is running
on port 28080.

Any idea?

Thanks,
Michele

Ajith Ranabahu wrote:
> Hi Michele,
> This whole scenario is not very clear to me. Ofcourse a handler can
> invoke a web service call but I don't understand the part "It seems to
> me that the problem is the handler endpoint generated by Axis2"
> 
> Ajith
> 
> On 6/27/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> is it possible to use MTOM from a handler? In other words, can a handler
>> send a request (say, for a file) to a web service? It seems to me that
>> the problem is the handler endpoint generated by Axis2, needed to
>> receive the response, which is wrong.
>>
>>
>>
>> Thanks in advance,
>> Michele
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to