Bonjour,

J'ai une page jsp, dans laquelle j'ai ajouté le code suivant :

Code html : Sélectionner tout - Visualiser dans une fenêtre à part
<object type="application/x-shockwave-flash" data="Persons.swf" width="1000" height="900">

Quand j'exécute, un message d'erreur s'affiche :
Fault : Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 404: url: 'http://localhost:8080/graniteds_spring/graniteamf/amf' - Send failed
Je pense que le problème est lié au context-root dans le build.xml, je l'ai défini moi même "graniteds_spring".