<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi Remy, <br>
      <br>
      I think it is reasonable to ask for a clean API to setup a web
      context that includes servlet and resoure registration. May I
      remind you about <a
        href="https://issues.jboss.org/browse/AS7-351">AS7-351</a> which
      also has <a
href="http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html#registerResources%28java.lang.String,%20java.lang.String,%20org.osgi.service.http.HttpContext%29">resource
        registration</a> as a requirement.<br>
      <br>
      I'll look into replacing the DirContext as a work around.<br>
      <br>
      cheers<br>
      -thomas</tt><br>
    <br>
    On 11/02/2011 08:44 PM, Remy Maucherat wrote:
    <blockquote cite="mid:1320263092.1829.6.camel@mail.remm.hd.free.fr"
      type="cite">
      <pre wrap="">On Wed, 2011-11-02 at 13:12 -0500, Jason T. Greene wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Oh duh I see what you mean. You want to be able to load resources 
*without* changing that call.

In that case you can just plug in your own DirContext impl.
</pre>
      </blockquote>
      <pre wrap="">
Ah ok, so if it's only about the resources from the servlet context and
not the whole servlet context impl, then it must still be about the
supposed need to have real static files for the juddi webapp.

Indeed, static resources are served from DirContext which can come from
files or VFS. It is also possible to take advantage of the overlays from
Servlet 3 (which are exposed).

But rather than do one of these, would it be possible to be reasonable
and drop that webapp ? ;)

</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx 
</pre>
  </body>
</html>