<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Aptos;
panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt">Hi Paul,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">Thanks for pointing that out. I will fix and update you with the results.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">Get <a href="https://aka.ms/GetOutlookForMac">
Outlook for Mac </a></span><span style="font-size:12.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">Paul B. Henson <henson@acm.org><br>
<b>Date: </b>Wednesday, August 27, 2025 at 3:07</span><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:black"> </span><span style="font-size:12.0pt;color:black">PM<br>
<b>To: </b>Shib Users <users@shibboleth.net><br>
<b>Cc: </b>Reginald Dancy <r.dancy@fdu.edu><br>
<b>Subject: </b>[External]Re: Trouble running Shibboleth with Jetty<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:11.0pt">[You don't often get email from henson@acm.org. Learn why this is important at
<a href="https://aka.ms/LearnAboutSenderIdentification">https://aka.ms/LearnAboutSenderIdentification</a> ]<br>
<br>
On Wed, Aug 27, 2025 at 06:48:04PM +0000, Reginald Dancy via users wrote:<br>
<br>
> /opt/jetty-base/webapps/ee10-demo-async-rest.war<br>
<br>
Based on the other sample webapps that started (you should probably<br>
clean those up) you have EE 10 enabled in jetty but not EE 9.<br>
<br>
> java.lang.ClassNotFoundException: org.eclipse.jetty.ee9.webapp.WebAppContext<br>
<br>
And you're telling jetty to use EE 9 for this webapp:<br>
<br>
> <Configure class="org.eclipse.jetty.ee9.webapp.WebAppContext"><br>
<br>
<a href="https://jetty.org/docs/jetty/12/operations-guide/deploy/index.html">https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fjetty.org%2Fdocs%2Fjetty%2F12%2Foperations-guide%2Fdeploy%2Findex.html&data=05%7C02%7Cr.dancy%40fdu.edu%7Cc0e80e9d1c884c34ce5008dde59cfe36%7C3224fad94bcc4d47ae9886ea3c6b3b13%7C0%7C0%7C638919184650903482%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=8iVDPqp%2FfX%2F39NDIXpAGwP1FzHyetB%2BevoryQ5ft1c0%3D&reserved=0</a><br>
<br>
You should enable the ee9-deploy module.<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>