[svn r331] made the SPI interface also work.
This commit is contained in:
parent
46f1863f05
commit
64ca1c8f3a
10 changed files with 371 additions and 49 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue