Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] startup time

It might help in your case if you could post a variation of your
application as a bug, with your timing information. This has multiple
benefits, including easy access to the problem for people who can help
you.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=312146 for an
example. This one does not have -javaagent:eclipselink.jar I think.

Regards,

Bernard



>Hello.
>
>I'm developing a JSE 1.6 application with eclipselink 2.0.2 and derby 10.5.3.0 
>in embedded mode. The app is very small (only 2 forms and 3 tables) but the 
>startup time is very high due to eclipselink (using static weaving). is there 
>any way to improve the startup time of eclipselink?
>
>Thanks for the help.



Back to the top