I am learning how to consume .net web services. I am using 4.7 JDE in Eclipse, testing in the Curve (8520) simulator 4.6.1.272. I generated the stubs using Sun Java Wireless Toolkit 2.5.
One of the services requires a complex type in the SOAP header (not in the SOAP body).
Is it possible to do that using the stubs created by the toolkit?