Solved
Is possible to invoke the service deployed in fleix console from another webserver (Tomcat,Jboss etc)?
Hi,
Is possible to invoke the service deployed in fleix console from another webserver (Tomcat,Jboss etc).
Thanks in advance
Hi,
Is possible to invoke the service deployed in fleix console from another webserver (Tomcat,Jboss etc).
Thanks in advance
if the service is running in a different container from the one which invokes it, you will have to use expose your service as a Servlet, use a protocol such as SOAP or create a JSON/REST interface for your service.
regards,
Ben
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.