Bonjour,
j'ai installé Java XPDL Workflow Editor+Server 3.2.2 ainsi que tomcat 6 sur un Windows 7 64-bit.

J'ai ensuite tenté de faire fonctionner l'accès au Shark Engine via les services AXIS de Shark.

Le service Shark Axis se lance correctement (sharkAxisServiceStart.bat).
Le tomcat est bien installé sur http://localhost:8080
Le war sharkWebServices.war s'est bien déployé dans le webapps du tomcat.

J'ai modifié le fichier SharkClient.conf dans le répertoire conf du Shark Engine pour que :
ClientType=WS
SharkWSURLPrefix = http://localhost:8080/sharkWebServices

J'ai redémarré le tomcat mais quand j'accède à http://localhost:8080/sharkWebServices, j'ai une erreur http 404.

Quelqu'un aurait-il une idée pour me dépanner ?

Merci