This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

please help


Hi all
I think this question is out of the list but if anyone could help
i need a javascript function which removes trailing spaces from a string.
one more thing if any one of u is aware of a javascripts mailing list

thanks in advance
abdul


>From: Tagore Smith <tagore@internexus.net>
>Reply-To: xsl-list@mulberrytech.com
>To: ListServ <xsl-list@mulberrytech.com>
>Subject: Re: cocoon DTD error
>Date: Tue, 9 May 2000 21:02:38 -0400 (EDT)
>
>
>
>On Tue, 9 May 2000, Sebastian Hauer wrote:
>
> >
> > Hi,
> >
> > as I wrote in my previouse message I still have a problem with cocoon if 
>I
> > want to call it from the command line.
> > It seams as if cocoon doesn't find my DTD file even though it does if I
> > try to access the same page over my web server.
> >
> > If I comment out the DOCTYPE line it will work just fine but I don't 
>want
> > to do that. And I also tryed it out with xt witch didn't complain about 
>my
> > dtd or anything else.
> >
> > My DTD looks like this:
> >
> > <!DOCTYPE sciencedoc SYSTEM "sciencedoc.dtd">
> >
> > And if I call cocoon I will get this error message:
> >
> > Exception in thread "main" File "sciencedoc.dtd" not found. [FATAL 
>ERROR]
> > [File: "" Line: -1 Column: -1]
> >         at
> > 
>org.apache.cocoon.parser.AbstractParser.fatalError(AbstractParser.java:105)
> >         at
> > org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1279)
> >         at
> > 
>org.apache.xerces.framework.XMLParser.startReadingFromExternalEntity(XMLParser.java:2580)
> >         at
> > 
>org.apache.xerces.framework.XMLParser.startReadingFromExternalSubset(XMLParser.java:2398)
> >         at
> > 
>org.apache.xerces.validators.dtd.DTDValidator.startReadingFromExternalSubset(DTDValidator.java:1659)
> >         at
> > 
>org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.java:1105)
> >         at
> > 
>org.apache.xerces.validators.dtd.DTDValidator.scanDoctypeDecl(DTDValidator.java:440)
> >
> >
> >
> > I hope someone can give me a solution.
> >
> > Bye,
> > 	Sebastian
> >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]