|
Hi, I have the same problem, when number of sources is more than 200 I am
getting the same error message. Any solution for this error? Thanks Kambiz Mich F wrote: I increase heap size to 1600m, but
still got java.lang.OutOfMemoryError, after more beans added to the run. I have
100+ beans. Does anyone have the same experience with xdoclet?
Thanks,Michelle
> Thanks a lot! Is there a way to add -Xmx512m in build.xml rather than > ant.bat? I know java, javac, etc. has jvmarg tag, but couldn't find > one for > No. This is something you tell your JVM to do, not your java program. Has to be done before you launch java. ant/build.xml/ejbdoclet/xdoclet is too late. Java (the JVM) is already running by then ;-)
http://blogs.codehaus.org/people/rinkrank/
This SF.Net email sponsored by: Free pre-built ASP.NET sites includingData Reports, E-commerce, Portals, and Forums are available now.Download today and enter to win an XBOX or Visual Studio .NET.http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01_______________________________________________xdoclet-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/xdoclet-user
|
