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

Nikita Konev updated QPID-7005:
-------------------------------
    Description: 
Hello, i attempt to make friendship Wildfly and Qpid RAR.
I copied standalone-full.xml to standalone-full-ra.xml,
I put (as described here 
http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/jca/README-JBOSS-EAP6.txt) 
<mdb> tag and <subsystem xmlns="urn:jboss:domain:resource-adapters:2.0">. Next 
I copyed qpid-ra-6.0.0.rar to standalone/deployments/. Also I created virtual 
host "test" in qpid brocker and added  to Wildfly System Properties:
IMMEDIATE_PREFETCH=true
qpid.amqp.version=0-10

Now I try to deploy 
this(https://github.com/nikit-cpp/quickstart/tree/qpid-ra-destination/helloworld-mdb)
 but a catched ClassCastException (attached).

I surmice that trouble on log line 144 "Setting ProtocolVersion to :0-91". Is 
sounds as error, because I manually set version 0-10.



  was:
Hello, i attempt to make friendship Wildfly and Qpid RAR.
I copied standalone-full.xml to standalone-full-ra.xml,
I put (as described here 
http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/jca/README-JBOSS-EAP6.txt) 
<mdb> tag and <subsystem xmlns="urn:jboss:domain:resource-adapters:2.0">. Next 
I copyed qpid-ra-6.0.0.rar to standalone/deployments/. Also I created virtual 
host "test" in qpid brocker and added 
IMMEDIATE_PREFETCH=true
qpid.amqp.version=0-10

Now I try to deploy 
this(https://github.com/nikit-cpp/quickstart/tree/qpid-ra-destination/helloworld-mdb)
 but a catched ClassCastException (attached).


> Cannot cast org.hornetq.jms.client.HornetQTopic to javax.jms.Queue
> ------------------------------------------------------------------
>
>                 Key: QPID-7005
>                 URL: https://issues.apache.org/jira/browse/QPID-7005
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: qpid-java-6.0
>         Environment: Fedora 22, Wildfly 8.2.0.Final, Qpid brocker 6.0.0,Qpid 
> RAR 6.0.0
>            Reporter: Nikita Konev
>         Attachments: class-cast-error.log, standalone-full-ra.xml
>
>
> Hello, i attempt to make friendship Wildfly and Qpid RAR.
> I copied standalone-full.xml to standalone-full-ra.xml,
> I put (as described here 
> http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/jca/README-JBOSS-EAP6.txt)
>  <mdb> tag and <subsystem xmlns="urn:jboss:domain:resource-adapters:2.0">. 
> Next I copyed qpid-ra-6.0.0.rar to standalone/deployments/. Also I created 
> virtual host "test" in qpid brocker and added  to Wildfly System Properties:
> IMMEDIATE_PREFETCH=true
> qpid.amqp.version=0-10
> Now I try to deploy 
> this(https://github.com/nikit-cpp/quickstart/tree/qpid-ra-destination/helloworld-mdb)
>  but a catched ClassCastException (attached).
> I surmice that trouble on log line 144 "Setting ProtocolVersion to :0-91". Is 
> sounds as error, because I manually set version 0-10.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to