Hi, your exception means AddressService bean can't be found.
Hard to help you without code. Can you share a unit test? - Romain 2012/3/5 Philip Johnson <[email protected]> > Hi > I am getting this exception when I try to do like what have told in this > post. any idea? > DEBUG - Checking external identifier for PIP... > WARN - Injection data not found in JNDI context: > > jndiName='au.gov.mca.incentive.ejb.integration.impl.ESBServiceImpl/addressService', > > target=au.gov.mca.incentive.ejb.integration.impl.ESBServiceImpl/addressService > Unhandled exception > Type=Unhandled trap vmState=0x00040000 > J9Generic_Signal_Number=00000040 ExceptionCode=c00000fd > ExceptionAddress=7C90E8E5 ContextFlags=0001003f > Handler1=7FEFA0C0 Handler2=7FECC000 > EDI=00044720 ESI=009C36A0 EAX=00000204 EBX=7FF41F80 > ECX=7FBE6A10 EDX=000B9A90 > EIP=7C90E8E5 ESP=009C2FF4 EBP=009C3208 EFLAGS=00210202 > GS=0000 FS=003B ES=0023 DS=0023 > Module=C:\WINDOWS\system32\ntdll.dll > Module_base_address=7C900000 Offset_in_DLL=0000e8e5 > Target=2_40_20101209_070480 (Windows XP 5.1 build 2600 Service Pack 3) > CPU=x86 (4 logical CPUs) (0xbbe48000 RAM) > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/NPE-when-calling-webservice-tp3527162p4447910.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
