I believe portName should map to the name of the port in the service. Not the portType name.
Dan On Thursday 20 December 2007, Barlotta, Michael [USA] wrote: > > @WebServiceProvider( > > serviceName="MessageRouterService", <------------ mapped to > > wsdl:service name > > > portName="RoutePortType", <------------ mapped > > to > > wsdl:portType name > > > targetNamespace="http://xxxxx/", <------------ mapped > > to > > wsdl:definitions targetNamespace > > > wsdlLocation="WEB-INF/wsdl/MessageRouter.wsdl" -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
