tags:

views:

203

answers:

0

When an ArrayList is being returned from an EJB - i get an Exception on the client side. When i debug - i get a "com.sun.jdi.InovcationException" - my client and EJB run in the same server. I use RAD 7 - with WebSphere 6 test environment. Any info on how to overcome this "com.sun.jdi.InovcationException" ?

The same EJB returning a String data works fine - i am able to get the output in the client side. The EJB is a Stateless Session Bean - EJB 2.1/jdk 1.4