Ola,

Estou tentando utilizar o "Packager" que vem no Java Plug-in para 
poder inserir JavaBeans como objetos ActiveX no Delphi. Porem no 
primeiro teste, utilizando o bean Juggler fornecido com o BDK 1.1, 
obtive o seguinte erro:

 \jars\juggler.jar"
    But were unable to load the class "sunw.demo.juggler.Juggler" 
because of
        java.lang.ClassNotFoundException: 
sunw.demo.juggler.Juggler
    Common reasons for this failure include:
    (1) The class is not defined in the correct package
        it should be in the package "sunw.demo.juggler"
    (2) The class has not been given the correct name
    it should be called "Juggler"
    (3) The class file contains the wrong class or no class at all

The definition for sunw.demo.juggler.Juggler in the JAR file
has a format error.

WARNING: Could not instantiate bean "sunw.demo.juggler.Juggler" 
from JAR "C:\Bdk
\jars\juggler.jar"
    But were unable to load the class "sunw.demo.juggler.Juggler" 
because of
        java.lang.ClassNotFoundException: 
sunw.demo.juggler.Juggler
    Common reasons for this failure include:
    (1) The class is not defined in the correct package
        it should be in the package "sunw.demo.juggler"
    (2) The class has not been given the correct name
    it should be called "Juggler"
    (3) The class file contains the wrong class or no class at all

J� a convers�o inversa, utilizando o "Migration Assistant", nem 
chega a rodar, dando o seguinte erro:

Exception in thread "main" java.lang.IllegalAccessError: try to 
access field COM
/ibm/desktop/GUIHandler.class$COM$ibm$desktop$GUIHandler 
from class MigrateGUIHa
ndler
        at 
MigrateGUIHandler.handleCreateToolBar(MigrateControl.java:192)
        at 
COM.ibm.desktop.GUIHandler.createToolBar(GUIHandler.java:1191)
        at 
COM.ibm.desktop.GUIHandler.createComponentFrame(GUIHandler.
java:1074)

        at 
COM.ibm.desktop.ComponentController.setView(ComponentControl
ler.java:
247)
        at 
COM.ibm.desktop.ComponentController.setView(ComponentControl
ler.java:
197)
        at MigrateControl.<init>(MigrateControl.java:49)
        at MigrateControl.main(MigrateControl.java:70)


Estou utilizando o JDK1.2 Instalado em C:\jdk1.2,
o BDK1.1, Instalado em C:\Arquivos de Programas\BDK1.1, e
o Java Plug-in 1.1.3, instalado em C:\Arquivos de Programas\Java 
Plug-in 1.1, no ambiente Windows 95 (950c).

O "Java Plug-in Control Panel" tamb�m n�o da sinal de vida.

As vari�veis de ambiente s�o configuradas como segue:

JAVA_HOME=C:\JDK1.2
CLASSPATH=.;C:\JDK1.2;C:\JDK1.2\lib;
PATH=C:\JDK1.2\BIN;%PATH%
MIGRATE_HOME=C:\ARQUIV~1\MIGRAT~1

H� alguma coisa errada com minha configura��o?





A.C.Amorim
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

[EMAIL PROTECTED]
Pesquisador IPT
IPT/DME/ATEE
f: 3767-4948
http://www.ipt.br/dme/atee/

    --------------------------- LISTA SOUJAVA ---------------------------
    http://www.soujava.org.br  -  Sociedade de Usu�rios Java da Sucesu-SP
    [para sair da lista: http://www.soujava.org.br/forum/cadastrados.htm]
    ---------------------------------------------------------------------

Responder a