Hi everbody,
I am using the newest version of Rose (2002.05.20) and have reverse engineered a java interface containing another interface, like public interface A { public void methodA(); public interface BinA { public void methodB(); } } Now I have a class AImpl which realizes A and AImpl contains an inner class BinAImpl which realizes BinA. When I try to reverse engineer AImpl I get the following error: Error Resolving qualified name A.BinA occurred in File AImpl.java You can check that when trying to reverse engineer OpenORB v.1.3 (openorb.sourceforge.net) with class ServerManagerImpl (in package org.openorb.net). Can anybody tell me how to avoid this problem ? Kind regards, Thomas __________________________________________________________ SIEMENS Siemens Medical Solutions Health Services IMS R&D2 Henkestrasse 127 91052 Erlangen/Germany Thomas Haug Tel: ++49-9131-843153 Fax: ++49-9131-842040 mailto:[EMAIL PROTECTED] http://www.med.siemens.com ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************