Search:

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

Search: Search took 0.01 seconds.

  1. sorry, it was the maven-eclipse-plugin who didn't...

    sorry, it was the maven-eclipse-plugin who didn't put aspectj in the classpath. I don't know why, but with version 2.5 it works.
  2. jar hell

    Hi,

    I would like to try this workaround with AOP however I'm completely new to Aspect. I configured my pom with those dependencies :


    <dependency>
    <groupId>org.springframework</groupId>...
  3. Replies
    10
    Views
    7,031

    Just a little question, I tried to modify the...

    Just a little question, I tried to modify the sample XmlFunctionalTests in the spring batch package to make it work with my own xml files

    So I modified :



    <bean id="itemReader"...
  4. Replies
    0
    Views
    964

    How to use ItemReader with XML input

    Hi,

    I'm currently trying to use the OXM framework with JaxbMarshaller to reproduce the test XmlFunctionalTests with another xml input.

    However I always get the following error :



    I have...
Results 1 to 4 of 4