Hi there,
> > > I created a service in Java and used WSDL2Java to create the required > files to talk to my application. I was able to create the client and talk to > my Java service > > Now, I'm trying to create an application to talk to a .NET web service and > since .NET doesn't use WSDL, i cannot generate the required files necessary > to do the bindings. > > Does anyone know how to talk to a .NET application with MTOM using Java ? > > Thanks, > >
