You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Michael Glavassevich <mr...@ca.ibm.com> on 2006/10/17 20:18:22 UTC

Re: I'm getting compile errors, at present

Are you sure you're not trying to compile a modified copy of the source?

Line 494 currently has:

throw new IllegalStateException( "HTM15 Tag '" + tagName + "' associated 
with an Element class that failed to construct.\n" + tagName);

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org

"Dave Brosius" <db...@apache.org> wrote on 10/17/2006 01:48:01 PM:

> compile:
>      [copy] Copying 13 files to C:\Documents and Settings\Owner\My 
> Documents\open_source\xerces\build\classes
>    [xjavac] Compiling 643 source files to C:\Documents and 
Settings\Owner\My 
> Documents\open_source\xerces\build\classes
>    [xjavac] C:\Documents and Settings\Owner\My 
> 
Documents\open_source\xerces\build\src\org\apache\html\dom\HTMLDocumentImpl.
> java:494: 
> cannot
> find symbol
>    [xjavac] symbol  : variable thrw
>    [xjavac] location: class org.apache.html.dom.HTMLDocumentImpl
>    [xjavac]                 throw new IllegalStateException( "HTM15 Tag 
'" + 
> tagName + "' associated with an Element class that failed to co
> nstruct.\n" + tagName, thrw);
>    [xjavac] 


---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-users-help@xerces.apache.org