Ara Abrahamian <[EMAIL PROTECTED]> schrieb am 14.10.2002, 07:53:34: > So you import a class explicitly but the generated class uses the > unqualified name of that class?
Yes, exactly. The class was a local interface class that is in another package but was generated in the same XDoclet run. > Maybe that class is not in the > classpath of ejbdoclet taskdef? If it's from a third party jar. > Otherwise seems to be a bug. Since XDoclet 1.2.0-beta1, ejbdoclet does not support the classpathref attribute any more. How do I set a correct classpath for ejbdoclet? > > Ara. > Cheers Matthias ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
