[
https://issues.apache.org/jira/browse/KARAF-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694715#comment-16694715
]
Jean-Baptiste Onofré commented on KARAF-6016:
---------------------------------------------
It works fine with Karaf 4.1.6, so it's a regression in 4.1.7.
I'm testing with a simple blueprint XML (not related to JMS feature).
> Blueprint requires schema
> -------------------------
>
> Key: KARAF-6016
> URL: https://issues.apache.org/jira/browse/KARAF-6016
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.1.7
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: itest
> Fix For: 4.1.7
>
>
> {{JmsTest}} itest is failing on Karaf 4.1.x with:
> {code}
> testCommands(org.apache.karaf.itests.JmsTest) Time elapsed: 31.091 sec <<<
> ERROR!
> java.lang.IllegalArgumentException: File
> /home/jbonofre/Workspace/karaf/itests/target/exam/fe857cef-c8b9-4231-a879-9de24cc96d6e/deploy/connectionfactory-test.xml
> already exists. Remove it if you wish to recreate it.
> at
> org.apache.karaf.util.TemplateUtils.createFromTemplate(TemplateUtils.java:35)
> at
> org.apache.karaf.jms.internal.JmsServiceImpl.create(JmsServiceImpl.java:89)
> ...
> {code}
> I'm fixing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)