Re: Deploying service programmatically hangs the app

2016-08-26 Thread juanma.cvega
this message in context: http://apache-ignite-users.70518.x6.nabble.com/Deploying-service-programmatically-hangs-the-app-tp6791p7352.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Deploying service programmatically hangs the app

2016-08-17 Thread juanma.cvega
mplementation of TestService is basically this >> >> public class TestService implements Service { >>@Override >>public void cancel(ServiceContext ctx) { >> log.info("Cancle"); >>} >> >>@Override >>public void

Re: Deploying service programmatically hangs the app

2016-08-05 Thread juanma.cvega
{ log.info("execute"); } } Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Deploying-service-programmatically-hangs-the-app-tp6791p6807.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Deploying service programmatically hangs the app

2016-08-05 Thread vdpyatkov
INED"/> > > static-field="org.apache.ignite.events.EventType.EVT_NODE_LEFT"/> > > > > > > > > > > class="org.apache.ignite.services.ServiceConfiguration"> > > > > > > > > > > > > class="com.iggroup.wt.pricechangealerts.reload.TestService"/> > > > Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Deploying-service-programmatically-hangs-the-app-tp6791p6805.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.