Category: SOAP
-
JAX-WS Exception Handling with TomEE and WebSphere Application Server 8.5
Let’s write a simple JAX-WS example which will throw an Exception. We will then deploy it in TomEE and then to WebSphere 8.5 and see the difference. Download TomEE ( I have downloaded the plus version which at the time of writing was 1.7.1) Download and install WebSphere Application Server (Developer version is free) Download…