aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes Exception Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "Exception Help" Watch "Exception Help" New topic
Author

Exception Help

Raja Sagar Panamgipalli
Ranch Hand

Joined: Aug 13, 2003
Posts: 109
Hi All,

I have this exception coming when i'm trying to run my client program,
I'm passing a normal String Object as parameter to a business method on my EJBObject.

It would be great if anybody could let me know the actual cause...String being serializable but still i'm getting this error.

CustomerProxyTestCase is the client class name.

grmmClient=(GRMMClient[])custProxy.getClientInfoForAccount(accountId);






SCJP 1.4<br />SCBCD 1.3
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Exception Help
 
Similar Threads
SessionBean method returning POJO == exception?
CORBA BAD_PARAM 6 Maybe
NotSerializableException when i use rmiregistry
How to retrieve collection from EJB to frontend in WSAD?
java.rmi.MarshalException problem