3
Fork 0

[svn r331] made the SPI interface also work.

This commit is contained in:
willemc 2008-04-26 02:30:39 +02:00
parent 46f1863f05
commit 64ca1c8f3a
10 changed files with 371 additions and 49 deletions

View file

@ -62,11 +62,11 @@ should not be interpreted as representing official policies, either expressed or
<inbound-resourceadapter>
<messageadapter>
<messagelistener>
<messagelistener-type>com.idcanet.foei.event.EventInput</messagelistener-type>
<messagelistener-type>com.idcanet.foei.ee.jca.spi.EJBFoeiBean</messagelistener-type>
<activationspec>
<activationspec-class>com.idcanet.foei.ee.jca.spi.FoeiActivationSpec</activationspec-class>
<required-config-property>
<config-property-name>beanName</config-property-name>
<config-property-name>foeiBeanName</config-property-name>
</required-config-property>
</activationspec>
</messagelistener>