Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,043

    Resolver vs. Factory

    It seems to me that there is a very fine line between what a ‘Resolver’ does and a ‘Factory’. Is there an official definition of these terms (and of course other similar terms) so that we use them...
  2. Replies
    5
    Views
    1,456

    Thanks for the suggestion of using JNDI to hold...

    Thanks for the suggestion of using JNDI to hold it - I'll give that a try.

    I'm also going to try using the ContextSingletonBeanFactoryLocator in my EJB class and see if I can configure that class...
  3. Replies
    5
    Views
    1,456

    I'm using Sybase EAServer, but there is what I...

    I'm using Sybase EAServer, but there is what I believe to be the equivalent. EAServer has a server wide class class loader that should make shared classes available to all EJBs etc, but it isn't the...
  4. Replies
    5
    Views
    1,456

    Creating a server wide ApplicationContext...

    I am trying set set up an ApplicationContext that holds common beans used server wide, such as code table definitions and language translations. We need the ability to dynamically refresh these beans...
  5. Yeah - that post was a bit out of control wasn't...

    Yeah - that post was a bit out of control wasn't it. I didn't really know where to start when writing it either, but there are a lot of details that I think are really important on real systems that...
  6. Domain Models and Validation – An Architectural Discussion

    Warning: this is a very long post

    I would like to start a discussion about the business tier, including the business domain models and validation rules (business rules). This discussion is not...
  7. Replies
    2
    Views
    2,598

    Thanks - this looks like exactly what I was...

    Thanks - this looks like exactly what I was looking for...
  8. Replies
    2
    Views
    2,598

    Rules-Based Validation - Does this exist?

    I have seen references to the fact that rules-based validation may be added to Spring. (Rob Harrop's book ProSpring mentions this for one). Does this exist yet?

    Specifically, we are looking to...
  9. Replies
    17
    Views
    5,053

    I also think that there is an opportunity to use...

    I also think that there is an opportunity to use Spring WebFlow (or at least these concepts) for the navigation portion of a rich client application. This makes sense, especially if we carefully...
  10. Replies
    17
    Views
    5,053

    I think the above is an example of the code...

    I think the above is an example of the code telling us that something is wrong. In an earlier post to this thread I said

    I think that this happens a lot with command objects, probably because...
  11. Replies
    17
    Views
    5,053

    Yup - that sounds very familiar. We are doing...

    Yup - that sounds very familiar. We are doing similar things with security privaleges and complex business rules driving the navigation, as I suspect all business applications are. Our navigation...
  12. Thanks. This is exactly what I was looking for......

    Thanks. This is exactly what I was looking for...

    Jim
  13. Is there a Spring Rich Client Architecture Discussion forum?

    I don't see an 'Architecture Discussion' forum specifically for the Spring Rich Client project. There seems to be a few of us that are interested in looking at the internal architecture of Spring...
  14. Replies
    17
    Views
    5,053

    Reg, I really like the ideas and concepts in...

    Reg,

    I really like the ideas and concepts in your post… and it is never too late for good ideas. I just spent a week with Keith Donald to explore the possibility of using Spring Rich Client...
Results 1 to 14 of 14