LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to change application into webservice (https://www.linuxquestions.org/questions/programming-9/how-to-change-application-into-webservice-935627/)

jeyakumaraj 03-21-2012 03:32 AM

How to change application into webservice
 
I am working on application which is build by c++ deployed as application server using Apache. Front end using java deployed through Tomcat Webserver. Client is webbrowser send request through Tomcat webserver. Webserver sends request to application server where the business logic resides. I want to implement SOA in which my application can be accessed through webservices. Can any one give me an idea how to achieve this. I am new to SOA.

Tinkster 03-21-2012 08:40 PM

Hi, welcome to LQ!

I'd recommend that you have a look at wt (pronounced "witty"), which is a
pun on Qt ...


And with this I'm moving the thread over to programming.



Cheers,
Tink


All times are GMT -5. The time now is 03:04 PM.