In your @WebService annotation on your OrganizationDataServiceImpl class, make 
sure you have a portName="OrganizationDataServicePort" attribute.   That 
should fix it.  

Dan

On Thu July 23 2009 1:16:06 am Suneet Shah wrote:
> Hello
>
> I am getting the following error messages in my JBoss log when I deploy
> my services which are using JAX-WS annotations.
>
> 10:21:34,659 ERROR [STDERR] Jul 22, 2009 10:21:34 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromWSDL
> INFO: Creating Service
> {urn:idm.org/srvc/org/service}OrganizationDataWebService from WSDL:
> WEB-INF/wsdl/OrganizationDataService.wsdl
> 10:21:35,407 ERROR [STDERR] Jul 22, 2009 10:21:35 AM
> org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory createEndpoint
> WARNING: Could not find endpoint/port for
> {urn:idm.openiam.org/srvc/org/service}OrganizationDataServiceImplPort in
> wsdl. Using {urn:idm.org/srvc/org/service}OrganizationDataServicePort.
> 10:21:35,414 ERROR [STDERR] Jul 22, 2009 10:21:35 AM
> org.apache.cxf.endpoint.ServerImpl initDestination
>
>
> Any thoughts on what may be causing these and how I can resolve it?
>
> Thanks
> Suneet

-- 
Daniel Kulp
[email protected]
http://www.dankulp.com/blog

Reply via email to