Search:

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

Search: Search took 0.01 seconds.

  1. I'm still waiting.

    I'm still waiting.
  2. When do people get back from vacations? (Or is it...

    When do people get back from vacations? (Or is it just the lack of posting in this forum, I thought at least the JIRA would get some activity.)
  3. https://jira.springsource.org/browse/ROO-1040 New Comment without Response

    I've posted the following comment on https://jira.springsource.org/browse/ROO-1040

    Alan,
    Since ROO-384 has been closed after your comment in Sep 10 are you assuming that the work around there...
  4. You can refactor from the DbManaged aspect into...

    You can refactor from the DbManaged aspect into your java file and roo will leave it alone, however any related database changes will have to be reflected manually. An additional problem in editing...
  5. Replies
    1
    Views
    519

    how can lazy loading with Roo be customized...

    how can lazy loading with Roo be customized globally, and per entity, per relationship if possible and without the change being overridden by Roo. Please help!
  6. Authenticating REST Requests with Amazon style

    Is there any assistance in Spring for authenticating REST requests in the style as in the following URL from Amazon?

    http://s3.amazonaws.com/doc/s3-developer-guide/RESTAuthentication.html
    ...
  7. JSON POST to create class with many to many set to second class

    I have two classes A and B, class A has a Many to Many (field set) to class B. When I generate the web mvc web interface this allows a multiple select from existing objects of type B to get added on...
  8. Replies
    6
    Views
    2,017

    Wouldn't this work to created a subclass that...

    Wouldn't this work to created a subclass that overrides that method of the parent and then call the parent method in the subclass's method and after the parent method is called to call your service...
  9. Thanks. Next second approach question: I've...

    Thanks. Next second approach question:

    I've seen some where that I could add a @PrePersist method to set the PK/id, however that involved editing the Enity.aj file, which can get overridden, when...
  10. For example I have a...

    For example I have a Documenttype_Roo_Jpa_Entity.aj file at end which was created by DBRE

    Since the Id is a String, I want to supply it manually in the Web interface. How can I tell Roo/Spring...
  11. Anyone have an answer?

    Anyone have an answer?
  12. Spring Roo DBRE Primary Key Insert / Update (asked on stackoverflow, needs answer)

    The following question, which I also have, is on stackoverflow



    the stackoverflow link
  13. Replies
    8
    Views
    943

    Any more comments?

    Any more comments?
  14. Anyone have comments?

    Anyone have comments?
  15. Ok I found my problem in that mysql does not...

    Ok I found my problem in that mysql does not generate automatically string primary keys. That AUTO-INCREMENT does not apply on strings.

    NEW question, is there a way to tell roo that these primary...
  16. database reverse engineering with string fixed length primary key hibernate and mysql

    I am using roo's database reverse engineering with a class that has a string of fixed length as the primary key

    I am also using hibernate and mysql

    I'm an getting an error that that field can...
  17. One might ask what is a service interface without...

    One might ask what is a service interface without explicit entities? I would answer that one would still get the automatic generation of the UI based on the service interface.
  18. Replies
    10
    Views
    2,695

    Inconsistency: The readme file references the...

    Inconsistency: The readme file references the documentation which is not longer included in the zip.
  19. service interface and hidding implementation details

    Taken from the following thread.

    http://forum.springsource.org/showthread.php?121568-Finders-not-in-Service


    I was referring to that when I asked about the JIRA.

    I added in a related but...
  20. Replies
    8
    Views
    943

    Alan said I was referring to that when I...

    Alan said

    I was referring to that when I asked about the JIRA.

    I added in a related but different scenario:

    (Perhaps a better name for the method would be calculateTotalAccountBalance.) I...
  21. Replies
    8
    Views
    943

    JIRA openned?

    did anyone open the JIRA for the multiple entities for a service?

    Is there any plans for having something like:
    If I would want to have a service with a getTotalAccountBalance method which in...
  22. Replies
    2
    Views
    440

    Service Layer

    Section 3.5 of the 1.2 RELEASE documentation says

    Seems to me the current implementation only has a ONE-to-ONE relationship between a service layer and a single entity. Have I missed something?
  23. Replies
    3
    Views
    337

    dumb question

    Was this a dumb question, I don't see any responses?

    While I'm asking are there any large websites using Spring?
  24. Replies
    3
    Views
    337

    help with how possible web site setup

    If I would want to setup a new ecommerce website providing a service, which spring components should be considered? Sorry for the vagueness I haven't gotten much details yet. I'm familiar with...
  25. Replies
    1
    Views
    919

    Which projects need volunteers?

    I've been away from software development for many years and it was suggested that I start back by helping on an open source project. Any suggestions on Spring projects (or otherwise) needing help,...
Results 1 to 25 of 25