From: Frédéric Laurent (fl@opikanoba.org)
Date: 05/07/2004 - 08:40
Vincent Viard wrote:
>
> Ok merci mais n'y a t il pas un moyen autre que par du code java ?
ben si, comme *indiqué* dans la doc !
solutions non java :
- Use the properties file "lib/jaxp.properties" in the JRE directory.
This configuration file is in standard java.util.Properties format and
contains the fully qualified name of the implementation class with the
key being the system property defined above.
- Use the Services API (as detailed in the JAR specification), if
available, to determine the classname. The Services API will look for a
classname in the file
META-INF/services/javax.xml.parsers.DocumentBuilderFactory in jars
available to the runtime.
je fais grace de la traduction...
il y a une autre solution, spécifier la propriété lors de l'appel à java
java -Djavax.xml.parsers.DocumentBuilderFactory=...
ou via ant par un
<java>
<jvmarg value="-Djavax.xml.parsers.DocumentBuilderFactory=...">
</java>
bref les solutions ne manquent pas....
cordialement,
--
XPath free testing software : http://www.opikanoba.org/lantern/
Frédéric Laurent http://www.opikanoba.org
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Archive générée par hypermail 2.1.3 le 30/07/2004 - 13:32 UTC
webmaster@xmlfr.org
|