You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by kpalania <kp...@yahoo.com> on 2008/10/06 23:53:31 UTC

CXF deployment errors in JBoss AS

I have deployed CXF as a RAR in JBoss and see the following deployment errors
(though it doesn't seem to affect operations):

17:50:37,309 ERROR [STDERR] Oct 6, 2008 5:50:37 PM
org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl <init>
INFO: ManagedConnectionFactoryImpl constructed without props by appserver...
17:50:37,309 ERROR [STDERR] Oct 6, 2008 5:50:37 PM
org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
setResourceAdapter
INFO: Associate Resource Adapter with ManagedConnectionFactory by appserver.
ra= null
17:50:37,325 ERROR [STDERR] Oct 6, 2008 5:50:37 PM
org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl createConnectionFactory
INFO:
connManager=org.jboss.resource.connectionmanager.BaseConnectionManager2ConnectionManagerProxy@a1b4e7

Any thoughts on what's causing this? 
-- 
View this message in context: http://www.nabble.com/CXF-deployment-errors-in-JBoss-AS-tp19847151p19847151.html
Sent from the cxf-user mailing list archive at Nabble.com.