Hi,

This STATUS: 12029 generally means firewall block, does your tomcat server behind the firewall? Another issue is if you deploy your wsd-first SA in to the tomcat, the webservice exposed port should also be changed to port used by your tomcat, for a instance, in the wsdl-first example, the port used is 8192, but if you deploy it in the tomcat, the port used to expose the webservice is same as your tomcat port (8080 by default), so you should change it accordingly in your client.html.
Freeman

brijesh wrote:
hello,
I have deployed servicemix war file tomcat server , through management
console I also have deployed servicemix-shared, servicemix-http  and
servicemix-jsr181 component in tomcat server.
i have complied and deployed the wsdl-first-sa from samples directory into
tomcat servicemix, But i am not able to access this service through the
client.html , i am getting the error code as
STATUS: 12029

is there any aother configuration required while deploying servicemix as war
file in tomcat server.
regards

Brijesh N K

Reply via email to