Posted By:
Ara_Abrahamian
Posted On:
Wednesday, April 24, 2002 09:19 PM
Unfortunately there's a last minute bug in v1.1.2 which causese per-class merge functionality to work in a different way. If your class is com.kiddcorp.waf.ejb.controller.MyBean and you have a
so that home/intf/etc are placed in com.kiddcorp.waf.interfaces then you should create a com/kiddcorp/waf/interfaces/ejb-refs-MyBean.xml ({0}->class name). Of course we'll fix this ending-up-in-interfaces-package bug in next version.
Ara.