0

I have a RESTful web service developped using (Spring-Java) and it is a JAR file

I have created a Java EE web app that must consume this web service (using Eclipse) running on WildFly9

How can I do to run the web service (JAR file) so that the web app can consume it ?

Arjan Tijms
  • 37,782
  • 12
  • 108
  • 140
Hadjer Kh
  • 53
  • 7
  • How does that make sense? Why should the web server hit itself once more via HTTP in order to transfer representational state? – BalusC Jun 16 '16 at 08:50
  • Since I don't have the project that contains the web services and I just have a Jar generated from that project , my web app must access to these web services through this jar , any way to do that ? – Hadjer Kh Jun 16 '16 at 17:07

0 Answers0