Search:

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

Search: Search took 0.03 seconds.

  1. Instead of varargs, I substituted the spring...

    Instead of varargs, I substituted the spring batch's job parameters something like below.

    <property name="fileName" value="#{systemProperties[jobParameters['fileType'] + '.fileName']}" />
    ...
  2. Ok thanks.

    Ok thanks.
  3. Thanks, but what is varargs[0]? Is this the job...

    Thanks, but what is varargs[0]? Is this the job parameter? In my case, my key name should have the spring batch job parameter's value.

    Thank you.
  4. Hello, Even am in a similar requirement. Can...

    Hello,

    Even am in a similar requirement. Can anyone please help?

    Thanks.
  5. Replies
    0
    Views
    315

    Ordering of messages in a JMS Queue

    Hello all,

    I have a requirement to prioritize the messages in a queue (Custom sorting), before the listener starts processing them. I appreciate your help.

    Thanks,
    Roger.
  6. Replies
    0
    Views
    238

    Spring Data Mongo

    Hello,

    We are using Glassfish App and Mongo DB on two different servers. If we run a spring batch job from App server, performance is very bad. If we run the same job on the same server as Mongo...
Results 1 to 6 of 6