Search:

Type: Posts; User: greg.soulsby; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. I have a similar problem as well - are there any...

    I have a similar problem as well - are there any updates?

    While it does not throw an exception, the returned json is some kind of array of chars.

    [
    {
    "0": "<"
    },
    ...
  2. Siegfried, I am following that YouTube as...

    Siegfried,

    I am following that YouTube as well. But getting different results.

    Are you getting the restful request mappings?

    Also, my Roo version 1.2.3 is saying about Controller "This...
  3. Replies
    1
    Views
    278

    Spring Roo and Scripted.js

    Are there any plans for Roo to output artefacts for Scripted? I hope that, like Roo generates controllers and views for Spring back end, it would not be a big effort to also, or optionaly, output...
  4. Nice

    Thanks blandger.

    I would never have thought of that. Firstly because I assume (and still do) that there must be a way to directly assess from webflow. But also I am not cleaver enough to think of...
  5. Assessing the user from within Spring webflow - how to?

    I have tried every approach I can think of to access the currentUser from within Spring webflow.

    My user has authenticated via Spring Social LinkedIn.

    What would be the strategy?

    It is not,...
  6. Roo annotations now supported by QueryDSL - but what else do you do?

    FYI Roo annotation @RooJpaEntity is being supported in the 3.0.0 release of QueryDSL.

    https://github.com/mysema/querydsl/issues/318

    When it comes to installing QueryDSL in a Roo project I see...
  7. Do you mean the table layouts? In this...

    Do you mean the table layouts?

    In this example we have innovCatalogue table, and innoContents table. The catalogue is the parent, contents is the child.

    This is the offending Roo generated...
  8. Changing Roo code generate to your own pattern - possible?

    I have just looked inside the CLASSNAME_Roo_Controller code.If I aAm I reading this correctly the Roo Web Controller, when faced with a update, pulls all the records for related tables. It uses...
  9. Replies
    3
    Views
    426

    I am no expert, but since no one else has...

    I am no expert, but since no one else has answered, it might be helpful to know that I had memory trouble with a 4 gig machine. As far as I can tell this not Roo specifically but Eclipse. I went to 8...
  10. Running a script within a module crashes - anyone got this working?

    please ignore - it started working and I cant reproduce.
  11. How do you not xml Escape a field on table view?

    One of the columns on a table has native html, for example <a http=.,,>Link</a>

    The jspx table is outputting the escaped version, but we need the native version so the link will work.

    How can...
  12. Replies
    6
    Views
    855

    Prashanth, Not sure if that is what you mean...

    Prashanth,

    Not sure if that is what you mean my large scale, but since no one else has offered an opinion yet I will give you mine. My current Roo project has 80 tables, there are 2 developers...
  13. Replies
    2
    Views
    451

    Why I love Roo more than anyone else

    They asked Watson senior how many of his new business machine IBM expected to sell. He answered that the world needed perhaps half a dozen computers.

    So, maybe, because a person invents something...
  14. Ken, if it is good enough for you, its more than...

    Ken, if it is good enough for you, its more than good enough for me.

    Raised Jira here https://jira.springsource.org/browse/ROO-3289

    In the mean time I will try removing version=2 and see if...
  15. Great, thanks for the advice

    Great, thanks for the advice
  16. Ok, thanks. What would a better cleanup look...

    Ok, thanks.

    What would a better cleanup look like?
  17. Spring Data Repository causes Server Tomcat error on shut down - how to prevent?

    My tomcat app is issuing this error on shut down. The message refers to my use of Spring Data Repository "findBy". Why are these occurring and how can I get ride of them?




    SEVERE: The web...
  18. Getting Roo site passed Web Page Validator - errors on "version="2"

    My Roo generated web pages, when passed into W3C HTML validation, give the error


    Attribute version not allowed on element div at this point.

    The offending line is <div version="2.0">

    The...
  19. Replies
    1
    Views
    306

    Help wanted - developing Roo plugins

    I am looking for some help in developing my web services in Spring Roo.

    More details here

    https://www.elance.com/job/33280294/proposals

    Even if the end date of this specific job has past...
  20. Replies
    4
    Views
    1,318

    There is an existing Jira n the Social side...

    There is an existing Jira n the Social side https://jira.springsource.org/browse/SOCIAL-312

    Also, it is not easy as people think - for example, I am facing the issue that if you use Roo...
  21. Replies
    7
    Views
    729

    - About 45 entities in app - use Roo within STS...

    - About 45 entities in app
    - use Roo within STS mainly

    If I had to say what made it start happening I would think running a command "database reverse engineer" which was going to add another 25...
  22. Replies
    7
    Views
    729

    Roo hanging - any suggestions?

    I have a Roo project which has started hanging Roo. Do you have any suggestions for a clean up? It will take me a couple of hours to re-scaffold.

    The symptoms include:
    - works fine as an STS...
  23. Aspect to trap Controller creation - how to?

    I would like my first Aspect in a Roo project to run the advice when a web controller starts up. But I cant get the pointcut to match.

    The controllers have a class name starting Cfx. I have tried...
  24. Tag lib not found under tomcat 6.0 but is found under VMWare vFabric server - why?

    My Roo app is working great within STS when run on the VMWare vFabric server.

    But when I run under tomcat 6.0, both within STS and on my ISP, I get tag lib not found error.

    Google is telling...
  25. did you ever get an answer?

    xcarlos,

    did you ever get an answer? I am asking myself this question.

    Greg
Results 1 to 25 of 41
Page 1 of 2 1 2