It looks like ResourceAdapterName is used to bind a connection factory
loader to a deployed adapter's <display-name> (as david mentioned).  It also
looks like if the connection factory specifies an invalid name (one that
does not match up with the one in the ra.xml), that it will not complain and
will not bind anything into JNDI.

I found this out due to a typo in one of my JmsXA configurations.

It should really complain about something in this case.

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to