[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] trang xml to rnc
- From: George Cristian Bina <george@oxygenxml.com>
- To: Paul M <pjmaip@yahoo.com>
- Date: Fri, 29 May 2009 23:15:03 +0300
You should not need any additional libraries after you checkout the
jing-trang project. You need to run the ant script from the project
folder, for Mac or Linux use
sh ant
for Windows use
ant.bat
If you still have problems let me know and I will upload the jars on a
web server.
Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Paul M wrote:
> >ant -lib /locallib/saxonsa9-1-0-2j
>
> java.lang.ClassNotFoundException: com.icl.saxon.TransformerFactoryImpl
>
> ???
> All I should need is to give it lib to jars
>
> ./ saxon9-dom.jar saxon9-sql.jar saxon9.jar
> ../ saxon9-dom4j.jar saxon9-xom.jar saxon9sa-jaxp.jar
> doc/ saxon9-jdom.jar saxon9-xpath.jar saxon9sa-qc.jar
> notices/ saxon9-s9api.jar saxon9-xqj.jar saxon9sa.jar
>
> --- On *Fri, 5/29/09, George Cristian Bina /<george@oxygenxml.com>/* wrote:
>
>
> From: George Cristian Bina <george@oxygenxml.com>
> Subject: Re: [xml-dev] trang xml to rnc
> To: "Paul M" <pjmaip@yahoo.com>
> Cc: xml-dev@lists.xml.org
> Date: Friday, May 29, 2009, 7:42 AM
>
> Hi Paul,
>
> Please try to see if you get this problem with the latest code from SVN
> http://code.google.com/p/jing-trang/source/checkout
> After you checkout the project all you need to get the jars is to
> run the ant script.
>
> Best Regards,
> George
> -- George Cristian Bina
> <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
> http://www.oxygenxml.com
>
> Paul M wrote:
> > I am not sure, but how does one give trang xml files and have it
> generate a rnc or rng that is valid for all.
> >
> > java -jar trang.jar -I xml -O rng test1.xml testc.rng
> >
> > java.util.ConcurrentModificationException
> >
> > ???
> >
> >
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]