By the way, as ActiveMQ is JMS 1.1 (for now, I'm planning to add support
for JMS 2.0 soon), you can import like this:

javax.jms*;version="[1,2)"

It would be a good test ;)

Regards
JB

On 20/10/2019 12:38, stefang wrote:
> Hi JB,
> 
> Import was exactly as in your JMS-Reference Example.
>  
> 
> <Import-Package>
> 
>                             javax.jms*;version="[1,3)",
>                             *
>                         </Import-Package>
> Regards 
> 
> Stefan 
> 
> 
> 
> 
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to