Java application running as Windows service

Asked

Viewed 45 times

1

I need to develop a Java application that should run in company branches as a Windows service. The scenario is as follows:

  • I need to get some information from the database of a third-party software that can’t be changed. However I have the password and the database user (Mysql) p/ I have access to the data I need.

  • The application that I will develop, needs to periodically obtain certain data from the database (Mysql) of the third party application and send them to a Web Service REST.

What would be the best way to develop this solution?

  • @Bacco vc suggests, maybe edit the title of the question p/ become clearer?

  • 2

    Not just the title. If there are two questions in one question, it would be better to separate them into two posts, otherwise you depend on who dominates the two situations to get answers, and besides, it would be extensive and confusing. Other than that, the audit part needs to be better explained. I would suggest taking the audit out of this one and opening a new audit only. But with more detail than you need exactly.

  • 1

    I really hadn’t thought about that situation, that I’m dependent on whoever’s in charge of both situations. I rephrased the question, you think it’s better that way? I will hope to get a solution p/ this case in specific and then I create another post on the audit. Thank you @Bacco

  • 2

    Gicobbe, tip: in a case like this, it’s nice to leave the warning in the question, like "check such a question but not resolve by tal-motivo"... ps: if by chance the question is closed by mistake, you can speed up by going to [chat] or [meta].

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.