Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    1,728

    http://opensource2.atlassian.com/projects/spring/b...

    http://opensource2.atlassian.com/projects/spring/browse/RCP-231

    I hope it help !

    Dominique

    PS: Thanks Larry for the improvements you made !!!
  2. Replies
    9
    Views
    1,728

    No problem Larry, I have a fixed version in my...

    No problem Larry, I have a fixed version in my sources (I use the fix given in the previous thread). I was just wondering if I should raised a JIRA issue.
  3. Replies
    9
    Views
    1,728

    Hi! I've updated my spring RCP with the new...

    Hi!

    I've updated my spring RCP with the new security improvements but I still have the problem describe in that thread:...
  4. Thanks a lot for your answer Ben, I'll have a...

    Thanks a lot for your answer Ben, I'll have a look at what you described.

    Dominique
  5. Prevent concurrent session with HttpInvoker remoting?

    Hi all!

    I'm working on a rich client project using the HttpInvoker remoting mechanism. I'm using a BasicProcessingFilter and it seems to work fine. Now I'd like to prevent concurrent session with...
  6. Replies
    1
    Views
    1,074

    I've checked out the code submitted by Oliver...

    I've checked out the code submitted by Oliver this morning. I still have to take into account all those changes in my code, but from what I see, it seems to solve my problem thanks to the...
  7. Replies
    1
    Views
    1,074

    Complex PropertyEditor registration

    Hi all !

    I'm trying to add a custom property editor to my application:



    <bean id="propertyEditorRegistry"...
  8. Replies
    1
    Views
    1,009

    It seems that the problem is coming from the fact...

    It seems that the problem is coming from the fact that TextComponentPopupInterceptorFactory register some global command. For some reason when I go back to the owner manager view, the global command...
  9. Replies
    1
    Views
    1,009

    Global command problem when using dialogs

    I'm having some trouble in my application and I've been able to reproduce it in the petclinic sample.

    I modified the OwnerManagerView like that:



    public class OwnerManagerView extends...
  10. Replies
    10
    Views
    2,696

    No problem Scott, I can send the jar file to your...

    No problem Scott, I can send the jar file to your email adress if you give it to me.

    Dominique
  11. Replies
    10
    Views
    2,696

    I applied the patch on the PropertyAdapter.java...

    I applied the patch on the PropertyAdapter.java file (http://opensource.atlassian.com/projects/spring/browse/RCP-57) and it solved my problem. :D

    Dominique
  12. Replies
    10
    Views
    2,696

    I'm calling execute() to show the dialog. I tried...

    I'm calling execute() to show the dialog. I tried to reset the form but it didn't work. I tried to investigate this problem, and I've come to the conclusion that there's a problem when the domain...
  13. Replies
    10
    Views
    2,696

    Problem with wizard dialogs...

    Hello,

    I'm new to Spring RCP, and first of all I'd like to say thank you to the Spring RCP team for their great work !

    I'm experiencing trouble with the wizard dialog. I took the petclinic...
Results 1 to 13 of 13