Following the tutorial for My Eclipse Blue Web Services I have no problem getting a new service up and running in JAX-RPC. When I tried the JAX-WS tutorial every test fails. We are using WebSphere 6.1 up to level 29 I believe. The JAX-WS service seems to be created – all artifacts produced. I launch the SOAP web Service Explorer and run tests that were OK with JAX-RPC. I generally get lately:
IWAB0135E An unexpected error has occurred.
java.net.ConnectException
Connection refused: connect
IS this security related. I am trying to connect without SSL to start. Please offer any tips or ideas on this – it is very appreciated.