Dear Brian,
 
according to your error message some part of your code tries to create an instance of the class DblClick$UIActionTextField. Try to search the server side code for the references.
 
Best Regards,
    Ilja Pavkovic
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of McCarty, Brian
Sent: Wednesday, September 06, 2006 3:57 PM
To: [email protected]
Subject: [ULC-developer] UITextField double-click

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