Deployment error JAX-WS 2.1 & NetBeans 5.5

When I want to use JAX-WS with NetBeans 5.5 with Web Pack installed on to of it

The complilation is OK but deployment on the Application Server 9 produces the following error:

Deploying application in domain failed; Error loading deployment descriptors for module [ehip] -- (class: com/sun/xml/ws/model/RuntimeModeler, method: processRpcMethod signature: (Lcom/sun/xml/ws/model/JavaMethodImpl;Ljava/lang/String;Ljavax/jws/WebMethod;Lj ava/lang/String;Ljava/lang/reflect/Method;Ljavax/jws/WebService;)V) Incompatible argument to fun 踝'?$鲎'?br>C:\Documents and Settings\amntu\netbeans\ehip\nbproject\build-impl.xml:553: Deployment error:

Apparantly there is some conflict somewhere. How can I solve it ?

Regards, Marc

[749 byte] By [mb_agfaa] at [2007-11-27 3:22:03]
# 1
You should try to run verifier(little check box in admin GUI) while deploying you application. Verifier is there to check all(well almost all) app. dependencies.Once you run with verifier on check your appserver log files and pay attention to what verifier complains about.
Sultala at 2007-7-12 8:24:49 > top of Java-index,Application & Integration Servers,Application Servers...