Quoting Dominik Heller <[EMAIL PROTECTED]>: Did you deploy the kandula services before invoking tx.beging()?
-- Dasarath > Dear Mr Weeratunge, > thanks so much for your fast response and your help I really appreciate it. > I have tried to run the examples but I encountered some serious problems > with Axis 1_4 which I am trying to solve right now using the Axis Mailing > list. To continue working with Kandula I am using the Eclipse WTP IDE where > axis is already included. But I still have some serious problems with > running the Banking example which is the first one and the most important > one for me to get working because it shows how the at are working. So what > I did is to setup a webapp project named HelloWorld in eclipse by using > maven2 and tomcat 5.5 and the kandula jars I generated earlier. Further I > imported the BankOneDBMS.java and the BankOneSoapBindingImpl.java and let > it run with the server.config delievered with the kandula package. the > webservice runs fine and next I tryied to setup a client project as an > console application with which I want to invoke the webservice. The result > is the error: (404)/axis/services/activationCoordinator when the method > tx.begin() is invoked. So do I also have to integrate the client.config? > From my understanding so far the client does not necessarily has to be a > webapp, and so a console client would be fine, right? > > thx in advance for your help > > Dominik > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
