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

