<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 2/11/16 5:36 AM, Gray, James wrote:<br>
</div>
<br>
<br>
<br>
<br>
<blockquote
cite="mid:AM4PR02MB1313584F5EA2F3E5D67446A6DAA80@AM4PR02MB1313.eurprd02.prod.outlook.com"
type="cite">
<div class="WordSection1">
<p class="MsoNormal">I’m trying to implement IDP 2.4.4
integrated with CAS, and believe it’s complaining about the
profile handler in the handler.xml file. I have followed the
instructions on the wiki and have configured the
ProfileHandlerGroup as follows:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><ph:ProfileHandlerGroup
xmlns:ph="urn:mace:shibboleth:2.0:idp:profile-handler"
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a><o:p></o:p></p>
<p class="MsoNormal">
xmlns:sclh="fr:renater:ssocashandler"<o:p></o:p></p>
<p class="MsoNormal">
xsi:schemaLocation="urn:mace:shibboleth:2.0:idp:profile-handler
classpath:/schema/shibboleth-2.0-idp-profile-handler.xsd<o:p></o:p></p>
<p class="MsoNormal"> <span
lang="DE">fr:renater:ssocashandler
classpath:/schema/ssocasloginhandler.xsd"><o:p></o:p></span></p>
</div>
</blockquote>
<br>
<br>
<br>
Like Marvin I was also unfamiliar with this contributed extension.
[1] <br>
<br>
<br>
<blockquote
cite="mid:AM4PR02MB1313584F5EA2F3E5D67446A6DAA80@AM4PR02MB1313.eurprd02.prod.outlook.com"
type="cite">
<div class="WordSection1">
<p class="MsoNormal"><span lang="DE"><o:p> </o:p></span></p>
<p class="MsoNormal">It looks correct to me, can anyone provide
any pointers as to where I should look next?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p><br>
</p>
</div>
</blockquote>
<br>
<br>
What you posted looks correct to me too, as far as the error goes.<br>
<br>
<br>
<br>
<blockquote
cite="mid:AM4PR02MB1313584F5EA2F3E5D67446A6DAA80@AM4PR02MB1313.eurprd02.prod.outlook.com"
type="cite">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m getting the following error in the
localhost log when starting the IDP through Tomcat:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Caused by: java.net.MalformedURLException:
unknown protocol: classpath<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</blockquote>
<br>
<br>
Since the "classpath" scheme/protocol is used by the existing schema
location we ship there, I don't off-hand know why adding a new one
would cause failure. Can you check for subtle syntax variations
between the existing one and the one you're adding: whitespace,
extra characters, etc? If it's not a typo, extra space char in the
wrong place, I'm at a loss.<br>
<br>
<br>
<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/SSO-CAS+Login+Handler">https://wiki.shibboleth.net/confluence/display/SHIB2/SSO-CAS+Login+Handler</a><br>
</body>
</html>