Hello, When the client calls the web service, the server throws an InternalException "SimpleChain::addHandler: Null handler;" and I can't figure out what I'm doing wrong.
Well I am trying to get a very simple handler installed in a chain for a web service. I have my handler class and add it to the wsdd file under <requestFlow>, under <globalConfiguration>. I don't really care *which* chain it's under as long as it gets invoked on a message before it's processed by my main service. Any experience with this?? Thanks, Ralph Sakhr