Netbeans Web 服务 JAX-WS 包不存在

Netbeans Web Services JAX-WS package does not exist

请帮忙。我是 Web 服务的新手,目前我正在尝试本教程 https://netbeans.org/kb/docs/websvc/jax-ws.html,(这是我在学校上的课程之一)不幸的是,我无法理解 netbeans 产生错误的方式。

Web 服务工作正常,但在客户端(我通过指定 WSDL URL 创建了 Web 服务客户端)

1) 网络服务:

2) 客户端:

我提到我在 Netbeans 8.1 上得到了相同的结果。请帮忙

答案在这个link中:NetBeans error: package org does not exist

答案:"Clearing the cache fixed it. by Anirudh Ramanathan"