Re: Xerces-2_0_0 samples give me an error when I include in the xml file.

2002-02-07 Thread Ha Nguyen
Hi Sandy, I did not put '<' on the first line. It works fine now, Thank You, Ha At 01:55 PM 2/7/2002 -0500, you wrote: > [Fatal Error] soap.xml:12:3: The processing instruction ... Did you put on line 12? If you do want , its '<' character must be the first character of the document. Sandy Gao So

Re: Xerces-2_0_0 samples give me an error when I include in the xml file.

2002-02-07 Thread sandygao
> [Fatal Error] soap.xml:12:3: The processing instruction ... Did you put on line 12? If you do want , its '<' character must be the first character of the document. Sandy Gao Software Developer, IBM Canada (1-905) 413-3255 [EMAIL PROTECTED]

Re: Xerces-2_0_0 samples give me an error when I include in the xml file.

2002-02-07 Thread Ha Nguyen
Hi, I did put in my xml document but it still gives me error like: [Fatal Error] soap.xml:12:3: The processing instruction must begin with the name of the target. java.lang.NullPointerException at org.apache.xerces.parsers.DOMBuilderImpl.parseURI(DOMBuilderImpl.java :586) at d

Re: Xerces-2_0_0 samples give me an error when I include in the xml file.

2002-02-07 Thread Brian White
Make sure it is at least At 13:18 7/02/2002, Ha Nguyen wrote: Hi All, I have tried to use Xerces-2_0_0 samples with an xml file. It gives me an error when I include in the xml file. Is this a bug with xerces-2_0_0 or I did something wrong? Thanks, Ha -

Xerces-2_0_0 samples give me an error when I include in the xml file.

2002-02-07 Thread Ha Nguyen
Hi All, I have tried to use Xerces-2_0_0 samples with an xml file. It gives me an error when I include in the xml file. Is this a bug with xerces-2_0_0 or I did something wrong? Thanks, Ha - To unsubscribe, e-mail: [EMAIL PRO