Posted By:
Sherbir_S
Posted On:
Saturday, February 28, 2004 11:54 PM
I have created a simple bean using the juggler bean and the OurButton bean. The button is simply programmed to stop the juggling of the juggler. But my problem is that I as soon as I'm connecting the actionPerformed event to the stopJuggling methid in the Event target dialog box, I am getting an error on the DOS- prompt as follows : Could not create Event Adaptor. I feel that it is either an installation or a classpath problem but I cannot figure out how 2 rectify it. Pls help. I am using jdk1.2.2 and bdk1.1. The insta
More>>
I have created a simple bean using the juggler bean and
the OurButton bean. The button is simply programmed to stop
the juggling of the juggler.
But my problem is that I as soon as I'm connecting the
actionPerformed event to the stopJuggling methid in the
Event target dialog box, I am getting an error on the DOS-
prompt as follows :
Could not create Event Adaptor.
I feel that it is either an installation or a classpath
problem but I cannot figure out how 2 rectify it.
Pls help.
I am using jdk1.2.2 and bdk1.1.
The installation directories are d:jdk1.2.2 and d: dk1.1
<<Less