Search:

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

Search: Search took 0.04 seconds.

  1. Found out the problem.

    The maven spring-batch-core 2.1.8 dependency was using some old Spring AOP and Context jars that aparently, i removed it and left the spring-batch-test one, now it is working perfectly :).
  2. Late binding use in JdbcCursorItemReader

    Hi, i would like JdbcCursorItemReader's sql parameter to use late-binding, but my test is not working this is my xml file:

    <?xml version="1.0" encoding="UTF-8"?>
    <beans
    <bean...
  3. Sorry, i did not express myself well.

    What i meant was using the JPA Domain from another project in a ROO one from a jar that comes from a different project since the entities are in one, i suppose i have to add the ROO annotations for...
  4. Can Spring Roo generate CRUD pages without the source code?

    Hi, i have a jar that some backend guys give maintenance to and i want to know how to create CRUD pages without having access to the source code of the domain. Thank you in advance.
  5. Big project evaluation questions, expecting to use spring batch.

    Hi, i work for a big telecom company and i've been evaluating tools that would help me do a project migration of over 200+ jobs that do the following:


    Runs at an interval/time schedule.
    Reads...
Results 1 to 5 of 5