Search:

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

Search: Search took 0.03 seconds.

  1. unable to modify endpoint map of PayloadRootQNameEndpointMapping

    Hi,

    I'm working on the grails spring ws plugin where we use a PayloadRootQNameEndpointMapping to implement endpoints.
    While trying to implement auto-reloading for endpoints, I got an NPE when...
  2. Replies
    7
    Views
    1,136

    Tom, As I understand it, your EntityManager...

    Tom,

    As I understand it, your EntityManager class is simply not part of your public API. So you should just state this in the javadoc iso preventing that objects are being instantiated. Your...
  3. Replies
    7
    Views
    1,136

    Why would you want to prevent that your classes...

    Why would you want to prevent that your classes are being reused, and why would you want to force using Spring?
    I can give you multiple reason for not preventing this:

    One of the key advantages...
  4. Replies
    0
    Views
    1,164

    FailoverProxyFactoryBean

    Hi,

    In our current project we need to provide a simple (stand alone POJO) service
    with high availability guarantees. The simplest way (for us) is to install it
    on multiple servers and build a...
Results 1 to 4 of 4