[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
GenerationException: java.lang.IllegalStateException  XML
Forum Index -> Development
Author Message
rheinrichs

Power User
[Avatar]

Joined: 08/05/2009 10:05:36
Messages: 209
Offline

Hi,

the follwing Exception occurs:
Error when opening the code generator org.eclnt.editor.codegen.GenerationException: java.lang.IllegalStateException: Unknown token: 87

after the following steps:
- create a new managedbean,
- add the import statement:
import org.eclnt.workplace.*;
- try to reload this bean in gui-desginer.

A bean with this import-statement is not editable in gui-designer anymore.
Change the import-statement solve the problem, but to find the cause for this issue was nice. ;-)
[Thumb - bugreport.jpg]
 Filename bugreport.jpg [Disk] Download
 Description
 Filesize 7 Kbytes
 Downloaded:  410 time(s)

CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hi,

uuuh, you are right - this happens with all ".*" import statements.

The decompiling is done via JAXME (http://ws.apache.org/jaxme/), so the bug is coming from there... - we will check if we can find something within their docs/forum...

Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team