Search:

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

Search: Search took 0.03 seconds.

  1. I have a number of servlets defined in web.xml...

    I have a number of servlets defined in web.xml with different url patterns. Could it be that as the JSP path does not fit one of these patterns it is provided with a different context thread?
  2. Problem with "multi-threaded" security context

    We have a Web Services project which utilises services exposed by separately deployed application.

    The services are accessed via httpinvoker, and it works a treat.

    Authentication is achieved...
  3. Thanks fgt. I did briefly try the schema...

    Thanks fgt.

    I did briefly try the schema collection idea yesterday evening. I didn't have the CommonsXsdSchemaCollection on my classpath, but did quickly throw together my own implemention of...
  4. Clarification

    Just to clarify, the actual error is when attempting to read the common types XSD

    "Failed to load url [<thisishttpslashslash>localhost:8888/myapp/someservice/commonTypes.xsd]"


    This looks like...
  5. Problem importing XSDs with different target namespaces.

    I have a problem importing an XSD with common types into other XSDs. ("http" and "www" removed from links because it won't let me post with links in!)

    This seems to be because my common types XSD...
  6. How can I populate default attributes and elements when validating?

    I have a scenario where I have a single end point, but multiple XSDs (multiple WSDLs). I have a transforming interceptor which transforms the requests to conform to a generic XSD, and the requests...
Results 1 to 6 of 6