Ivelin Ivanov wrote: >Folks, > > >The XSLTC team is trying to resolve the issues preventing XSLTC from being >used in Cocoon. > >Please see below the problem they got into and try to help, if you can. > > > >BTW, Tom, > >I think I can safely suggest that you post further issues related to Cocoon >directly to the dev list. >It is of common interest that XSLTC gets in Cocoon. > > >Regards, > >Ivelin > > >----- Original Message ----- >From: "Tom Amiro" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>; "Ivelin Ivanov" <[EMAIL PROTECTED]>; ><[EMAIL PROTECTED]> >Sent: Monday, May 20, 2002 2:34 PM >Subject: Re: XSLTC and Cocoon > > > > >>Hi, >> >>After modifying ./documentation/stylesheets/book2menu.xsl so XSLTC >>could compile it, I got to the next problem, which doesn't appear >>to be XSLTC related. >> >>After bringing up the http://localhost:8080/cocoon and clicking on >>the Documentation link, it throws >> >> java.lang.NullPointerException >> at >> >> >org.apache.cocoon.components.notification.DefaultNotifyingBuilder.build(Defa >ultNotifyingBuilder.java:111) > > >> at >> This is a bug that was corrected recently : this class was expecting that a TransformerException.getLocator() always return a SourceLocator, which is not true.
Updating this class should solve the problem. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]