Hi ajith and all;
ajith : yep its a step to build out bound MEPS.
Deepal
Does this mean we are having a dive at out bound MEPS mentioned in WSDL 2.0 ?
On Thu, 17 Mar 2005 11:44:30 +0600, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:
Hi all;
I wrote a web service that sends message from server without getting any
request. and also I modified the DeploymentEngine to auto start the service
if it is to be so.
In order to be an auto run service its service.xml should have the following
parameter and service class should extend from Thread .
<parameter name="OUTSERVICE" locked="xsd:true">true</parameter>
Note : I just extends the service class form Thread to show the ability of
wring a service which send out messages ( but latter it has to be implements
a well defined interface instated of extending from Thread.)
( This kind of web service is useful in sending announcement to subscribers
etc. )
Thanks, Deepal.
-- Ajith Ranabahu
