Search:

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

Search: Search took 0.02 seconds.

  1. Unix end of line

    Since issuing selenium:selenese on windows is unresponsive (hangs), thats why I tried the Roo generated Selenium test cases loading manually into Selenium IDE.
    As I noticed Selenium IDE cant process...
  2. Selenium test cases can not be loaded by Selenium IDE - Roo 1.2.1 Windows

    Hello,

    I generated Selenium test case for my controller by this way:
    selenium test --controller ~.web.ProductController
    ...

    Files are generated into the right place and they content seems to...
  3. Replies
    0
    Views
    262

    Video on Spring Roo and Selenium

    Hi Guys!

    Is there any video on the subject ? I could not get the Selenium to run in my app, It hangs, thats why I would like to
    see it in action at least. :)
    There are lot of videos on Roo, but...
  4. Sorry for the late reply, I forgot it. So thanks...

    Sorry for the late reply, I forgot it. So thanks for your help.
  5. I read through the description of ThreadLocal...

    I read through the description of ThreadLocal before my previous question. But my problem was that how it takes place in servlet execution.
    I know we can create request scope classes as well what...
  6. Maybe/(im sure:) i dont know the benefits of...

    Maybe/(im sure:) i dont know the benefits of ThreadLocal. So i understand the reason, but what about the how to ?
    If you have time, can you explain me how can we store 100 hundred users with...
  7. [newbie] Using ThreadLocal to storing an User object.

    Hi Guys!

    I faced this code below in spring-social-quickstart example.
    Can somebody explain me why we should use ThreadLocal to store User.



    public final class SecurityContext {
    private...
  8. [solved]

    Hello mattharr,

    Sorry for the late reply, you were right.
    Thanks for your help.

    Cs.
  9. [SOLVED]What is the next step after 'database reverse engineer' ?

    Hi Guys!

    Q.What would be next step after using 'database reverse engineer' ?
    As for me the 'repository jpa' would be the good way is making repo for existing entities, but It throws the folowing...
  10. Anyway, no mater, absolute path works.

    Anyway, no mater, absolute path works.
  11. destination package of 'database reverse engineer'

    Hello,

    I issued the following command and the entities went to the top level package in spite of settings of '--package ~.domain'


    database reverse engineer --schema db --activeRecord false...
  12. JavaConfig problem in web application (Vaadin + Spring)

    Hello,

    I have problem with using JavaConfig in a web application, is there any working and downloadable example on the web ?
    I'm working on web application (Vaadin + Spring) and somehow...
  13. [SpringSource maven repo problem] I got missing artifact when it is in the repo

    Hello,

    I would like to download the 3.0.4 release but maven said : missing artifact etc , although it is there (i have checked by online search)
    Check this pic pls
    ...
Results 1 to 13 of 13