我的bean里包含一个Set类型的成员变量,在java2wsdl的时候提示下面的警告信息:
警告: The class java.util.Set is defined in a java or javax package and cannot b
e converted into an xml schema type. An xml schema anyType will be used to defi
ne this class in the wsdl file.
这种情况该怎么处理呢?
--
FROM 61.51.130.*