Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    1,411

    With 0.9 the function signatures definitely got...

    With 0.9 the function signatures definitely got better by adding "serverParams" and "clientParams". I have modified my springxt by allowing a clientParams.url to be passed in and using the...
  2. Replies
    6
    Views
    1,411

    Now I remember. I wanted to create a library of...

    Now I remember. I wanted to create a library of AJAX callas that can be used by other systems to interact with my spring application via AJAX calls.

    For example, I have a ticketing system that...
  3. Replies
    6
    Views
    1,411

    I think I see what you are saying, but I wasn't...

    I think I see what you are saying, but I wasn't able to actually get the ajax handler to map without it being a controller as well. I don't remember why. Maybe I will run across it again and I can...
  4. Replies
    6
    Views
    1,411

    New method in springxt.js?

    I wanted to see if there was anyone else that thought this would be useful.

    I have a scenario where a page being displayed is not the result of a controller. There fore using the...
  5. Replies
    6
    Views
    52,477

    Explanation: Invalid chunk ignored

    This error gave me a problem and I spent some time trying to figure out what it was before I was successful. So to save people time here it is.

    When you call 'XT.doAjaxAction' it looks at the...
  6. Replies
    2
    Views
    1,042

    Hardcoded form reference in springxt.js

    Why is there a hardcoded reference to document.forms[0] in doAjaxAction and doAjaxSubmit?



    doAjaxAction : function(eventId, sourceElement, jsonObject) {
    ...
    ...
  7. I would be interested in seeing this. Especially...

    I would be interested in seeing this. Especially in a testing environment it would be valuable.

    Are there configuration options to turn on or off different inspections?
  8. Replies
    16
    Views
    4,830

    Lucene Integration Roadmap

    I have seen a couple posts about the Lucene integration with Spring.

    Is there a roadmap or feature list of what will be integrated? How is Lucene going to work inside the framework?

    I am...
  9. Problems testing multiple dataSource context with AbstractTr

    Spring 1.2.1
    Spring Mock 1.2.1
    Hibernate 3.0.5

    I currently have an applicationContext that has two dataSources defined. One points to a database that is read only and the other points to a...
  10. Further investigation. Here is the pertinent...

    Further investigation.

    Here is the pertinent configuration.



    <!-- Configurer that replaces $&#123;...&#125; placeholders with values from a properties file -->
    <!-- &#40;in this case,...
  11. Problems PropertyPlaceholderConfig Not Working

    Is anyone else experiencing this?

    When I add a CustomEditorConfigurer as a bean in my application context my PropertyPlaceholderConfigurer stops working.

    Any ideas?

    I am using 1.1.1
  12. Thread: New Forum

    by cwidhelm
    Replies
    1
    Views
    1,566

    New Forum

    Would it make sense to have a forum dedicated to testing within Spring?
Results 1 to 12 of 12