Hi All, I've been trying to use the XDt 1.1.2 and jdk 1.4.x and it doesn't work.
The problem seems to be that even though I have a create method in my bean source file, 1.4.x javadoc is not finding it. The create method that's found is ejbCreate( Long, boolean) the one I am missing happens to be ejbCreate( Long ). The correct methods are generated in XDt 1.1.2 and jdk 1.3.1_06. Is this a known problem? Is javadoc in 1.4.x broken? is there a known work around? The thing is that running xdoclet with jdk 1.4.x is MUCH faster that previous versions, but no use since results are wrong. I can not move to XDt 1.2b at this point, may be soon. Thanks for any help, JC :-) __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
