Bonjour,
Voilà j'ai développé un web service sous JAX-WS. Ce service web intéragit avec une entity ou des annotions de persistence sont utilisées, quand j'utilise la "wsgen" pour générer les enveloppes SOAP j'ai cette erreur :
Est ce que quelqu'un pourra m'aider à résoudre ce problème?????Cannot find anno
tation method 'name()' in type 'javax.persistence.Table': class file for javax.p
ersistence.Table not found
.\com\anthil\mobipouce\entity\UtilisateurEntity.class: warning: Cannot find anno
tation method 'catalog()' in type 'javax.persistence.Table'
Merci
Partager