@Stateless
public class ESBServiceImpl implements ESBService {
@WebServiceRef
private ManageCommonAddressService
addressService;.
.
.
.
..
this is what we have in the code, this code is getting unit tested. So this
injection fails.
--
View this message in context:
http://openejb.979440.n4.nabble.com/NPE-when-calling-webservice-tp3527162p4447997.html
Sent from the OpenEJB User mailing list archive at Nabble.com.
