Issue1160
 
            
            
            
Created on 2008-10-28.16:35:01 by earney, last changed 2014-06-19.07:53:45 by zyasoft. 
 |
 
   | msg3715 (view) | Author: Billy Earney (earney) | Date: 2008-10-28.16:35:01 |  |  
   | I've installed versions 2.51 and 2.2.1 and get the following error:
AttributeError: 'module' object has no attribute 'JavaClassType'
I looked at the docs/install notes etc, and could not find a solution.
Does anyone know how to fix this error?  I'm trying to compile the demo
applets with the following command:
C:\jython2.5a1+\Demo\applet>"c:\jython2.5a1+\jython.bat"
../../Tools/mkjava.py PythonApplet HelloApplet . |  
   | msg4227 (view) | Author: Jim Baker (zyasoft) | Date: 2009-03-12.07:18:09 |  |  
   | JavaClassType has been removed since at least 2.2. Since support for
proxy generation should be updated with clamp, deferring for now. |  
   | msg8744 (view) | Author: Jim Baker (zyasoft) | Date: 2014-06-19.07:53:45 |  |  
   | Clamp is under development now, and has the potential to support this use case. Such support will not be in Jython core, so closing this out.
https://github.com/jythontools/clamp/ |  |
 
| Date | User | Action | Args |  | 2014-06-19 07:53:45 | zyasoft | set | status: open -> closed resolution: remind -> wont fix
 messages:
  + msg8744
 |  | 2013-02-19 18:51:58 | fwierzbicki | set | nosy:
  + fwierzbicki resolution: remind
 versions:
  + Jython 2.5, - Deferred
 |  | 2009-03-12 07:18:09 | zyasoft | set | priority: low nosy:
  + zyasoft
 messages:
  + msg4227
 components:
  + None, - Installer
 versions:
  + Deferred, - 2.5alpha1
 |  | 2008-10-28 16:35:01 | earney | create |  | 
 |