Search:

Type: Posts; User: cf101; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,131

    java.util.Date and Derby

    I am trying to swap over to using derby as an embeded database soluition. During this move over I hit a problem with spring that I am sure is something I just don't get :)



    ...
  2. Providing a parent bean factory for DispatcherServlet

    When using org.springframework.web.servlet.DispatcherServlet I am looking for a way to tell it that there is already a bean factory running that it should be aware of. DispatcherServlet should load...
  3. Replies
    3
    Views
    2,576

    Got it

    After a lot of reading I found out my issue :)

    Due to the design of the QuartzBean I can not do waht I want to.

    That said, the QuartzBean really does not get you anything if you WANT to use the...
  4. Replies
    3
    Views
    2,576

    startScheduler in SchedulerFactoryBean, usage?

    I am looking for a way to start and stop the factory bean scheduler. I set autoStart to false so I can say when to go, and when to stop. The only issue I have hit, is how? I know I must be missing...
  5. Replies
    8
    Views
    6,076

    Thanks

    Looks like that might do it, thanks. I will give it a try. Guess I was looking for a way to do it all with beans, but the properties idea is a good one.
  6. Replies
    8
    Views
    6,076

    Using Quartz inside SpringFramework

    Sorry if this is something I am just missing in the docs, but I have looked all over and see now examples of doinf this.

    I want to configure 100% of a Quartz Scheulder from my spring.xml. I...
Results 1 to 6 of 6