Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,340

    RE: AbstractObjectTable Spring Rich Client

    I sorted it out. I have a table with two rows and I was using a GlazedTableModel. Basically what I had to do is to override the isEditable method. With the code below first column will be editable.
    ...
  2. Replies
    1
    Views
    1,340

    AbstractObjectTable Spring Rich Client

    Hello,
    I am using an AbstractObjectTable to build a table and I would like to know how to make a column editable. I want to change the value of a column when I double click on it. Moreover, in...
  3. VLDockingApplicationPageFactory class

    Thanks for the reply. This is what I was did, however I was wondering if it was available using maven.
  4. VLDockingApplicationPageFactory class not found

    Hello,
    I am trying to use Spring rich client VLDockingApplicationPageFactory in my project but I get the error

    ClassNotFoundException:...
  5. XML validation

    I was using AxiomSoapMessageFactory for unmarshaling. I have now changed it to SaajSoapMessageFactory and XML validation of complex data types is working smoothly. Anyone has any clue why? Thanks.
    ...
  6. PayloadValidatingInterceptor UndeclaredPrefix error

    Hello,
    I have been using PayloadValidatingInterceptor to validate received SOAP messages successfully. However, when trying to validate a new type of request I get the following validation error:
    ...
Results 1 to 6 of 6