Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

need help with JavaBeans BDK doesn't generate an "adaptor class"

  Asked By: Diem    Date: Sep 03    Category: Java    Views: 1233
  

I have Sun's jdk1.3 installed and BDK1.1 for Windows.
I was trying to wire beans together with events. However, BDK doesn't
generate an "adaptor class" and here's what I see in DOS console:

C:\BDK1.1\beanbox>java sun.beanbox.BeanBoxFrame
WARNING: Could not Runtime.exec(String) "javac" in the standard way:
java.io.IOE
xception: CreateProcess: javac -classpath
classes;..\lib\methodtracer.jar;..\inf
obus.jar;C:\BDK1.1\jars\buttons.jar;C:\BDK1.1
\jars\eventmonitor.jar;C:\BDK1.1\ja
rs\jelly.jar;C:\BDK1.1\jars\juggler.jar;C:\BDK1.1
\jars\misc.jar;C:\BDK1.1\jars\m
olecule.jar;C:\BDK1.1\jars\quote.jar;C:\BDK1.1
\jars\select.jar;C:\BDK1.1\jars\so
rt.jar;C:\BDK1.1\jars\test.jar;C:\BDK1.1\jars\transitional.jar -
nowarn tmp\sunw\
beanbox\___Hookup_1738007d9e.java error=0

Check that the version of "javac" that you are running
is the one supplied with Sun's JDK1.x (which includes the
compiler classes) and not some other version of "java"
or JRE shipped with some other product.

Could not create event adaptor.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 




Tagged: