java.lang.NoClassDefFoundError: javassist/util/proxy/MethodHandler
843830Dec 10 2006 — edited Feb 19 2007Hi,
I'm getting this exception :
java.lang.NoClassDefFoundError: javassist/util/proxy/MethodHandler
I'm new to EJB3 ...This error comes when i try to get all the rows from a table...this table has one to one relationship with another table.
Please let me know how to resolve this ...
Thanks in advance...
sensuchi