Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    5,730

    thanks

    Even I can do it.
  2. Replies
    1
    Views
    489

    um, ah, never mind

    Didn't reset source EM. Told you another pair of eyes would help. Mine, after coffee.
  3. Replies
    1
    Views
    489

    batching not reading more than one batch

    Straight JPA/Hibernate/Postgres setup where I'm reading from one db and writing to another. Have some largish tables (70K new rows per day) so I am using...
  4. Replies
    4
    Views
    3,976

    For completeness's sake, it's come to this in...

    For completeness's sake, it's come to this in appContext.xml

    <bean id="filterChainProxy" class="org.springframework.security.util.FilterChainProxy">
    <sec:filter-chain-map path-type="ant">...
  5. Replies
    4
    Views
    3,976

    Ok now I have a filter proxy in appContext.xml ...

    Ok now I have a filter proxy in appContext.xml


    <bean id="filterChainProxy" class="org.springframework.security.util.FilterChainProxy">
    <sec:filter-chain-map path-type="ant">
    ...
  6. Replies
    4
    Views
    3,976

    I see that I missed the FilterChainProxy step,...

    I see that I missed the FilterChainProxy step, but now eclipse is griping that
    no declaration can be found for element 'security:filter-chain-map' using rev 2.0.2 of the xsd.

    Oh yeah, I've...
  7. Replies
    4
    Views
    3,976

    OncePerRequestFilter config

    Does this get registered in both applicationContext.xml and web.xml? If I put it in only web.xml (where I saw one successful example) I get
    SEVERE: Exception starting filter <filterReference>...
  8. Replies
    2
    Views
    1,206

    Roger, wilco.

    Should I spot more, I'll add them to your jira site (and possibly the current one if I don't find it listed).
  9. Replies
    2
    Views
    1,206

    To whom do I report errors in the overview doc?

    On the off chance that that special someone is listening:

    1.1, second paragraph.

    "The Context package build on the solid base provided by the Core package" probably wants builds

    Hth
Results 1 to 9 of 9