不要使用列表或数组作为参数或返回值(可以使用数组,不过必须使用稍后在本文中所描述的一种特定数据类型)。
Do not use lists or arrays as parameters or return values (arrays are possible, but you must use a special data type described later in this article).
另一个问题是,wscompile为返回类型是void的方法的返回值生成JAX - RPC映射(在wsdl - return - value - mapping元素中描述)。
Another issue is that wscompile generates JAX-RPC mappings for the return value (that are described in the wsdl-return-value-mapping elements) for methods with a void return type.
应用推荐