Freeman, This was done quite wrong. The JAX-WS holders are a JAX-WS specific thing and thus have NO place in the SOAP binding or core. The JAX-WS frontend needs to grab the input parts out of the holders before calling the "client.invoke(...)" and then process the output parts (return Object[] from invoke) into the holders.
Could you please revert this merge. We need to make sure we keep the JAX-WS specific stuff in the JAX-WS frontend. I'm probably going to start making sure the jaxws-api jar isn't usable anywhere other than tests, tools, and jaxws frontend by marking it scope provided. Bunch of WebServiceExceptions need to be fixed first though. Thanks! Dan On Wednesday September 06 2006 2:13 am, [EMAIL PROTECTED] wrote: > Author: ffang > Date: Tue Sep 5 23:13:29 2006 > New Revision: 440628 > > URL: http://svn.apache.org/viewvc?view=rev&rev=440628 > Log: > get JAX-WS Holder working > -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 F:781-902-8001 [EMAIL PROTECTED]
