Hi, today, I tried to switch from XDoclet 1.1.2 to 1.2.0-beta1. What startled me: My "import" statements are NOT copied from the bean class *.java to the generated local interface *.java file so that this file does not compile because a method signature references an imported class. This is a difference to XDoclet 1.1.2.
Question: Does this mean that I have to write fully qualified class names with an average of 60 characters all over my bean class source code? If the answer is yes, I say: What a hassle! What an inconvenience! Can somebody clarify this for me? Cheers... Matthias P.S.: The UML2EJB code generator could write that for me, but: the code looks REALLY UGLY! --- Matthias Bohlen "Consulting that helps project teams to succeed..." http://www.mbohlen.de/ ------------------------------------------------------- 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
