Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    960

    Ooops ... i had Milestone 2 ... i see its in...

    Ooops ... i had Milestone 2 ... i see its in Milestone 3 ... carry on :D thank you devs.
  2. Replies
    1
    Views
    960

    Client Credentials?

    I was curious when this is planned for support?

    I am pretty sure this is the type i want and maybe someone can correct me if not. I am a bit new to Oauth2.

    But we have basically 3 scenarios.
    ...
  3. Replies
    6
    Views
    1,993

    Hey so did that end up working for ya? I tried...

    Hey so did that end up working for ya?

    I tried to change to password on the client but i dont see it ever accessing the server.

    I have a web Filter but nothing there.
  4. Replies
    5
    Views
    2,485

    I've had this same issue before. And resolving...

    I've had this same issue before.

    And resolving just being logged in is easy (like what you have above ... not exact but it was like that)

    However i also wanted the LoginLIsteners to fire ......
  5. Replies
    10
    Views
    1,620

    OH no i'd love for it to control the transaction....

    OH no i'd love for it to control the transaction.

    It's 2 things.

    1. The services are Seam services so they are using the JPA which i could switch a few items and that would be solved.

    2....
  6. Replies
    10
    Views
    1,620

    Oh i think you may have missed my point. Or...

    Oh i think you may have missed my point.

    Or maybe i misudnerstood the code :)

    I'm saying my writer has 3 outcomes
    Success
    Failure due to something really bad
    Failure but wrote a message to a...
  7. Replies
    3
    Views
    1,646

    I am curious as to why you said i had to "forgo"...

    I am curious as to why you said i had to "forgo" restartability.

    Right now we do wrap "read" in a syncrhonized block but we have not had to forgo restartability. However. what we do is we actually...
  8. Replies
    1
    Views
    1,142

    Umm ... its in the spring batch reference manual...

    Umm ... its in the spring batch reference manual ...

    http://static.springsource.org/spring-batch/reference/html-single/index.html#stoppingAJob
  9. Replies
    10
    Views
    1,620

    I actually have a very similiar problem and...

    I actually have a very similiar problem and questions.

    Our writer calls out to a service .... the service may error out; however, inside the service itself it will (sometimes) WRITE to the...
  10. Replies
    4
    Views
    1,918

    Maybe i am missing something in my code but i...

    Maybe i am missing something in my code but i have no issue running multiple jobs at the same time.

    I am using the SimpleJobOperator instead .... not sure.

    As far as the transactionManager...
  11. Well here are a few things that i would do,...

    Well here are a few things that i would do, havent done it yet locally but thinking about it.

    You should be able to add a listener in WebSphere through an MBean or somethign to detect server shut...
  12. Replies
    3
    Views
    1,646

    Chunks with AsyncProcessing

    Our system uses async processing because we want to run 3-4 threads a time when running spring batch. (heck even with 3-4 threads it can take a week to run) However i want to use the skip-step items...
  13. PerformanceMonitorInterceptor with Controller in Groovy Classes

    So i have read through these threads and tried what i think are half a dozen items. And i am getting nothing for my point cuts.

    So i have a controller like so ->



    @Controller...
  14. Replies
    19
    Views
    2,129

    Oh i have no clue why it would cause it to go...

    Oh i have no clue why it would cause it to go slow. I wasnt sure if there was just code checked in that you knew wasn't hammered out all the way. Just wanted to rule out that before i started digging...
  15. Replies
    19
    Views
    2,129

    Yeah i confirmed it ... its being called. Thansk...

    Yeah i confirmed it ... its being called. Thansk a bunch.

    Seems to work fine now. Although its running VERY slow. That wouldnt be because of the snapshot jar would it?
  16. Replies
    19
    Views
    2,129

    Dave FWIW not sure if i had to do a clean or...

    Dave

    FWIW not sure if i had to do a clean or what have you. But i have "step" in there now and that part "works". However, if i run 2 of the same jobs at the same time it still seems to use the...
  17. Replies
    19
    Views
    2,129

    yes to the first part. No to the second part....

    yes to the first part.

    No to the second part. The reader isnt injected. Inside the beforeStep method is where we are actually setting the object neeeded to be looked at.

    Basically i am...
  18. Did you close the bufferedreader?? Or an input...

    Did you close the bufferedreader?? Or an input stream to it? That would be about the only way it would have a catch on it.

    We are actually doing something similiar here as well we forward read our...
  19. Replies
    2
    Views
    975

    Short answer is anyway you want it to work. ...

    Short answer is anyway you want it to work.

    Doesn't have to be a scheduler or command line. its simply a java app.

    Heck you could probably just create a new thread if you want to and let it go...
  20. Replies
    19
    Views
    2,129

    yeah i've gotten rid of the prototype as i said...

    yeah i've gotten rid of the prototype as i said didnt hurt or help. And yeah i am using scope="step" on the reader and writer.

    No i havent gotten working with an integration test, mainly because...
  21. FWIW .. we have something like that developed...

    FWIW .. we have something like that developed here.

    There are quite a few good inroads already there. We just pull to get all the executions to stop them. Then some similair items to get stats as...
  22. Replies
    19
    Views
    2,129

    Sure ... thanks for the help btw ... So the...

    Sure ... thanks for the help btw ...

    So the job is defined as this ->
    <job id="compoundOnlyJob">
    <step id="processSDFCompounds" parent="parseSdfsForCompounds"/>
    </job>

    Step is ->
    <bean...
  23. Replies
    19
    Views
    2,129

    Still didn't seem to work with the snapshot from...

    Still didn't seem to work with the snapshot from friday.

    I basically have a step that is multithreaded, then i use the beforeStep to setup a global List object.

    I did an output of "this" and i...
  24. Replies
    19
    Views
    2,129

    never mind not sure what i did wrong in the maven...

    never mind not sure what i did wrong in the maven script .... used ivy and got it to download fine .... could be the firewall at work? not sure.
  25. Replies
    19
    Views
    2,129

    still didnt work .... i am not a maven expert...

    still didnt work .... i am not a maven expert but i have done it before ... figured it was simple cut and paste.

    can everyone browse with s3fox?
Results 1 to 25 of 50
Page 1 of 2 1 2