You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sylvain Wallez <sy...@anyware-tech.com> on 2001/09/19 16:51:12 UTC

Re: DO NOT REPLY [Bug 3138] - Improper sitemap.java generated if using Saxon instead of xalan

Dims,

I just found a workaround for this bug (tested with Saxon 6.4.4).
So I'm reopening this bug to mark it resolved now :)

bugzilla@apache.org a écrit :
> 
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3138>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
> 
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3138
> 
> Improper sitemap.java generated if using Saxon instead of xalan
> 
> dims@yahoo.com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |LATER
> 
> ------- Additional Comments From dims@yahoo.com  2001-09-19 07:26 -------
> SAXON 6.4.3 is broken, it sends us null input when XSLTFactoryLoader is called
> and also logs other errors. See the log files in tomcat\webapps\cocoon\web-
> inf\logs for more details. You will need to contact Michael H. Kay
> (mhkay@iclway.co.uk) to get fixes for SAXON Problems.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Carsten Ziegeler <cz...@sundn.de>.
I think this a cool feature for 2.1 (as someone said weeks ago,
we must have great features, so people will update from 2.0
to 2.1).
And with respect to the release date: -1

Carsten

> Davanum Srinivas wrote:
> 
> Team,
> 
> Should this get into C2.0 RC1?
> 
> Thanks,
> dims
> 
> PS: I will be out of the loop till monday. So one of you will 
> have to back port the code :)
> 
> --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > 
> > 
> > Davanum Srinivas a icrit :
> > > 
> > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> > > 
> > 
> > Great ! Many thanks.
> > I love Cocoon's component architecture :)
> > 
> > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > >
> > > > Davanum Srinivas a icrit :
> > > > >
> > > > > Great!!!. So does it work now? Also do we just have to 
> add saxon.jar? I saw two more jars
> > in
> > > > the
> > > > > saxon package.
> > > > >
> > > >
> > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > org.apache.xpath.XPathAPI (HTMLGenerator, 
> XMLResourceBundle) which is in
> > > > xalan.jar.
> > > >
> > > > Can XPathAPI be packaged separately from xalan, and if not, 
> what about
> > > > using jaxen (www.jaxen.org) instead ?
> > > >
> > > > I don't know exactly what the two others jars are for, but 
> they aren't
> > > > needed.
> > > >
> > > > > Thanks,
> > > > > dims
> > > > >
> > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > Dims,
> > > > > >
> > > > > > I just found a workaround for this bug (tested with 
> Saxon 6.4.4).
> > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > >
> > > >
> > > > --
> > > > Sylvain Wallez
> > > > Anyware Technologies - http://www.anyware-tech.com
> > > >
> > > 
> > > =====
> > > Davanum Srinivas, JNI-FAQ Manager
> > > http://www.jGuru.com/faq/JNI
> > > 
> > 
> > -- 
> > Sylvain Wallez
> > Anyware Technologies - http://www.anyware-tech.com
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> > 
> 
> 
> =====
> Davanum Srinivas, JNI-FAQ Manager
> http://www.jGuru.com/faq/JNI
> 
> __________________________________________________
> Terrorist Attacks on U.S. - How can you help?
> Donate cash, emergency relief information
> http://dailynews.yahoo.com/fc/US/Emergency_Information/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Jeff Turner <je...@socialchange.net.au>.
On Wed, Sep 26, 2001 at 03:22:24PM +0200, Carsten Ziegeler wrote:
> Hi Team,
> 
> let's start a vote, if we want Saxon support in C2.0 final
> or if we leave that to C2.1.
> I'm +0 on this as I don't know how important Saxon support
> is.

In some situations it's crucial. Eg, we have a product which needs Xalan
2.0.d7. If I try to run Cocoon 1 with this xalan, it crashes the VM. In
that situation, I was able to work around the problem by having Cocoon
use Saxon instead.

Ie, speed isn't the only issue to consider.

--Jeff

> Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Marc van Kempen <ma...@bowtie.nl>.
Just curious, what (if any) is the performance gain of using saxon?

Regards,
Marc.

> > > > >
> > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> > > > >
> > > >

-- 
----------------------------------------------------
Marc van Kempen               tel. +31 40 2 64 98 60
BowTie Technology     	      fax. +31 40 2 64 98 61
Raiffeisenstraat 7             mailto:marc@bowtie.nl
5611 CH  Eindhoven              http://www.bowtie.nl
----------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Davanum Srinivas <di...@yahoo.com>.
My +1 as i am for alternatives and diversity.

-- dims

--- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> 
> 
> Carsten Ziegeler a �crit :
> > 
> > Hi Team,
> > 
> > let's start a vote, if we want Saxon support in C2.0 final
> > or if we leave that to C2.1.
> > I'm +0 on this as I don't know how important Saxon support
> > is.
> > 
> > Carsten
> > 
> +1 : we have here some stylesheets that use Saxon-specific extensions
> and are also using Jaxen with dom4j.
> 
> > > Sylvain Wallez wrote:
> > >
> > > giacomo a �crit :
> > > >
> > > > On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> > > >
> > > > > Team,
> > > > >
> > > > > Should this get into C2.0 RC1?
> > > >
> > > > I thought we still have a code freeze now?
> > > >
> > > > Giacomo
> > > >
> > >
> > > Yes, that's why I also -1 for RC1, but we all have to know this means
> > > some components won't work with Saxon (or more precisely without the
> > > Xalan XPathAPI)
> > >
> > > So +1 for C2.0 RC2, if there's one before C2.0 final.
> > >
> > > > >
> > > > > Thanks,
> > > > > dims
> > > > >
> > > > > PS: I will be out of the loop till monday. So one of you will
> > > have to back port the code :)
> > > > >
> > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > >
> > > > > >
> > > > > > Davanum Srinivas a �crit :
> > > > > > >
> > > > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen
> > > instead of Xalan.
> > > > > > >
> > > > > >
> > > > > > Great ! Many thanks.
> > > > > > I love Cocoon's component architecture :)
> > > > > >
> > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > >
> > > > > > > > Davanum Srinivas a �crit :
> > > > > > > > >
> > > > > > > > > Great!!!. So does it work now? Also do we just have
> > > to add saxon.jar? I saw two more jars
> > > > > > in
> > > > > > > > the
> > > > > > > > > saxon package.
> > > > > > > > >
> > > > > > > >
> > > > > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > > > > org.apache.xpath.XPathAPI (HTMLGenerator,
> > > XMLResourceBundle) which is in
> > > > > > > > xalan.jar.
> > > > > > > >
> > > > > > > > Can XPathAPI be packaged separately from xalan, and if
> > > not, what about
> > > > > > > > using jaxen (www.jaxen.org) instead ?
> > > > > > > >
> > > > > > > > I don't know exactly what the two others jars are for,
> > > but they aren't
> > > > > > > > needed.
> > > > > > > >
> > > > > > > > > Thanks,
> > > > > > > > > dims
> > > > > > > > >
> > > > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > > > > Dims,
> > > > > > > > > >
> > > > > > > > > > I just found a workaround for this bug (tested with
> > > Saxon 6.4.4).
> > > > > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Sylvain Wallez
> > > > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > > > >
> > > > > > >
> > > > > > > =====
> > > > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > > > http://www.jGuru.com/faq/JNI
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Sylvain Wallez
> > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > >
> > > > > >
> > > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > > >
> > > > >
> > > > >
> > > > > =====
> > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > http://www.jGuru.com/faq/JNI
> > > > >
> > > > > __________________________________________________
> > > > > Terrorist Attacks on U.S. - How can you help?
> > > > > Donate cash, emergency relief information
> > > > > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> > > --
> > > Sylvain Wallez
> > > Anyware Technologies - http://www.anyware-tech.com
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> 
> -- 
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Sylvain Wallez <sy...@anyware-tech.com>.

Carsten Ziegeler a écrit :
> 
> Hi Team,
> 
> let's start a vote, if we want Saxon support in C2.0 final
> or if we leave that to C2.1.
> I'm +0 on this as I don't know how important Saxon support
> is.
> 
> Carsten
> 
+1 : we have here some stylesheets that use Saxon-specific extensions
and are also using Jaxen with dom4j.

> > Sylvain Wallez wrote:
> >
> > giacomo a écrit :
> > >
> > > On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> > >
> > > > Team,
> > > >
> > > > Should this get into C2.0 RC1?
> > >
> > > I thought we still have a code freeze now?
> > >
> > > Giacomo
> > >
> >
> > Yes, that's why I also -1 for RC1, but we all have to know this means
> > some components won't work with Saxon (or more precisely without the
> > Xalan XPathAPI)
> >
> > So +1 for C2.0 RC2, if there's one before C2.0 final.
> >
> > > >
> > > > Thanks,
> > > > dims
> > > >
> > > > PS: I will be out of the loop till monday. So one of you will
> > have to back port the code :)
> > > >
> > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > >
> > > > >
> > > > > Davanum Srinivas a écrit :
> > > > > >
> > > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen
> > instead of Xalan.
> > > > > >
> > > > >
> > > > > Great ! Many thanks.
> > > > > I love Cocoon's component architecture :)
> > > > >
> > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > >
> > > > > > > Davanum Srinivas a écrit :
> > > > > > > >
> > > > > > > > Great!!!. So does it work now? Also do we just have
> > to add saxon.jar? I saw two more jars
> > > > > in
> > > > > > > the
> > > > > > > > saxon package.
> > > > > > > >
> > > > > > >
> > > > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > > > org.apache.xpath.XPathAPI (HTMLGenerator,
> > XMLResourceBundle) which is in
> > > > > > > xalan.jar.
> > > > > > >
> > > > > > > Can XPathAPI be packaged separately from xalan, and if
> > not, what about
> > > > > > > using jaxen (www.jaxen.org) instead ?
> > > > > > >
> > > > > > > I don't know exactly what the two others jars are for,
> > but they aren't
> > > > > > > needed.
> > > > > > >
> > > > > > > > Thanks,
> > > > > > > > dims
> > > > > > > >
> > > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > > > Dims,
> > > > > > > > >
> > > > > > > > > I just found a workaround for this bug (tested with
> > Saxon 6.4.4).
> > > > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Sylvain Wallez
> > > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > > >
> > > > > >
> > > > > > =====
> > > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > > http://www.jGuru.com/faq/JNI
> > > > > >
> > > > >
> > > > > --
> > > > > Sylvain Wallez
> > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > >
> > > >
> > > >
> > > > =====
> > > > Davanum Srinivas, JNI-FAQ Manager
> > > > http://www.jGuru.com/faq/JNI
> > > >
> > > > __________________________________________________
> > > > Terrorist Attacks on U.S. - How can you help?
> > > > Donate cash, emergency relief information
> > > > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > >
> > > >
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> > --
> > Sylvain Wallez
> > Anyware Technologies - http://www.anyware-tech.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Vadim Gritsenko <va...@verizon.net>.
I did not used Saxon, but think that diversity in XSLT transofrmers would not hurt,
so here is my +0.5

Vadim

> -----Original Message-----
> From: giacomo [mailto:giacomo@apache.org]
> Sent: Wednesday, September 26, 2001 3:30 PM
> To: cocoon-dev@xml.apache.org
> Subject: Re: AW: [C2][VOTE] Support for Componentized Saxon+Jaxen
>
>
> On Wed, 26 Sep 2001, Carsten Ziegeler wrote:
>
> > Hi Team,
> >
> > let's start a vote, if we want Saxon support in C2.0 final
> > or if we leave that to C2.1.
> > I'm +0 on this as I don't know how important Saxon support
> > is.
>
> I'm not sure either so -0
>
> Giacomo
>
> >
> > Carsten
> >
> > > Sylvain Wallez wrote:
> > >
> > > giacomo a écrit :
> > > >
> > > > On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> > > >
> > > > > Team,
> > > > >
> > > > > Should this get into C2.0 RC1?
> > > >
> > > > I thought we still have a code freeze now?
> > > >
> > > > Giacomo
> > > >
> > >
> > > Yes, that's why I also -1 for RC1, but we all have to know this means
> > > some components won't work with Saxon (or more precisely without the
> > > Xalan XPathAPI)
> > >
> > > So +1 for C2.0 RC2, if there's one before C2.0 final.
> > >
> > > > >
> > > > > Thanks,
> > > > > dims
> > > > >
> > > > > PS: I will be out of the loop till monday. So one of you will
> > > have to back port the code :)
> > > > >
> > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > >
> > > > > >
> > > > > > Davanum Srinivas a écrit :
> > > > > > >
> > > > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen
> > > instead of Xalan.
> > > > > > >
> > > > > >
> > > > > > Great ! Many thanks.
> > > > > > I love Cocoon's component architecture :)
> > > > > >
> > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > >
> > > > > > > > Davanum Srinivas a écrit :
> > > > > > > > >
> > > > > > > > > Great!!!. So does it work now? Also do we just have
> > > to add saxon.jar? I saw two more jars
> > > > > > in
> > > > > > > > the
> > > > > > > > > saxon package.
> > > > > > > > >
> > > > > > > >
> > > > > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > > > > org.apache.xpath.XPathAPI (HTMLGenerator,
> > > XMLResourceBundle) which is in
> > > > > > > > xalan.jar.
> > > > > > > >
> > > > > > > > Can XPathAPI be packaged separately from xalan, and if
> > > not, what about
> > > > > > > > using jaxen (www.jaxen.org) instead ?
> > > > > > > >
> > > > > > > > I don't know exactly what the two others jars are for,
> > > but they aren't
> > > > > > > > needed.
> > > > > > > >
> > > > > > > > > Thanks,
> > > > > > > > > dims
> > > > > > > > >
> > > > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > > > > Dims,
> > > > > > > > > >
> > > > > > > > > > I just found a workaround for this bug (tested with
> > > Saxon 6.4.4).
> > > > > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Sylvain Wallez
> > > > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > > > >
> > > > > > >
> > > > > > > =====
> > > > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > > > http://www.jGuru.com/faq/JNI
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Sylvain Wallez
> > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > >
> > > > > >
> > > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > > >
> > > > >
> > > > >
> > > > > =====
> > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > http://www.jGuru.com/faq/JNI
> > > > >
> > > > > __________________________________________________
> > > > > Terrorist Attacks on U.S. - How can you help?
> > > > > Donate cash, emergency relief information
> > > > > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> > > --
> > > Sylvain Wallez
> > > Anyware Technologies - http://www.anyware-tech.com
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by giacomo <gi...@apache.org>.
On Wed, 26 Sep 2001, Carsten Ziegeler wrote:

> Hi Team,
>
> let's start a vote, if we want Saxon support in C2.0 final
> or if we leave that to C2.1.
> I'm +0 on this as I don't know how important Saxon support
> is.

I'm not sure either so -0

Giacomo

>
> Carsten
>
> > Sylvain Wallez wrote:
> >
> > giacomo a écrit :
> > >
> > > On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> > >
> > > > Team,
> > > >
> > > > Should this get into C2.0 RC1?
> > >
> > > I thought we still have a code freeze now?
> > >
> > > Giacomo
> > >
> >
> > Yes, that's why I also -1 for RC1, but we all have to know this means
> > some components won't work with Saxon (or more precisely without the
> > Xalan XPathAPI)
> >
> > So +1 for C2.0 RC2, if there's one before C2.0 final.
> >
> > > >
> > > > Thanks,
> > > > dims
> > > >
> > > > PS: I will be out of the loop till monday. So one of you will
> > have to back port the code :)
> > > >
> > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > >
> > > > >
> > > > > Davanum Srinivas a écrit :
> > > > > >
> > > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen
> > instead of Xalan.
> > > > > >
> > > > >
> > > > > Great ! Many thanks.
> > > > > I love Cocoon's component architecture :)
> > > > >
> > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > >
> > > > > > > Davanum Srinivas a écrit :
> > > > > > > >
> > > > > > > > Great!!!. So does it work now? Also do we just have
> > to add saxon.jar? I saw two more jars
> > > > > in
> > > > > > > the
> > > > > > > > saxon package.
> > > > > > > >
> > > > > > >
> > > > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > > > org.apache.xpath.XPathAPI (HTMLGenerator,
> > XMLResourceBundle) which is in
> > > > > > > xalan.jar.
> > > > > > >
> > > > > > > Can XPathAPI be packaged separately from xalan, and if
> > not, what about
> > > > > > > using jaxen (www.jaxen.org) instead ?
> > > > > > >
> > > > > > > I don't know exactly what the two others jars are for,
> > but they aren't
> > > > > > > needed.
> > > > > > >
> > > > > > > > Thanks,
> > > > > > > > dims
> > > > > > > >
> > > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > > > Dims,
> > > > > > > > >
> > > > > > > > > I just found a workaround for this bug (tested with
> > Saxon 6.4.4).
> > > > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Sylvain Wallez
> > > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > > >
> > > > > >
> > > > > > =====
> > > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > > http://www.jGuru.com/faq/JNI
> > > > > >
> > > > >
> > > > > --
> > > > > Sylvain Wallez
> > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > > >
> > > >
> > > >
> > > > =====
> > > > Davanum Srinivas, JNI-FAQ Manager
> > > > http://www.jGuru.com/faq/JNI
> > > >
> > > > __________________________________________________
> > > > Terrorist Attacks on U.S. - How can you help?
> > > > Donate cash, emergency relief information
> > > > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > >
> > > >
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> > --
> > Sylvain Wallez
> > Anyware Technologies - http://www.anyware-tech.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


AW: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Carsten Ziegeler <cz...@sundn.de>.
Hi Team,

let's start a vote, if we want Saxon support in C2.0 final
or if we leave that to C2.1.
I'm +0 on this as I don't know how important Saxon support
is.

Carsten

> Sylvain Wallez wrote:
>
> giacomo a écrit :
> >
> > On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> >
> > > Team,
> > >
> > > Should this get into C2.0 RC1?
> >
> > I thought we still have a code freeze now?
> >
> > Giacomo
> >
>
> Yes, that's why I also -1 for RC1, but we all have to know this means
> some components won't work with Saxon (or more precisely without the
> Xalan XPathAPI)
>
> So +1 for C2.0 RC2, if there's one before C2.0 final.
>
> > >
> > > Thanks,
> > > dims
> > >
> > > PS: I will be out of the loop till monday. So one of you will
> have to back port the code :)
> > >
> > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > >
> > > >
> > > > Davanum Srinivas a écrit :
> > > > >
> > > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen
> instead of Xalan.
> > > > >
> > > >
> > > > Great ! Many thanks.
> > > > I love Cocoon's component architecture :)
> > > >
> > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > >
> > > > > > Davanum Srinivas a écrit :
> > > > > > >
> > > > > > > Great!!!. So does it work now? Also do we just have
> to add saxon.jar? I saw two more jars
> > > > in
> > > > > > the
> > > > > > > saxon package.
> > > > > > >
> > > > > >
> > > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > > org.apache.xpath.XPathAPI (HTMLGenerator,
> XMLResourceBundle) which is in
> > > > > > xalan.jar.
> > > > > >
> > > > > > Can XPathAPI be packaged separately from xalan, and if
> not, what about
> > > > > > using jaxen (www.jaxen.org) instead ?
> > > > > >
> > > > > > I don't know exactly what the two others jars are for,
> but they aren't
> > > > > > needed.
> > > > > >
> > > > > > > Thanks,
> > > > > > > dims
> > > > > > >
> > > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > > Dims,
> > > > > > > >
> > > > > > > > I just found a workaround for this bug (tested with
> Saxon 6.4.4).
> > > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > > >
> > > > > >
> > > > > > --
> > > > > > Sylvain Wallez
> > > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > > >
> > > > >
> > > > > =====
> > > > > Davanum Srinivas, JNI-FAQ Manager
> > > > > http://www.jGuru.com/faq/JNI
> > > > >
> > > >
> > > > --
> > > > Sylvain Wallez
> > > > Anyware Technologies - http://www.anyware-tech.com
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > > >
> > >
> > >
> > > =====
> > > Davanum Srinivas, JNI-FAQ Manager
> > > http://www.jGuru.com/faq/JNI
> > >
> > > __________________________________________________
> > > Terrorist Attacks on U.S. - How can you help?
> > > Donate cash, emergency relief information
> > > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
>
> --
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Sylvain Wallez <sy...@anyware-tech.com>.

giacomo a écrit :
> 
> On Thu, 20 Sep 2001, Davanum Srinivas wrote:
> 
> > Team,
> >
> > Should this get into C2.0 RC1?
> 
> I thought we still have a code freeze now?
> 
> Giacomo
> 

Yes, that's why I also -1 for RC1, but we all have to know this means
some components won't work with Saxon (or more precisely without the
Xalan XPathAPI)

So +1 for C2.0 RC2, if there's one before C2.0 final.

> >
> > Thanks,
> > dims
> >
> > PS: I will be out of the loop till monday. So one of you will have to back port the code :)
> >
> > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > >
> > >
> > > Davanum Srinivas a écrit :
> > > >
> > > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> > > >
> > >
> > > Great ! Many thanks.
> > > I love Cocoon's component architecture :)
> > >
> > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > >
> > > > > Davanum Srinivas a écrit :
> > > > > >
> > > > > > Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars
> > > in
> > > > > the
> > > > > > saxon package.
> > > > > >
> > > > >
> > > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > > org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
> > > > > xalan.jar.
> > > > >
> > > > > Can XPathAPI be packaged separately from xalan, and if not, what about
> > > > > using jaxen (www.jaxen.org) instead ?
> > > > >
> > > > > I don't know exactly what the two others jars are for, but they aren't
> > > > > needed.
> > > > >
> > > > > > Thanks,
> > > > > > dims
> > > > > >
> > > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > > Dims,
> > > > > > >
> > > > > > > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > > >
> > > > >
> > > > > --
> > > > > Sylvain Wallez
> > > > > Anyware Technologies - http://www.anyware-tech.com
> > > > >
> > > >
> > > > =====
> > > > Davanum Srinivas, JNI-FAQ Manager
> > > > http://www.jGuru.com/faq/JNI
> > > >
> > >
> > > --
> > > Sylvain Wallez
> > > Anyware Technologies - http://www.anyware-tech.com
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > > For additional commands, email: cocoon-dev-help@xml.apache.org
> > >
> >
> >
> > =====
> > Davanum Srinivas, JNI-FAQ Manager
> > http://www.jGuru.com/faq/JNI
> >
> > __________________________________________________
> > Terrorist Attacks on U.S. - How can you help?
> > Donate cash, emergency relief information
> > http://dailynews.yahoo.com/fc/US/Emergency_Information/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
> >
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by giacomo <gi...@apache.org>.
On Thu, 20 Sep 2001, Davanum Srinivas wrote:

> Team,
>
> Should this get into C2.0 RC1?

I thought we still have a code freeze now?

Giacomo

>
> Thanks,
> dims
>
> PS: I will be out of the loop till monday. So one of you will have to back port the code :)
>
> --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> >
> >
> > Davanum Srinivas a écrit :
> > >
> > > Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> > >
> >
> > Great ! Many thanks.
> > I love Cocoon's component architecture :)
> >
> > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > >
> > > > Davanum Srinivas a écrit :
> > > > >
> > > > > Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars
> > in
> > > > the
> > > > > saxon package.
> > > > >
> > > >
> > > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > > org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
> > > > xalan.jar.
> > > >
> > > > Can XPathAPI be packaged separately from xalan, and if not, what about
> > > > using jaxen (www.jaxen.org) instead ?
> > > >
> > > > I don't know exactly what the two others jars are for, but they aren't
> > > > needed.
> > > >
> > > > > Thanks,
> > > > > dims
> > > > >
> > > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > > Dims,
> > > > > >
> > > > > > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > > > > > So I'm reopening this bug to mark it resolved now :)
> > > > > >
> > > >
> > > > --
> > > > Sylvain Wallez
> > > > Anyware Technologies - http://www.anyware-tech.com
> > > >
> > >
> > > =====
> > > Davanum Srinivas, JNI-FAQ Manager
> > > http://www.jGuru.com/faq/JNI
> > >
> >
> > --
> > Sylvain Wallez
> > Anyware Technologies - http://www.anyware-tech.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> >
>
>
> =====
> Davanum Srinivas, JNI-FAQ Manager
> http://www.jGuru.com/faq/JNI
>
> __________________________________________________
> Terrorist Attacks on U.S. - How can you help?
> Donate cash, emergency relief information
> http://dailynews.yahoo.com/fc/US/Emergency_Information/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


[C2][VOTE] Support for Componentized Saxon+Jaxen

Posted by Davanum Srinivas <di...@yahoo.com>.
Team,

Should this get into C2.0 RC1?

Thanks,
dims

PS: I will be out of the loop till monday. So one of you will have to back port the code :)

--- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> 
> 
> Davanum Srinivas a �crit :
> > 
> > Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> > 
> 
> Great ! Many thanks.
> I love Cocoon's component architecture :)
> 
> > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > >
> > > Davanum Srinivas a �crit :
> > > >
> > > > Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars
> in
> > > the
> > > > saxon package.
> > > >
> > >
> > > Yes, it works ! Cocoon samples seem OK except the ones that use
> > > org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
> > > xalan.jar.
> > >
> > > Can XPathAPI be packaged separately from xalan, and if not, what about
> > > using jaxen (www.jaxen.org) instead ?
> > >
> > > I don't know exactly what the two others jars are for, but they aren't
> > > needed.
> > >
> > > > Thanks,
> > > > dims
> > > >
> > > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > > Dims,
> > > > >
> > > > > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > > > > So I'm reopening this bug to mark it resolved now :)
> > > > >
> > >
> > > --
> > > Sylvain Wallez
> > > Anyware Technologies - http://www.anyware-tech.com
> > >
> > 
> > =====
> > Davanum Srinivas, JNI-FAQ Manager
> > http://www.jGuru.com/faq/JNI
> > 
> 
> -- 
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DO NOT REPLY [Bug 3138] - Improper sitemap.java generated if using Saxon instead of xalan

Posted by Sylvain Wallez <sy...@anyware-tech.com>.

Davanum Srinivas a écrit :
> 
> Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.
> 

Great ! Many thanks.
I love Cocoon's component architecture :)

> --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> >
> > Davanum Srinivas a écrit :
> > >
> > > Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars in
> > the
> > > saxon package.
> > >
> >
> > Yes, it works ! Cocoon samples seem OK except the ones that use
> > org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
> > xalan.jar.
> >
> > Can XPathAPI be packaged separately from xalan, and if not, what about
> > using jaxen (www.jaxen.org) instead ?
> >
> > I don't know exactly what the two others jars are for, but they aren't
> > needed.
> >
> > > Thanks,
> > > dims
> > >
> > > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > > Dims,
> > > >
> > > > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > > > So I'm reopening this bug to mark it resolved now :)
> > > >
> >
> > --
> > Sylvain Wallez
> > Anyware Technologies - http://www.anyware-tech.com
> >
> 
> =====
> Davanum Srinivas, JNI-FAQ Manager
> http://www.jGuru.com/faq/JNI
> 

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DO NOT REPLY [Bug 3138] - Improper sitemap.java generated if using Saxon instead of xalan

Posted by Davanum Srinivas <di...@yahoo.com>.
Done. See latest C2.1 CVS. You can use Saxon+Jaxen instead of Xalan.

--- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> 
> Davanum Srinivas a �crit :
> > 
> > Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars in
> the
> > saxon package.
> > 
> 
> Yes, it works ! Cocoon samples seem OK except the ones that use
> org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
> xalan.jar.
> 
> Can XPathAPI be packaged separately from xalan, and if not, what about
> using jaxen (www.jaxen.org) instead ?
> 
> I don't know exactly what the two others jars are for, but they aren't
> needed.
> 
> > Thanks,
> > dims
> > 
> > --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > > Dims,
> > >
> > > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > > So I'm reopening this bug to mark it resolved now :)
> > >
> 
> -- 
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DO NOT REPLY [Bug 3138] - Improper sitemap.java generated if using Saxon instead of xalan

Posted by Sylvain Wallez <sy...@anyware-tech.com>.
Davanum Srinivas a écrit :
> 
> Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars in the
> saxon package.
> 

Yes, it works ! Cocoon samples seem OK except the ones that use
org.apache.xpath.XPathAPI (HTMLGenerator, XMLResourceBundle) which is in
xalan.jar.

Can XPathAPI be packaged separately from xalan, and if not, what about
using jaxen (www.jaxen.org) instead ?

I don't know exactly what the two others jars are for, but they aren't
needed.

> Thanks,
> dims
> 
> --- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> > Dims,
> >
> > I just found a workaround for this bug (tested with Saxon 6.4.4).
> > So I'm reopening this bug to mark it resolved now :)
> >

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DO NOT REPLY [Bug 3138] - Improper sitemap.java generated if using Saxon instead of xalan

Posted by Davanum Srinivas <di...@yahoo.com>.
Great!!!. So does it work now? Also do we just have to add saxon.jar? I saw two more jars in the
saxon package.

Thanks,
dims

--- Sylvain Wallez <sy...@anyware-tech.com> wrote:
> Dims,
> 
> I just found a workaround for this bug (tested with Saxon 6.4.4).
> So I'm reopening this bug to mark it resolved now :)
> 
> bugzilla@apache.org a �crit :
> > 
> > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3138>.
> > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> > INSERTED IN THE BUG DATABASE.
> > 
> > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3138
> > 
> > Improper sitemap.java generated if using Saxon instead of xalan
> > 
> > dims@yahoo.com changed:
> > 
> >            What    |Removed                     |Added
> > ----------------------------------------------------------------------------
> >              Status|NEW                         |RESOLVED
> >          Resolution|                            |LATER
> > 
> > ------- Additional Comments From dims@yahoo.com  2001-09-19 07:26 -------
> > SAXON 6.4.3 is broken, it sends us null input when XSLTFactoryLoader is called
> > and also logs other errors. See the log files in tomcat\webapps\cocoon\web-
> > inf\logs for more details. You will need to contact Michael H. Kay
> > (mhkay@iclway.co.uk) to get fixes for SAXON Problems.
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> 
> -- 
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org