1.4.2_05
Reporter: Paul Brown
Running build.sh fails immediately with the message
: bad interpreter: No such file or directory
It also refers to tools.jar and classes.zip, which are non-standard. (Mac OS
X's JDK has neither of these files.)
It would be nice if Xerces just used Ant.
--
[ http://nagoya.apache.org/jira/browse/XERCESJ-1026?page=comments#action_55051 ]
Paul Brown commented on XERCESJ-1026:
-
The build.xml script requires a special xjavac task, and then there are only .bat
files in the bin directory of the tools
: Paul Brown
Running build.sh fails immediately with the message
: bad interpreter: No such file or directory
It also refers to tools.jar and classes.zip, which are non-standard. (Mac OS X's JDK
has neither of these files.)
It would be nice if Xerces just used Ant.
--
This messa
I would like to encourage such a move at least for all the license
clean-up this could bring in!! xml-apis, e.g. as distributed by maven,
would finally come with an easy to use pack of licenses!
(and a safe one!)
paul
Le 12 oct. 04, à 14:02, Neeraj Bajaj a écrit :
Hello All,
As most of you
to set up some rudimentary pooling (e.g., using
Commons Pool) and work from there.
Others can probably comment on how to configure individiual Xerces
instances for best performance based on your scenario.
-- Paul
-
To u
on:
http://e-docs.bea.com/wls/docs61/faq/xml.html#741086
-- Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1092)
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1070)
I appreciate that
there are probably other ways to do this, but shouldn't this
work?
FYI:
xerces:
1.4.4
JDK:
1.3.1
Platform:
parsed DOM to force it to visit every node before I
import it, but that's obviously wasteful.
Xerces version:
1.4.4
Java:
1.3.1
Platform:
W2K
Paul Andrews - Jeecom
+1 978 449 4025
[EMAIL PROTECTED]
http://www.jeecom.com
tImpl
Any idea?
Thanks,
Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks, that worked.
Edwin Goei <[EMAIL PROTECTED]> on 03/10/2001 18:38:43
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: No success using JAXP with Xerces to parse and validate a
schema
[EMAIL PROTECTED] wrote:
>
> I am trying to provide support for
type "email" must be declared.
Parser.error org.xml.sax.SAXParseException: Element type "link" must be declared.
Parser.error org.xml.sax.SAXParseException: Element type "person" must be declared.
Parser.error org.xml.sax.SAXParseException: Element type "name" mu
yResolver to achieve this.
>
> Paul wrote:
>
> > Hi,
> >
> >
> >
> > Using Xerces, is there a way I can override the schema file
> >
> > specified in the XML file instance when I do the schema validation?
> >
> >
> >
> > What I
Hi,
Using Xerces, is there a way I can override
the schema file
specified in the XML file instance when I
do the schema validation?
What I mean is if I have this in my
sample.xml
xsi:noNamespaceSchemaLocation="/home/paul/sample.xsd"
and I want to validate this
file again
13 matches
Mail list logo