[jboss-dev-forums] [JBoss AS7 Development] - Re: IronJacamar AbstractResourceAdapterDeployer classloader issue
Jesper Pedersen
do-not-reply at jboss.com
Mon Oct 24 13:40:20 EDT 2011
Jesper Pedersen [http://community.jboss.org/people/jesper.pedersen] created the discussion
"Re: IronJacamar AbstractResourceAdapterDeployer classloader issue"
To view the discussion, visit: http://community.jboss.org/message/633354#633354
--------------------------------------------------------------
There is only a requirement to implement javax.resource.Referenceable if the AdminObject implements ResourceAdapterAssociation (plus java.io.Serializable) - which most AdminObjects do (hence the reason we had the bug) in order to share configuration with the ResourceAdapter instance.
See spec 13.4.23 -- the javax.naming.Referenceable part isn't clearly described in that section; I'll make sure that it gets described in JCA 1.7 or in a maintainance release of 1.6.
Both scenarios should work now :)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/633354#633354]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111024/26fdc6fa/attachment.html
More information about the jboss-dev-forums
mailing list