Lewis,

this error message means that the Addin wanted to create a class/package
with the name 'domain' in the same package where 'domain' already existed.

Parent package
 -------(package) domain
         ---- classA
         ---- classB
 -------(class or componet or ...) domain

As far as I know, Rose does not allow the same name in the same
package twice (even if the element types are different). 
But it does allow the same name in different packages/namespaces.

Can you please check your source code, if this might be the reason?

Best regards,
Volker Kopetzky
TIP: try menu 'Help:Extended Help...' in any Rational Tool
********************************************************************
                          Volker Kopetzky
  Senior Systems Engineer/Expert       Phone: +49 / 89 - 62838 - 293
  Rational Software                    eFax:  +49 / 89 - 62838 - 593
  Keltenring 15                        Fax:   +49 / 89 - 62838 - 269
  D-82041 Oberhaching                   MailTo:[EMAIL PROTECTED]
  Germany               URL: http://www.rational-software.de/exp/vzk
********************************************************************
Rational...
-> Suite:                        
   http://www.rational.com/products/rs/index.jtmpl
-> Requisite Pro:            
   http://www.rational.com/products/reqpro/index.jtmpl
-> Unified Process:             
   http://www.rational.com/products/rup/index.jtmpl
-> Rose - unoffical website:                       
   http://www.rationalrose.com
-> Upgrades: 
   http://www.rational.com/sitewide/support/upgrades/  

-----Urspr�ngliche Nachricht-----
Von: Lewis Lin [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 5. Juni 2001 17:13
An: [EMAIL PROTECTED]
Betreff: (ROSE) same package name in multiple places



Hi,
  When I tried to revese engineer my java code into Rose model, I got this
following messege.
11:06:20|  The name "domain" is illegal in this context because Package
"domain" already exists. occurred in File
c:\fairfin\code.pms\src\com\fairfin\pms\entity\domain\Contact.java

It seems like that Rose doesn't like the package name "domain" in more than
one place. Is there any way that I can get around with it? And why is this
considered illegal?

Thanks,
Lewis Lin


==========================================================
 PC home �K�O�q�l�H�c�A�ӽнЦ�: http://www.pchome.com.tw 
 PC home Online �����a�x�@�@ �|���Ĥ@�A�x�W�̤j���J�f���� 
==========================================================
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to