Hi Alex, Thanks for the info , i have read through and tried using service-proxy . However to an instance of the service proxy first i need to get an access to the "ignite" instance-object which i can only get through "Ignition.start()" which internally triggers off a different tread. I want to avoid this different tread being triggered. So basically if i can get an instance of "ignite" or "serviceproxy" without doing "Ignition.start()" that should solve the problem. Is there a way to do this?
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-access-Apache-Ignite-service-grid-services-from-a-J2ee-application-server-tp14970p14977.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
