GVCoreEJBClientExamples

From GreenVulcano Wiki
Revision as of 15:04, 3 August 2012 by G.iannello (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In the Client package are provided two sample applications:

  • a stand alone java class
  • a Tomcat web application

For each example is provided an Ant build script to automate the compilation and packaging.


The stand alone java class is in the examples/client folder and illustrates the invocation of synchronous/asynchronous services.
The "ant test" task compiles and runs the client test.


The Tomcat web application builds a .war file that can be deployed on a Tomcat web server.
At the url http://localhost:8080/testgvc/index.jsp can be used a HTML page that allows you to set the parameters to invoke a GreenVulcano® ESB service.