I am getting the following error when my container starts for each of my
services. The services deploy and work properly, but I was wondering what I
need to do to get rid of this message as it appears to sound the alarms on
our monitoring scripts.
0:55:55,062 ERROR [STDERR] Apr 30, 2009 10:55:55 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromWSDL
INFO: Creating Service
{http://www.foo.com/enterpriseservices/accountservices/accountsecurity_1_0_0}AccountSecurityServicePorts
from WSDL: AccountSecurity_1_0_0.wsdl
10:55:55,839 ERROR [STDERR] Apr 30, 2009 10:55:55 AM
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
createEndpointWARNING: Could not find endpoint/port for
{http://www.foo.com/enterpriseservices/accountservices/accountsecurity_1_0_0}AccountSecurityServicePort
in wsdl. Using {http://www.foo
.com/enterpriseservices/accountservices/accountsecurity_1_0_0}AccountSecurityService.
10:55:55,862 ERROR [STDERR] Apr 30, 2009 10:55:55 AM
org.apache.cxf.endpoint.ServerImpl initDestination
--
View this message in context:
http://www.nabble.com/CXF-Error-Message-on-Container-Startup-tp23318159p23318159.html
Sent from the cxf-user mailing list archive at Nabble.com.