<p>Well my eclipse has got m2e plugin installed and it is pointing to a real maven installation rather than the built-in but I am not sure what you meant by that comment? Does either one require something specific upon build? The wiki makes mention of some eclipse command-line flags however if I understand that correctly it is just to get the imported idp xsd that contains the definition of LoginHandlerType (something which I am not having an issue with so skipped it).</p>

<p>As for the lib folder, I placed the jar inside it in shibboleth and ran the install script to update the war and I think I checked that it was inside the lib folder but I will make the check again.</p>
<p>Besides all that, would such an error be thrown if anything was missconfigured in the customisation, as in, regardless of what it&#39;s in the java/spring files it should still find the xsd, correct?<br>
</p>
<div class="gmail_quote">On Jun 27, 2013 5:30 PM, &quot;Cantor, Scott&quot; &lt;<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 6/27/13 11:26 AM, &quot;Byte Flinger&quot; &lt;<a href="mailto:byteflinger@gmail.com">byteflinger@gmail.com</a>&gt; wrote:<br>
<br>
&gt;I have followed the guide in the wiki and loaded the project template in<br>
&gt;eclipse, made the modifications and build it without errors.<br>
<br>
Note that Eclipse and a real maven build are very different.<br>
<br>
&gt;I can confirm that the xsd can be found inside the jar under<br>
&gt;META-INF/schema/filename.xsd however when I add both the namespace/prefix<br>
&gt;and the xsd path in the schemaLocation part of the handler.xml conf file<br>
&gt;(in the form of &quot;classpath:schema/filename.xsd&quot;),<br>
&gt; I get the error that it cannot find the xsd file.<br>
&gt;Is there something special one needs to do to get the xsd in classpath?<br>
&gt;It feels to me that it should be enough to have the jar in the lib<br>
&gt;directory and the xsd properly placed inside the jar file, no?<br>
<br>
If you mean the packed warfile&#39;s WEB-INF/lib, that should be enough.<br>
<br>
-- Scott<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>