Hi, I'm trying to use ws-addressing to comunicate with a .net service (using axis 1.3 client, wss4j, ws-addressing) but now the service failes with the error "DestinationUnreachable" message, that means the service cannot find the wsa:To. When I looked into that the spec for this service I'm trying to comunicate with uses something called WS-Routing. Is there any support for WS-routing for Axis ?
The url used in the wsa:To header is something like urn:someserver:someservice:somecall I've spent some time googling, but haven't found anything usefull yet. can anyone give me some pointers ?? thanx, -reynir
