I want to use Maven to generate my application.xml, but need to have a
different schema location. Is this possible? Or do I have to just create my
own and force maven to use mine?

<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/*application_5*.xsd"; version="5" xmlns="
http://java.sun.com/xml/ns/javaee";>

-- 
Thanks,
Mick Knutson

http://www.baselogic.com
http://www.blincmagazine.com
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/BLiNCMagazine
http://tahoe.baselogic.com
---

Reply via email to