alodde wrote:
> 
> The configuration show in the servicemix example does not work 
> 
> <beans xmlns:amqpool="http://jencks.org/amqpool/2.0";>
>   <amqpool:xa-pool id="connectionFactory" 
>                    url="tcp://localhost:61616"
>                    transactionManager="#transactionManager" />
> </beans>
> 
> I get the following exception:
> 
>  Unrecognized xbean namespace mapping: http://jencks.org/amqpool/2.0
>         at
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler.parseBeanFromExtensionElement(XBeanNamespaceHandler.java:277)
> 

I think that this error means that it can find the 
http://repo1.maven.org/maven2/org/jencks/jencks-amqpool/2.0/jencks-amqpool-2.0.jar
Jenck AMQ Pool .


-----
Ioannis Canellos
-- 
View this message in context: 
http://old.nabble.com/transaction-servicemix-3.4-tp28532633p28558573.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to