Posting from the duplicate thread I am trying to access services that i have exposed over the apache-ignite service-grid from out side the ignite-cluster. I am trying to access them from a J2ee application running on a Wildfly10 j2ee application server. However when i am trying to use the services-proxy api , it is starting a new ignite-specific jvm from within my application-server and the 2 jvm are running .
IS there a way to expose service-grid services to outside ignite-cluster ? If not what would be the best/recommended way of accessing apache-service grid from outside the ignite-cluster. Kind regards, Alex 16 июля 2017 г. 10:25 AM пользователь "afedotov" < [email protected]> написал: Hi, Have you tried using ServiceProxy from an Ignite client running inside your J2EE app? Please check https://apacheignite.readme.io/docs/service-example#section-service-proxy Kind regards, Alex 16 июля 2017 г. 10:04 AM пользователь "tmp [via Apache Ignite Users]" <[hidden email] <http:///user/SendEmail.jtp?type=node&node=14974&i=0>> написал: Hi team, I am trying to use Apache Ignite for project and I am trying to access the apache-ignite service-grid services, which are exposed through the service nodes from out side the cluster from an application deployed on a J2ee application server . Looking through the documentation and research I did in this regard I could not find any way of achieving this. Will this integration be achievable? If not what would be the best approach to get data from Ignite services to a J2ee app . ------------------------------ If you reply to this email, your message will be added to the discussion below: http://apache-ignite-users.70518.x6.nabble.com/How-to-access -Apache-Ignite-service-grid-services-from-a-J2ee-applicati on-server-tp14970.html To start a new topic under Apache Ignite Users, email [hidden email] <http:///user/SendEmail.jtp?type=node&node=14974&i=1> To unsubscribe from Apache Ignite Users, click here. NAML <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> ------------------------------ View this message in context: Re: How to access Apache Ignite service grid services from a J2ee application server <http://apache-ignite-users.70518.x6.nabble.com/How-to-access-Apache-Ignite-service-grid-services-from-a-J2ee-application-server-tp14970p14974.html> Sent from the Apache Ignite Users mailing list archive <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com.
