Did you build using maven 1 or maven 2 ? Your sources are uptodate and come from svn head at http://svn.apache.org/repos/asf/incubator/servicemix/trunk/ ?
Cheers, Guillaume Nodet On 5/9/06, MinhLT <[EMAIL PROTECTED]> wrote:
Hi all, I've tried to execute the SOAP binding example, but up to now I'm not successful. When I run the client.html, I have the error Status 12029. SM is running, so the problem is the SU has not been deployed. What should I do in this case? I've tried to rebuild the source (after effacing all directories but the src one), change the internet security (to allow activeX), but nothing sounds efficate. Any idea? The error occurs while executing the instruction ..\..\bin\servicemix servicemix.xml is described: ERROR - AutoDeploymentService.updateArchive(271) | Failed to update Service Asse mbly: soap-demo ..... <component-task-result xmlns="http://java.sun.com/xml/ns/jbi/management-message"> <component-name>servicemix-http</component-name> <component-task-result-details> <task-result-details> <task-id>deploy</task-id> <task-result>FAILED</task-result> <message-type>ERROR</message-type> <task-status-msg> <msg-loc-info> <loc-token/> <loc-message>No endpoints found</loc-message> </msg-loc-info> </task-status-msg> </task-result-details> </component-task-result-details> </component-task-result> -- View this message in context: http://www.nabble.com/SOAP-binding-example-t1581796.html#a4292993 Sent from the ServiceMix - User forum at Nabble.com.
