Hi Rafael, This is the process which i have used to remove for complete scan of all package.
http://studybuzz.org/?page_id=71. <http://studybuzz.org/?page_id=71> Thanks Pravanjan On Mon, Feb 24, 2014 at 11:36 PM, Rafael <mufumb...@gmail.com> wrote: > Can you describe what optimizations you did already? > > > On Mon, Feb 24, 2014 at 12:48 AM, Pravanjan Niranjan < > pravanjan.niran...@a-cti.com> wrote: > >> Hi All , >> >> Though i have already optimized my app with spring simple url handler >> mapping still can see some request reinitializing the app with all >> controller mapping. >> This cause the request to wait more than expected time and sometime id >> does get timeout which is bad sing for us and user too. >> >> Thanks, >> Pravanjan >> >> >> >> >> javax.servlet.ServletContext log: Initializing Spring root >> WebApplicationContext >> >> I 2014-02-24 13:49:02.633 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.web.context.ContextLoader.(ContextLoader.java:187) : >> Root WebApplicationContext: initialization started >> >> >> I 2014-02-24 13:49:02.798 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.context.support.AbstractApplicationContext.(AbstractApplicationContext.java:456) >> : Refreshing Root WebApplicationContext: startup date [Mon Feb 24 08:19:02 >> UTC 2014]; root of context hierarchy >> >> >> I 2014-02-24 13:49:03.067 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.beans.factory.xml.XmlBeanDefinitionReader.(XmlBeanDefinitionReader.java:315) >> : Loading XML bean definitions from ServletContext resource >> [/WEB-INF/dispatch-servlet.xml] >> >> >> I 2014-02-24 13:49:03.456 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider.(ClassPathScanningCandidateComponentProvider.java:186) >> : JSR-330 'javax.inject.Named' annotation found and supported for component >> scanning >> >> >> I 2014-02-24 13:49:05.073 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.(AutowiredAnnotationBeanPostProcessor.java:137) >> : JSR-330 'javax.inject.Inject' annotation found and supported for >> autowiring >> >> >> I 2014-02-24 13:49:05.151 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.beans.factory.support.DefaultListableBeanFactory.(DefaultListableBeanFactory.java:555) >> : Pre-instantiating singletons in >> org.springframework.beans.factory.support.DefaultListableBeanFactory@191397: >> defining beans >> [googleDriveJobController,salesforceServerResource,scheduleEventResource,messageFormQueue,jobFCController,jobController,directoryManagementController,accountFCController,migrateJobs,backUpController,cronBatchMessageController,batchMessageController,messageController,accountController,migrationDetails,playGroundJobController,jobsAction,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,paramResolver,viewResolver]; >> root of factory hierarchy >> >> >> I 2014-02-24 13:49:06.482 >> >> [s~live-jobssystem-v3/7.373722206753019867].<stdout>: [INFO ] at >> org.springframework.web.context.ContextLoader.(ContextLoader.java:214) : >> Root WebApplicationContext: initialization completed in 3849 ms >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to google-appengine+unsubscr...@googlegroups.com. >> To post to this group, send email to google-appengine@googlegroups.com. >> Visit this group at http://groups.google.com/group/google-appengine. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-appengine+unsubscr...@googlegroups.com. > To post to this group, send email to google-appengine@googlegroups.com. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- Thanks, Pravanjan Dev *formcreator <http://alpha.formcreator.a-cti.com/pages/logInForm.jsp>* -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.