Search:

Type: Posts; User: emilio.remogna; Keyword(s):

Search: Search took 0.06 seconds; generated 6 minute(s) ago.

  1. Please, can anybody answer this question? Or help...

    Please, can anybody answer this question? Or help me to find docs about? I've read the reference manual, but didn't find anything so specific.

    Thank you very much!

    Best regards.

    Emilio
  2. Flow level inheritance and flow definitions' validity

    Hello,

    I have a question about flow inheritance and flow XML definitions' validity.

    I have some abstract - reusable and not directly executable - flows: let's say AbstractFlow_A,...
  3. Thank you for your reply and your suggestion,...

    Thank you for your reply and your suggestion, goldman.

    I think you're right when you say that it's better to set up models without relying on framework.
    This way offers greater control.

    I have...
  4. Form "Complex" Model (nested entities): MVC, SWF

    Hello,

    I have some problems to understand if there are some differences in how form/model binding works in Spring MVC / Spring Web Flow; in particular when I use "complex" models (nested...
  5. Hi, same issue. Thanks! Emilio

    Hi,

    same issue.

    Thanks!




    Emilio
  6. Hi everybody, passing data through steps is...

    Hi everybody,

    passing data through steps is OK.

    To avoid writing too many data in the execution context, I decided to use an holder bean.

    The holder bean


    public class AuthorListHolder {
  7. An in-memory repo solved, for now.

    An in-memory repo solved, for now.
  8. This is what I get with the two-step way if the...

    This is what I get with the two-step way if the number of items is high...

    Any idea?

    I'm so sorry for all these problems...

    I know I have a bad domain. Not SB's fault. :)


    Caused by:...
  9. No way out...

    Hi psoares,

    I was a little busy and it took me some time to re-write my app on the basis of what you suggested.

    Well, it's strange, but the groovy writer in my app doesn't work as expected (the...
  10. Hi, psoares! Thank you very much for your...

    Hi, psoares!

    Thank you very much for your detailed reply! I think you gave me a very helpful tip. You're UBUNTU! :)

    I missed the section about Passing Data to Future Steps... :p

    I will let...
  11. MethodInvokingTaskletAdapter way

    Hi PiotrD,

    could it be suitable for your app to have a delegate POJO to perform the XSL transformation before the unmarshalling step?

    I'd use the MethodInvokingTaskletAdapter way.

    I'm not...
  12. Hi, psoares. Thank you for your reply. I...

    Hi, psoares.

    Thank you for your reply.

    I already tried what you suggest and I got an error. :-(


    SEVERE: Encountered an error executing the step
    java.lang.IllegalStateException: Marshaller...
  13. Overriding write(List

    Hi everybody,

    I'm using Spring Batch 2.1.8 and I've a question... Maybe a silly (very silly) question... :-)

    Is it advisable to override the "write(List<? extends T>)" method of a...
Results 1 to 13 of 13