Hi all
I have a java client app (plus axis-generated stubs from wsdl) that =
accesses .NET web services. I need to write a service specific (?) =
handler that captures the SOAP response from the service. I'm confused =
about what classes/interfaces to use?? I'm basically just confused =
about where to start...
Can someone please point me to a good resource on how to get started? =
I've looked high and low and haven't found satisfactory answers. I've =
tried using the Admin Client with the wsdd for the services I'm =
accessing but without success. It generates a client-config.wsdd file =
that I've configured to use the handlers. I'm confused about the use of =
Admin Client in this situation because I'm trying to access webservices =
that aren't on my machine...they are, as said above, .NET services =
somewhere else. My understanding is that I shouldn't have to "deploy" =
anything ... I'm confused about how to invoke my client side handlers =
however...
I've been using Wrox's AXIS Next Generation Soap...it's not helping me =
much in this case...
*please please help...*
