Hi,
please keep the discussion on the mailing list.
I found a previous mail of yours where you posted an axis services
list[0] from http://localhost:8080/BankingClient/services . This looks
good, since the activationService and other Kandula components are
listed. Can you obtain the wsdl from the service? If this raises an
error, you need to check the classpath of the service, if the wsds
displays cleanly everything is fine.
What you now need to do is to set up the kandula.properties files.
1. The config of the BankingClient must set both the local and the
preferredService properties to http://localhost:8080/BankingClient/services/
2. The web service that you call also needs Kandula in its axis
container, you need to set at least the local URL to the actual value in
your test setup.
Good luck!
-hannes
0:
http://mail-archives.apache.org/mod_mbox/ws-kandula-dev/200710.mbox/ajax/[EMAIL PROTECTED]
Dominik wrote:
Hi Hannes,
so because of the question where my Coordinator runs, I am not exactly
sure actually... In my last scenario I have tried to run the Banking
example with eclipse wtp. So I have split up the Banking example into 2
webapp projects including the server-config, web.xml etc. The projects
are running on the same tomcat now as different webservices, there is
the Bank end at http://localhost:8080/HelloWorld/* and the Initiator
(Client) at http://localhost:8080/BankingClient/*. In the BankingClient
project there is also the Tester in it which as soon as the web services
are up and runnung, I run as an application. I guess my problem is that
the Initiator tries to call the Coordinator at
http://localhost:8080/axis/services/activationCoordinator and that is
the point where I get an Exception. It also might be possible that I
totally misunderstood the functionality of how atomic transactions work
with a coordinator.
Well thx so much for your help, and have a good night too.
Dominik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]