On Friday 19 November 2010 3:04:45 pm Raughan wrote: > I will try that. In the meantime, is there anyway I could change 'return' > to actually being 'environment'?
Actually, it's in the same interface so it should be automatic. How are you starting the server? It LOOKS like you are using the Simple frontend on the server side (which would default to "return" and qualified schemas) and not the JAX-WS frontend. However, you are definitely using the JAX-WS frontend on the client side. -- Daniel Kulp [email protected] http://dankulp.com/blog
