Hi CXF Gurus,

I am a new bee. When I start my web module (part of an ear) in JBoss Server,
I see following error. 

Any help resolving these errors will be greatly appreciated.


ERROR 2010-02-15 06:21:05,246 [STDERR] Feb 15, 2010 6:21:05 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://auth.ports.v1.webservices.sl.te.com/}AuthService from class
com.axeda.sl.webservices.v1.ports.auth.AuthWService
ERROR 2010-02-15 06:21:06,668 [STDERR] Feb 15, 2010 6:21:06 AM
org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /v1/soap/Auth

ERROR 2010-02-15 06:21:09,168 [STDERR] Feb 15, 2010 6:21:09 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service {http://spring.demo/}HelloWorldImplService from class
demo.spring.HelloWorld
ERROR 2010-02-15 06:21:09,324 [STDERR] Feb 15, 2010 6:21:09 AM
org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /v1/soap/HelloWorld
INFO  2010-02-15 06:21:09,324 [ContextLoader] Root WebApplicationContext:
initialization completed in 11000 ms
ERROR 2010-02-15 06:21:09,340 [STDERR] Feb 15, 2010 6:21:09 AM
org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
INFO  2010-02-15 06:21:09,355 [BusApplicationContext] Refreshing
org.apache.cxf.bus.spring.busapplicationcont...@18b6702: dis
play name [org.apache.cxf.bus.spring.busapplicationcont...@18b6702]; startup
date [Mon Feb 15 06:21:09 GMT 2010]; parent:
org.springframework.web.context.support.xmlwebapplicationcont...@167390d
INFO  2010-02-15 06:21:09,465 [BusApplicationContext] Bean factory for
application context
[org.apache.cxf.bus.spring.busapplicationcont...@18b6702]:
org.springframework.beans.factory.support.defaultlistablebeanfact...@ef138b
INFO  2010-02-15 06:21:09,465 [DefaultListableBeanFactory] Pre-instantiating
singletons in org.springframework.beans.factory.
support.defaultlistablebeanfact...@ef138b: defining beans []; parent:
org.springframework.beans.factory.support.defaultlistablebeanfact...@12b2cc
ERROR 2010-02-15 06:21:09,465 [STDERR] Feb 15, 2010 6:21:09 AM
org.apache.cxf.transport.servlet.AbstractCXFServlet
replaceDestinationFactory
INFO: Servlet transport factory already registered


Jiggy.
-- 
View this message in context: 
http://old.nabble.com/org.apache.cxf.service.factory.ReflectionServiceFactoryBean-bu-ildServiceFromClass-Console-Error-on-server-star-tp27595369p27595369.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to