Dear all, I create a client project using eclipse and use the wsdl file from axis2c. I can successfully run the Tomcat and can open the jsp files which generate automatically. And in the output tab it shows me: IWAB0135E An unexpected error has occurred. java.net.ConnectException Connection refused: connect
My axis2c web service run on apache 2.2 and the client run on Tomcat. Can they run in different server? How can I put axis2c service into Tomcat? In the manual it can only be put into Apache 2.2 without Tomcat. Yours sincerely, Jason
