Hi Jonathan. > The new JSR-181 revision specifies an optional targetNamespace > property for @WebParam and @WebResult. While it is already > supported by the object model, it doesn't show up in the WSDL yet.
> I fixed this but have no idea how to get the bug resolved. Do you know the code you fixed has already been checked in ? I've tried with the lastest code but couldn't see any differences in WSDL. I specified SOAPBinding style document and annotated a parameter with @WebParam(targetNamespace="http://www.beehive.com/MyTarget" ). Thanks in advance. Wolfgang.