On 3 Oct 2005 07:22:20 -0700, "Marcus Leon" <>
wrote or quoted :
>Thanks Roedy! I do see that on the first (and only) request the JVM is
>loading a lot of classes. Is there a way I can configure Weblogic to
>load these classes at system start up?
there may be a special BEA command to do it, but if you ran a custom
servlet at startup that simply looked at the serialVersionUID of the
classes of interest or called some trivial static method, that would
load the classes.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.