org.jboss.webservice.client.ServiceObjectFactory This ServiceObjectFactory reconstructs a javax.xml.rpc.Service for a given WSDL when the webservice client does a JNDI lookup <p/> It uses the information provided by the service-ref element in application-client.xml @author Thomas.Diesler@jboss.org @since 15-April-2004
test.wsdd.TestJAXRPCHandlerInfoChain Tests - if roles declared in handlerInfoChains are passed to the service method via the MessageContext - if parameters are passed to the handler - if the callback methods of an JAXRPC handler are called @author Thomas Bayer (bayer@oio.de)