Cattell, Craig writes:
> When I try the delegate method wizard I get:
>
> Beanshell expression evaluation error.
> Expression:
> jde.wizards.DelegateFactory.makeDelegatesExpression("connection_",
> "com.caucho.jdbc.mysql.Connection", true);
> Error: // Error: // Uncaught Exception: TargetError : at Line: 63 : in
> file: <unknown file> : jde .wizards .DelegateFactory
> .makeDelegatesExpression ( "connection_" ,
> "com.caucho.jdbc.mysql.Connection" , true )
> Target exception: java.lang.NoClassDefFoundError:
> com/caucho/util/ExceptionWrapper
> [2 times]
> Beanshell eval error. See messages buffer for details.
> Auto-saving...
>
> Perhaps I'm doing something wrong.
>
> Anyone Help?
>
Hi Craig,
Can you provide a simple test case that causes this error?
Also please submit a full problem report when asking for
help so we know how your system is configured.
- Paul