alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Glassfish example source code file (README)

This example Glassfish source code file (README) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Glassfish tags/keywords

binding, binding, calculator, client, javaee, service, soap, soap, soapbinding, soapbinding, the, the, there

The Glassfish README source code

The sample tests that exceptions are properly propagated through the JavaEE
service engine to the webservice client. Service engine acts as a provider in 
this test.

There is a Calculator web service, packaged as a servlet, with only one 
operation add which throws an exception. Client is a standalone java 
application which sends request to the webservice through SOAPBinding.

ant all of this sample does the following : 
 
1. compiles and deploys the web service on application server, deploys a 
   producer service unit on SOAP Binding

2. runs the client which makes a webservice request through SOAP binding.

3. undeploy application from app server and service assembly deployment from 
SOAP Binding.

Other Glassfish examples (source code examples)

Here is a short list of links related to this Glassfish README source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.