Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    1,417

    Now it's fixed:...

    Now it's fixed: https://github.com/SpringSource/spring-roo/commit/37c227fcc190b6851f38db96af4571f0018cdcc4

    The next issue I plan to tackle is https://jira.springsource.org/browse/ROO-3026, to...
  2. Replies
    8
    Views
    1,417

    Yes, Allan applied the patch I provided. ...

    Yes, Allan applied the patch I provided.

    However, my first patch is generating messages with a toString on the object, and the growl component becomes messy on interface.

    On the current...
  3. Replies
    8
    Views
    1,417

    I know this thread is a bit old, but I noticed...

    I know this thread is a bit old, but I noticed that the improvement was not raised on Jira, so I created a new improvement and suggested a patch for it:
    ...
  4. Replies
    5
    Views
    1,281

    Improvement raised on Jira: ...

    Improvement raised on Jira:

    https://jira.springsource.org/browse/ROO-3282

    I've attached a possible fix to Jira, but I still need to take some time and try to provide it in a patch format.

    I...
  5. Replies
    5
    Views
    1,281

    I got to this thread due to an error, and...

    I got to this thread due to an error, and apparently upgrading the version is not as easy as shown here.

    After upgrading Primefaces version I started to experience javascript errors (Object...
  6. Replies
    0
    Views
    779

    Spring 3.1.0.M2 & Conversation Scope

    I noticed the conversation API made it to the 3.1.0.M2 release, though it was not announced as a new feature.

    Is the conversation scope in the spring-context module ready for users to give a try?...
  7. Replies
    12
    Views
    3,530

    Congrats for the release. Great work!

    Congrats for the release. Great work!
  8. Thread: SWF Future

    by figura
    Replies
    1
    Views
    574

    Keith Donald, Web Flow Project Lead, mentioned...

    Keith Donald, Web Flow Project Lead, mentioned that the Web Flow 3.0 development was starting in january, and a first milestone was due late February 2010. See:
    ...
  9. Replies
    21
    Views
    5,662

    Hi Keith, I was wondering if there are any...

    Hi Keith,

    I was wondering if there are any plans for updating Spring IDE tools for Web Flow.

    In my opinion, the graphical editor is a great way to understand a flow in a quick glance, but this...
  10. If the Roo Shell is open for your project, just...

    If the Roo Shell is open for your project, just change the field name directly in the java source code.

    Roo will detect that the file has changed, and will cascade the changes.
  11. Solved!

    I solved my problem using the ActionMapperTagHandler solution from the richfaces photoalbum example app.

    Itīs simple, but it took me a lot of googling to find:
    ...
  12. I couldnīt manage to get this working... My...

    I couldnīt manage to get this working...

    My template source:



    <rich:toolBarGroup>
    <a4j:commandLink action="#{action}" styleClass="toolbar-button">
    <h:graphicImage id="#{id}"...
  13. Replies
    2
    Views
    2,145

    Same problem with sf:commandLink

    I have the same problem with sf:commandLink. I needed the sf:commandLink for displaying a view in popup mode (popup=true in the transition).

    My current workaround for not loosing the the...
Results 1 to 13 of 13