I note it! but....

System.setProperty("ConnectionFactory","connectionfactory:org.apache.activemg.ra.ActiveMQConnectionFactory:tcp://localhost:61616")
 

.... 


when execute 

ConnectionFactory cf =
(ConnectionFactory)ctx.lookup("java:ConnectionFactory") 

Error tip:  cannot use org.apache.activemg.ra.ActiveMQConnectionFactory 
with parameter tcp://localhost:61616 

caused by:ClassNotFound Exception
org.apache.activemg.ra.ActiveMQConnectionFactory 


error is same...

and I have added classpath both  activemq-core-5.7.0.jar and
activemq-ra-5.7.0.jar 



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Re-Help-one-MDB-deploy-standalone-openejb-but-Can-not-lookup-ConnectionFactory-tp4660279p4660299.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to