Bug 696746 - Qpid JCA Adapter Integration With Alternate Application Servers
Summary: Qpid JCA Adapter Integration With Alternate Application Servers
Keywords:
Status: CLOSED DUPLICATE of bug 700494
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-jca
Version: Development
Hardware: All
OS: All
unspecified
urgent
Target Milestone: 2.0.4
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-14 18:51 UTC by Weston M. Price
Modified: 2016-02-22 00:59 UTC (History)
5 users (show)

Fixed In Version: qpid-java-jca-0.10-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-22 14:14:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch for the aformentioned issue. (12.18 KB, application/octet-stream)
2011-04-14 18:51 UTC, Weston M. Price
no flags Details

Description Weston M. Price 2011-04-14 18:51:47 UTC
Created attachment 492200 [details]
Patch for the aformentioned issue.

Description of problem:
As reported from the field:

Currently the QpidDestinationProxy class that is responsible for allowing JMS destinations to be bound into a JNDI tree for use does not work in alternate application servers being that the QpidDestinationProxy is being returned directly, rather than the Referenceable objects that it produces. As a result, on alternate platforms,  ClassCastExceptions resulted threby rendering the adapter unusable in non JBoss environments. 

Version-Release number of selected component (if applicable):
Current development version of the Qpid JCA adapter


Steps to Reproduce:
1.Deploy the adapter and run any application code in alternate application server.

Actual results:
ClassCastExceptions as expected objects do not correctly implement required interfaces.


Additional info:
Again, this has been reported in the field and as such the patch was provided by our consulting arm with a few minor modifications. I have attached a patch that fixes the issue. This work will also be integrated by the JCA team via standard SCM channels

Comment 4 Weston M. Price 2011-11-22 14:14:41 UTC

*** This bug has been marked as a duplicate of bug 700494 ***


Note You need to log in before you can comment on or make changes to this bug.