Bonjour,

- J'utilise Jboss 6.0.0
- J'ai créée des EJBs SOAP avec @HandlerChain(file="aas_handler.xml") mais j'ai l'erreur suivante quant je déploie mes EJBs,

Caused by: javax.xml.ws.WebServiceException: javax.xml.ws.WebServiceException: Could not find the handler configuration file aas_handler.xml specified by @HandlerChain annotation

Le fichier aas_handler.xml je l'ai mis dans le jar à la racine,

sachant que le déploiement sur Jboss 4.2.3 marche nikel


Merci