我在RAD中创建了一个动态Web项目。服务器是Web Sphere Portal服务器v8.5。当我尝试以自上而下的方式创建Web服务时,我无法生成它并且出现以下错误。
在服务器安装中找不到Wsimport Web服务工具。对于WebSphere Application Server(WAS)v8.5和v8.0,请验证安装目录及其内容。对于WAS v7.0,请确保为JAX-WS Web服务支持安装了相应的功能包。
安装后,该工具可用于:C:\ IBM \ WebSphere \ AppServer \ bin \ jaxws
但我在IBM / WebSphere / AppServer / bin目录中有wsimport.bat。