Hello Claus,
yes, indeed. I've tried them but it made no difference - will try that for
7.0.1.4 again. It also make no difference (regarding the error that shows
up) if I stuff all the IBM jars into lib\ext
<loc-message>Error creating bean
with name 'org.apache.servicemix.jms.JmsEndpoint#0' defined in
file
[C:\apache-servicemix-4.3.1-fuse-00-00\data\jbi\tutorial-sa\sus\tutorial-jms-su\xbean.xml]:
Initialization of bean failed; nested e
xception is org.springframework.beans.ConversionNotSupportedException:
Failed to convert property value of type 'com.ibm.mq.jms.MQQueueC
onnectionFactory' to required type 'javax.jms.ConnectionFactory' for
property 'connectionFactory'; nested exception is java.lang.Illegal
StateException: Cannot convert value of type
[com.ibm.mq.jms.MQQueueConnectionFactory] to required type
[javax.jms.ConnectionFactory] fo
r property 'connectionFactory': no matching editors or conversion strategy
found</loc-message>
Infos on the web state that this kind of error in Spring is (often) due to a
class existing twice - how can I check if this is the case?
In the dependencies section of the pom of the JBI project I've had to add
the IBM classes as well to avoid build errors, so the IBM & jms jars go in
to the SU as well.
kind regards
Michael
--
View this message in context:
http://servicemix.396122.n5.nabble.com/ServiceMix-4-deploy-JCA-rar-tp3400074p3404561.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.