Sebastian, And did you re-generate the Java via wsimport after making the change to the WSDL?
The generated Java SEI interface should have an annotation like; @SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE) If I'm remembering this path correctly, it looks from the stack trace that you may not have regenerated. Scott
