I followed the tutorial from wss4j site. I am trying to invoke the web service on the client side using wss4j. (Server side is exposed by EJB). However I kept getting the following Axis fault:
No client transport named 'http' found! Thisw comes while calling the client. Also I do not get a break in the callback function. I have put the client_config.wsdd in the system path. My wsdd has an entry for http transport Thanks in advance -- View this message in context: http://www.nabble.com/No-client-transport-named-%27http%27-found%21-tf2792984.html#a7792126 Sent from the WSS4J mailing list archive at Nabble.com.
