Re: [jetty-dev] Jetty 9 Context Deployer ??

Jesse McConnell <[email protected]> Mon, 4 Mar 2013 07:57:52 -0600
Newsgroups gmane.comp.java.jetty.general
Message-ID <CAPHPUsJ1kj+tWTjF8ENQuCiDk+hdJ4J19LkSGRGxa_fCo075rg@mail.gmail.com>
--e89a8f838cff397e5804d719bed8
Content-Type: text/plain; charset=UTF-8

they were merged into one directory, so in the webapps directory you can
place context xml files and webapps alike...

directories that end in .d will not be actively deployed so you can have a
context.xml point to stuff inside a dir like that safely....

we did this to clear up the confusion we have had expressed regarding the
split between contexts and webapps

looking at the documentation I had thought this was all cleared up in the
documentation already but apparently not...we need to get that done before
release.

anyway, the javadoc does explain it clearly:
http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/deploy/providers/WebAppProvider.html

cheers,
jesse

--
jesse mcconnell
[email protected]


On Mon, Mar 4, 2013 at 4:48 AM, <[email protected]> wrote:

> Just looked in to see if Jetty 9 was released yet and then had a quick
> look at the RC2.
>
> Whaaa,  What happened to the context deployer?    Is there no longer
> support for deploying via context xml files.  Is all the functionality that
> was exposed in the context deployer still available by other means ?
>
> examples
>
>    - configuring session passivation on a per context basis
>    - deploying a single war on multiple contexts (without duplicating the
>    war).  (Don't ask, its legacy stuff).
>
> Thanks for any pointers / reasons ...
>
> David
>
>
>
>

--e89a8f838cff397e5804d719bed8
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">they were merged into one directory, so in the webapps dir=
ectory you can place context xml files and webapps alike...<div><br></div><=
div style>directories that end in .d will not be actively deployed so you c=
an have a context.xml point to stuff inside a dir like that safely....</div=
>
<div style><br></div><div style>we did this to clear up the confusion we ha=
ve had expressed regarding the split between contexts and webapps=C2=A0</di=
v><div style><br></div><div style>looking at the documentation I had though=
t this was all cleared up in the documentation already but apparently not..=
.we need to get that done before release.</div>
<div style><br></div><div style>anyway, the javadoc does explain it clearly=
:=C2=A0<a href=3D"http://download.eclipse.org/jetty/stable-9/apidocs/org/ec=
lipse/jetty/deploy/providers/WebAppProvider.html">http://download.eclipse.o=
rg/jetty/stable-9/apidocs/org/eclipse/jetty/deploy/providers/WebAppProvider=
.html</a></div>
<div style><br></div><div style>cheers,</div><div style>jesse</div></div><d=
iv class=3D"gmail_extra"><br clear=3D"all"><div>--<br>jesse mcconnell<br><a=
 href=3D"mailto:[email protected]" target=3D"_blank">jesse.mcconnel=
[email protected]</a></div>

<br><br><div class=3D"gmail_quote">On Mon, Mar 4, 2013 at 4:48 AM,  <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">l=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_qu=
ote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex=
">
<div class=3D"gmail_quote">Just looked in to see if Jetty 9 was released ye=
t and then had a quick look at the RC2.<br><br>Whaaa,=C2=A0 What happened t=
o the context deployer?=C2=A0=C2=A0=C2=A0 Is there no longer support for de=
ploying via context xml files.=C2=A0 Is all the functionality that was expo=
sed in the context deployer still available by other means ?=C2=A0=C2=A0 <b=
r>

<br>examples<br><ul><li>configuring session passivation on a per context ba=
sis</li><li>deploying a single war on multiple contexts (without duplicatin=
g the war).=C2=A0 (Don&#39;t ask, its legacy stuff).<br></li></ul>Thanks fo=
r any pointers / reasons ...<br>

<br>David<br><br><br>
</div><br>
</blockquote></div><br></div>

--e89a8f838cff397e5804d719bed8--