Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,379

    I had the same problem; removed the...

    I had the same problem; removed the concurentConsumers property from listenerContainer bean to resolve this issue...
  2. Quartz JobExecutionContext serialization problem

    Hi,

    I'm having some problems implementing Quartz, Spring and JMS. What's happening is I would like to pass a Quartz JobExecutionContext along with an object down a JMS queue but I find that the...
  3. Replies
    3
    Views
    899

    Thanks muchly for such a detailed response, sorry...

    Thanks muchly for such a detailed response, sorry for the late response... it's always of great comfort to know how some new technology are handled by others more experienced to have a rough idea of...
  4. Replies
    4
    Views
    14,476

    JobDetailBean and Serializable requirements

    Since the only thing that can be DI'd into the class specified by JobDetailBean are serializable objects, isn't this a major limitation in Quartz/Spring? At the moment, I'm having to use getBean as...
  5. Replies
    3
    Views
    899

    IoC Good practice

    Hi,

    Can any experienced IoC/Spring developers give advice on when it would be ok to get the application context to get beans? I keep hearing it's ok if you're using it to 'glue' code together,...
  6. has anyone got a suggestion for this please? ...

    has anyone got a suggestion for this please? I've been wondering too as to how an app contet can be shared amongst jars/wars in an ear file? Passing the ServletContext around :| ?
  7. Replies
    5
    Views
    3,440

    Hi, I believe I have the same requirements as...

    Hi, I believe I have the same requirements as yourself but being a novice in both spring and quartz, do you think you could elaborate a bit more with some sample code? For some reason, there doesn't...
Results 1 to 7 of 7