Hi,
When i try to make an RPC call to the server i get the following error message
** WebModule[/ProjectName]Exception while dispatching incoming RPC call java.lang.NoClassDefFoundError: net/sf/cglib/proxy/Enhancer**
Is this any classpath issue?or do i need to include any lib file or something in my project?
I tried searching for a solution but could not find one online.
Thanks