Search:

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

Search: Search took 0.01 seconds.

  1. Hi Sam, Thanks a lot; I didn't realize that I...

    Hi Sam,
    Thanks a lot; I didn't realize that I was using an 'old' testing class.
    Since we (unfortunately) cannot switch to Spring 2.5 and the provided TestContext framework, I gotta find another...
  2. @BeforeClass in superclass that extends AbstractTransactionalDataSourceSpringContextT

    Dear community

    I'm having a problem getting my database set up before the actual tests begin. For setting up the database, we're using an abstract superclass named AbstractTransactionalDBTest with...
  3. Replies
    1
    Views
    1,470

    Does noone have an idean on this? Thanks in...

    Does noone have an idean on this?

    Thanks in advance.
  4. java.util.Map: use .class objects as key value?

    Dear all

    Is there a way to inject .class objects into a java.util.Map as the key value?

    Something like this (which doesn't work of course):


    ...
    <property name="arguments">
    <map>
  5. Replies
    1
    Views
    1,470

    correct usage of URIEndpointMapping

    dear all

    I'm evaluating different approaches to do an endpoint mapping. Therefore, I'm checking out the URIEndpointMapping which I seem not to use correctly.

    Here's what I do.

    I put this...
  6. different entry page depending on login role

    Dear community

    I'm totally new to spring security or acegi. We use acegi in our web app (which I had nothing to do with so far) for authentication.

    My simple question is this: can I redirect...
  7. Replies
    1
    Views
    1,128

    I've found a solution to the issue posted above:...

    I've found a solution to the issue posted above: Ws-addressing.

    Since WS-addressing is transport-neutral (does not rely on out-of-message information), can be included as XML data into the SOAP...
  8. Replies
    1
    Views
    1,128

    SAML and SOAP: Problem with endpoint mapping

    hey community

    we're implementing a web-service using SOAP over HTTP. Inside SOAP, there's SAML in use. Due to the saml-binding spec, we MUST use a specific SOAPAction header value that MUST NOT be...
  9. org.hibernate.TransientObjectException: object references an unsaved transient...

    hey guys

    we're trying to get to the bottom of the following error message but are not able to find a solution, even with help from several search engines and other forums:
    Caused by:...
Results 1 to 9 of 9