Hi,
 
From my understanding, the J2EE, J2SE 1.3 framework can help me to model the dependency with my own domain classes.
 
However, when I try to use them, I got lots of error (probably inner classes exception) when I do a model check.   This is the case even when I have not add anything (i.e. usecase, classes)
 
To resolve that, I use a empty model instead.   Whenever I need to show the association of my class to JDK's, I created dummy classes to simulate a JDK classes/Interface (I.e. IOException, Serializable, List).  Alternatively,  I add them to the 'fundamental type'  tab in the Tools->Java/J2EE ->ProjectSpec
 
I am wondering what I have done is correct and whether there is a better practice.   Nonetheless, this approach give me no errors when i do a model check or code generation.  
 
Regards
Kevin Yap

Reply via email to