Hi, I'm using MUSE to develop a service. The problem is that it does not supply a way to generate a client stub to use the service. Using the Apache Addressing WSDL2Java utility, I generated a client stub for my service, but when I call it, it does not send any header. This is the test code:
I know the request is not well composed, but why there is no Header section at all? Woudn't it have to have a To element at least? -- Saludos. José Antonio Sánchez