GVCoreEJBClientExamples
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 illustrate the invocation of synchronous/asynchronous services.
The "ant test" task compile 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 an HTML page that allows you to set the parameters to invoke a GreenVulcano® ESB service.