Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    8,744

    Here is my solution that seems to work. I am able...

    Here is my solution that seems to work. I am able to resolve schemeas loaded from both the file system and the classloader.

    import org.apache.ws.commons.schema.resolver.URIResolver;
    import...
  2. Replies
    13
    Views
    8,744

    This is still broken in 1.4.2. If Spring WS's...

    This is still broken in 1.4.2.

    If Spring WS's CommonsXsdSchemaCollection could inject the XmlSchemaCollection. Then you could call setSchemaResolver() to use a custom URIResolver that was more...
  3. Replies
    0
    Views
    1,014

    Multiple annotation based endpoints

    Hello,
    Is it possible to use multiple annotation based _Endpoint mappings within the same WS context using different interceptors?

    For example I would like to have both non-secured and secured...
Results 1 to 3 of 3