I extended UITextField to add a mouse listener to detect a double-click in a text file.  I added ulc-base-client.jar to the project as an external JAR.  The double-click in the text field works well when run from the visual editor.  However when deployed to a Tomcat server it failed with the following error:

 

“Unrecoverable error.  The application will be terminated.  Couldn’t create instance of net.misd.DblClick$UIActionTextField”

 

Any help would be appreciated.

 

Thanks,

Brian

 

Reply via email to