Question

Quick web service deployment

  • 14 October 2021
  • 0 replies
  • 124 views

Userlevel 3
Badge +9

I’ve started developing integration web service for Apps10 in Developer Studio 10.82, have create a Test.webservice and generated java files. Then I’ve deployed those to a local application server @ localhost and successfully tested some methods.

Now my requirement is to deploy Test.webservice to already working remote test environment to check if this service will appear in IFS Interface browser so that our clients could start using it. Unlike one-click deployment to a remote database, application server is only local; at least I had no luck selecting one from Tools/Servers.

I have /dist server and services packages compiled, but what would be the quickest and easiest way to deploy those onto remote application server (‘int’ - I assume)?


This topic has been closed for comments