Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    536

    Epic !!! In regard to original question....

    Epic !!!

    In regard to original question. SpringSecurity doesn't do that out-of-the-box. But there are some properties in UserDetails interface that you could accommodate (e.g. isEnabled(),...
  2. tcServer - Insight - fetch /j_spring_security_check

    Hi,

    another question I want to ask is weather Insight is capable of fetching /j_spring_security_check,

    so I have CustomUserDetails and CustomAuthenticationHanlder and I want to see what is...
  3. tcServer - Insight - catch AuthenticationSuccessHandler

    Hi all,

    I have a question: Is it possible, using tcServer with insight template, to fetch AuthenticationSuccessHandler ?

    Namely, I've implemented some stuff (some DB checks, some business logic...
  4. Thank you Andy, it finally worked :)

    Thank you Andy,

    it finally worked :)
  5. Ah, thanks. I'll give it a try and get back...

    Ah,

    thanks. I'll give it a try and get back with results.

    Anyway thanks for your help.
  6. Hi Andy I am attaching you system variables...

    Hi Andy

    I am attaching you system variables that has been set on my Win7 64bit machine.

    I am wondering, if you were right, that java is not on path, command java -version would not run either,...
  7. vFabric tc Server Developer Edition 2.5.1.RELEASE fail to start

    Hi,

    I have a problem with starting tcServer.

    I am attaching you here steps to reproduce my problem:

    1. created instance of tomcat 6, using insight as template and port 9090

    ...
  8. Replies
    3
    Views
    1,223

    OK, finally done it. As I assumed, permissions...

    OK, finally done it.

    As I assumed, permissions were the cause of problem.

    I switched spring-roo folder to my home folder and then roo worked.


    Complete tutorial for Win and Ubuntu you can...
  9. Replies
    3
    Views
    1,223

    After "bad" experience with Ubuntu 11.04 & Unity,...

    After "bad" experience with Ubuntu 11.04 & Unity, I decided to give a try with 11.10.

    So currently I am using Ubuntu 11.10 32-bit, Java 6U27, and Spring Roo 1.1.5.RELEASE
  10. Replies
    3
    Views
    1,223

    Spring Roo refuses to start

    Hi all,

    I started to work with a Spring Roo for a while. Previously I had machine with Win7 OS and installation was really simple.

    Now I switched myself to Ubuntu Linux OS, and tried to make...
  11. Is there a way to limit connections that JavaMailSender uses ?

    Hi all,

    I wanted to ask is there a way that I can limit number of connections that JavaMailSenderImpl uses ??? Some configuration property maybe?

    Thanks
  12. ItemReader that can pick messages from POP3

    Hi all,

    I am using Spring-Batch now for 3 - 4 months and I can call my self that I am aware of basic concepts used in this project.

    Now question,

    I just wanted to ask, by your opinion, what...
  13. Replies
    1
    Views
    1,017

    Sorry for that, I figured it out that I was...

    Sorry for that, I figured it out that I was giving wrong name of job description context file. It should be named fakeProfiles.xml instead of archiveProfileJob.xml.
  14. Replies
    1
    Views
    1,017

    Running JobRegistryBackgroundJobRunner

    Hi all,

    recently I discovered spring-batch and decide to give it a try. After few pitfalls (something I discovered by myself, something with a help of you guys) I finally manage to make it work in...
  15. Replies
    3
    Views
    1,614

    Well I didn't find any examples how to save to...

    Well I didn't find any examples how to save to StepExecutionContext but just find solution for JobExecutionContext.

    see following link:...
  16. Replies
    3
    Views
    1,614

    Now finally get it working :) Don't know if this...

    Now finally get it working :) Don't know if this is the best way but it works for me.


    Solution was pretty simple. I shouldn't use MethodInvokingTaskletAdapter that will trigger POJO, but rather...
  17. Replies
    3
    Views
    1,614

    How to pass values between two steps ??

    Hi all,

    I've started to work with spring-batch recently and I found this framework pretty ok.

    Now I'm stuck with one problem and I would like to get some help from more experienced users.
    ...
  18. Thread: Roo Case Study

    by staleks
    Replies
    12
    Views
    8,483

    +1 Link leads to invalid resource.

    +1

    Link leads to invalid resource.
  19. Hi Josh, first of all I wish to say that I was...

    Hi Josh,

    first of all I wish to say that I was pretty impressed @Devoxx2010 firstly on Spring BOF and later that week with your presentation about new stuff comming from Spring.
    Great work.
    ...
  20. Why do I have to have all in one DB ? I am...

    Why do I have to have all in one DB ?

    I am really happy with solution to have JOBS described in in-memory DB, while my JOBS should do their work in regular DB.

    Why I choose not to have...
  21. Example of having two PropertyPlaceholderConfigurer in same application context

    Hi all,

    I've started with investigation of Spring-Batch for my next project. Beside spring-batch core I would also like to add web-console of spring-batch-admin in order to get more info/control...
  22. Replies
    1
    Views
    785

    Update link to Spring Roo screen cast

    Hi,

    I would like to see link to screencast of Spring Roo project updated.

    Please see blog post from Stefan Schmidt http://blog.springsource.com/2010/01/19/spring-roo-intro-screencast/

    and...
  23. spring-admin-manager is missing spring-context

    Hi,

    I've found where task namespace handler resides :)

    I've added spring-context and finally get this example moving from "dead point".
  24. Maybe I've managed to isolate problem ?

    Hi,

    as update on this issue, I've start to look which namespace handlers I have in project using spring. So I have found in spring-beans-2.5.6.jar /META-INF/spring.schemas and...
  25. Spring-Batch-Admin problem in XML namespace handler

    Hi all,

    I've decided to tryout the Spring Batch for some project that I am currently on.

    I've downloaded PDF's both for Spring-Batch and Spring-Batch-Admin. Also downloaded distributions from...
Results 1 to 25 of 44
Page 1 of 2 1 2