Thank you all for the responses, They've all been very informative!

I also have another (basic) question to ask...
I have a service written for axis, however I'd like that service to perform some initial functions before being accessed (ie when the service is deployed)... how do I go about this? I believe i just have to add the class method to the Axis web.xml, but how to I specify the function to invoke upon deployment?


Thanks again,

Gareth

Harald Pollak wrote:

You are right with the WSDL file, but with http only synchron communication ist realy supportet.
you cannot use a synchron protocoll to do asynchron things.
You will need som other Transport like jms od smpt.


but most ws uses http. Thats the reason for my answer.

but Axis supports jms and smpt and for all not supportet you are able to write your own transport.

br
Harry




Reply via email to