Bug 427652 - i'm trying to move a java class from pack1 to pack2, this class is generated by command roo "database reverse engener". i think that aspectj corresponding class can't refers the java class again
Summary: i'm trying to move a java class from pack1 to pack2, this class is generated ...
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 8
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 07:10 EST by dhouha benmed CLA
Modified: 2014-02-07 07:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dhouha benmed CLA 2014-02-07 07:10:52 EST
java.lang.IllegalStateException
at org.aspectj.weaver.bcel.BcelTypeMunger.mungeNewAnnotationOnType(BcelTypeMunger.java:265)
at org.aspectj.weaver.bcel.BcelTypeMunger.munge(BcelTypeMunger.java:130)
at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:440)
at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:100)
at org.aspectj.weaver.bcel.BcelWeaver.weave(BcelWeaver.java:1691)
at org.aspectj.weaver.bcel ...      INVOKESPECIAL java.lang.Object.<init> ()V
                    RETURN
  end public void <init>()
end public class opencap.roo.domain.UserNova