Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    894

    The first line is xml instruction only.But one...

    The first line is xml instruction only.But one thing , if i remove the job tag from the xml , i can run smoothly.

    I was just trying a sample to confirm the working version.


    Thanks,
    cvuk
  2. Replies
    2
    Views
    894

    Getting Exception In Reading job xml

    Hi All,

    I am trying to use job tag in job xml and this is resulting in the following exception



    Caused by: org.xml.sax.SAXParseException: The processing instruction target matching...
  3. Hi, I have used exactly the same as mentioned...

    Hi,

    I have used exactly the same as mentioned above.

    how did you resolve the xsd unavailability issue .


    Regards,
    cvuk
  4. Hi, Even after adding as specified below , i...

    Hi,

    Even after adding as specified below , i still see eclipse unable to recognize job tag in xml



    Regards,
    cvuk
  5. Hi, After specifying the above mentioned...

    Hi,

    After specifying the above mentioned schema definition in the xml file , i get the following exception




    Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching...
  6. Replies
    3
    Views
    1,013

    Hi, Using JobParametersBuilder you can send...

    Hi,

    Using JobParametersBuilder you can send parameters to the launcher run method.Are you using that

    Regards,
    cvuk
  7. Replies
    3
    Views
    2,620

    Thanks lucasward

    Thanks lucasward
  8. Unable to define job tag in spring batch job.xml

    Hi ,

    I am trying to use conditional flow in specific job xml .Please find the declaration and the error encountered by me


    <job id="sampleMyJob">
    <step name="step1" next="step2"/>
    <step...
  9. The issue has been resolved when the job...

    The issue has been resolved when the job Repository has been set explicity in job Launcher
  10. spring-batch-dist-1.0.0.FINAL

    spring-batch-dist-1.0.0.FINAL
  11. jobparameters are not getting set using Commandlinejobrunner

    Hi , i am doing the following and unable to set jobparameters and getting the following hibernate job failing resulting in nullpointexception




    exception

    INFO [main]...
  12. Replies
    3
    Views
    2,620

    Spring batch Getting started with hibernate

    Hi,

    anyone know how to read data from table using hibernate via spring batch
Results 1 to 12 of 12