You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jay Meng (Jira)" <ji...@apache.org> on 2019/08/28 09:18:00 UTC

[jira] [Updated] (ARTEMIS-2464) the basic usage of core api works weird, but the jms api seems ok

     [ https://issues.apache.org/jira/browse/ARTEMIS-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Meng updated ARTEMIS-2464:
------------------------------
    Description: 
I'm using artemis 2.9.0(os:macos, oracle jdk 1.8.0_202)

* pom.xml
{code:xml}
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-jms-client</artifactId>
    <version>2.9.0</version>
</dependency>
{code}





> the basic usage of core api works weird, but the jms api seems ok
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-2464
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2464
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: ActiveMQ-Artemis-Native
>    Affects Versions: 2.9.0
>            Reporter: Jay Meng
>            Assignee: clebert suconic
>            Priority: Major
>
> I'm using artemis 2.9.0(os:macos, oracle jdk 1.8.0_202)
> * pom.xml
> {code:xml}
> <dependency>
>     <groupId>org.apache.activemq</groupId>
>     <artifactId>artemis-jms-client</artifactId>
>     <version>2.9.0</version>
> </dependency>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)