XSLTC work and ActiveState Active Awards 2003

2003-06-24 Thread Jacek Ambroziak
It was a very nice surprise for me to find myself among XSLT celebs in this year's Programmers' Choice Nominations: see below (and VOTE :-) http://www.activestate.com/Corporate/ActiveAwards/ --Jacek PS. I am also delighted to see that XSLTC, as part of Xalan, now ships in volume

DO NOT REPLY [Bug 20381] - XSLTC: top-level xsl:variable with document() breaks

2003-06-09 Thread bugzilla
gzilla/show_bug.cgi?id=20381 XSLTC: top-level xsl:variable with document() breaks --- Additional Comments From [EMAIL PROTECTED] 2003-06-09 13:08 --- Oh, sorry, I mis-read Jeff's bug description and didn't read that it does *not* occur on commandline. So it's possibly a C

DO NOT REPLY [Bug 20308] - Stylesheet includes not working with XSLTC

2003-06-06 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC --- Additional Comments From [EMAIL PROTECTED] 2003-06-06 02:27 --- I investigated this problem, it seems to be a fault in the Xalan source in o.a.xalan.xsltc.compiler.Include.parseContents() docToLoad is obtained fr

DO NOT REPLY [Bug 20381] - XSLTC: top-level xsl:variable with document() breaks

2003-06-06 Thread bugzilla
gzilla/show_bug.cgi?id=20381 XSLTC: top-level xsl:variable with document() breaks [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |[EMAIL PRO

DO NOT REPLY [Bug 20308] - Stylesheet includes not working with XSLTC

2003-06-05 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PRO

DO NOT REPLY [Bug 20308] - Stylesheet includes not working with XSLTC

2003-06-05 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC --- Additional Comments From [EMAIL PROTECTED] 2003-06-04 15:12 --- My test case seems to demonstrate that you can in fact have a very basic include from the stylesheet off of the sitemap, but that the included styl

DO NOT REPLY [Bug 20308] - Stylesheet includes not working with XSLTC

2003-05-31 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC [EMAIL PROTECTED] changed: What|Removed |Added URL||http://localhost:/

DO NOT REPLY [Bug 20381] - XSLTC: top-level xsl:variable with document() breaks

2003-05-31 Thread bugzilla
gzilla/show_bug.cgi?id=20381 XSLTC: top-level xsl:variable with document() breaks --- Additional Comments From [EMAIL PROTECTED] 2003-05-31 05:55 --- Created an attachment (id=6579) xsltcbug2.tgz, containing a subsitemap demonstration of the bug

DO NOT REPLY [Bug 20381] New: - XSLTC: top-level xsl:variable with document() breaks

2003-05-31 Thread bugzilla
gzilla/show_bug.cgi?id=20381 XSLTC: top-level xsl:variable with document() breaks Summary: XSLTC: top-level xsl:variable with document() breaks Product: Cocoon 2 Version: Current CVS 2.1 Platform: Other OS/Version: Linux Statu

DO NOT REPLY [Bug 20308] - Stylesheet includes not working with XSLTC

2003-05-30 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC --- Additional Comments From [EMAIL PROTECTED] 2003-05-30 12:26 --- Using a default cocoon 2.1m2 download, and starting the included jetty using cocoon.sh, running on linux using Java build 1.4.1_02-b06, I cannot rep

DO NOT REPLY [Bug 20308] New: - Stylesheet includes not working with XSLTC

2003-05-29 Thread bugzilla
gzilla/show_bug.cgi?id=20308 Stylesheet includes not working with XSLTC Summary: Stylesheet includes not working with XSLTC Product: Cocoon 2 Version: 2.1m2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Pr

Re: xalan vs xsltc

2003-03-27 Thread Charles Yates
a project : <http://kiss-ccr.dyndns.org> (temp URL) from a very old Cocoon2.x to Cocoon 2.1-dev and have an XSLT StyleSheet that works with Xalan but not with XSLTC (no useful error reports). I can't find now, who these problems should be reported to. Anyone remember (it's b

xalan vs xsltc

2003-03-27 Thread Jeremy Quinn
Hi Guys I am moving a project : <http://kiss-ccr.dyndns.org> (temp URL) from a very old Cocoon2.x to Cocoon 2.1-dev and have an XSLT StyleSheet that works with Xalan but not with XSLTC (no useful error reports). I can't find now, who these problems should be reported to. Anyo

DO NOT REPLY [Bug 17825] - XSLTC assumes context-relative paths, not directory-relative

2003-03-10 Thread bugzilla
gzilla/show_bug.cgi?id=17825 XSLTC assumes context-relative paths, not directory-relative --- Additional Comments From [EMAIL PROTECTED] 2003-03-10 13:23 --- Created an attachment (id=5245) xsltbug.tgz, containing a subsitemap demonstrating bad relative path handling

DO NOT REPLY [Bug 17825] New: - XSLTC assumes context-relative paths, not directory-relative

2003-03-10 Thread bugzilla
gzilla/show_bug.cgi?id=17825 XSLTC assumes context-relative paths, not directory-relative Summary: XSLTC assumes context-relative paths, not directory- relative Product: Cocoon 2 Version: Current CVS Platform: Other OS/Version:

cvs commit: xml-cocoon2/lib/endorsed xsltc-20030211.jar xsltc.jar

2003-02-16 Thread michaelm
michaelm2003/02/11 06:23:04 Modified:lib jars.xml Added: lib/endorsed xsltc-20030211.jar Removed: lib/endorsed xsltc.jar Log: Updated to latest xsltc jar so that BCEL/xsltc threading issues are resolved as discussed in the avalon-dev and cocoon-dev mailing

Re: Possible threading issues with xsltc + BCEL ???

2003-02-11 Thread Vadim Gritsenko
Michael Melhem wrote: Hi Guys, Xalan guys have updated the xsltc code to resolve this issue. Will update the xsltc jar in Cocoon head if there are no objections. Go ahead! Vadim Regards, Michael - To unsubscribe, e

Re: Possible threading issues with xsltc + BCEL ???

2003-02-11 Thread Michael Melhem
Hi Guys, Xalan guys have updated the xsltc code to resolve this issue. Will update the xsltc jar in Cocoon head if there are no objections. Regards, Michael On Fri, Feb 07, 2003 at 12:43:42PM +0100, Michael Melhem wrote: > On Thu, Feb 06, 2003 at 04:18:55PM -0500, Vadim Gritsenko wr

Re: Possible threading issues with xsltc + BCEL ???

2003-02-07 Thread Michael Melhem
On Thu, Feb 06, 2003 at 04:18:55PM -0500, Vadim Gritsenko wrote: > Michael Melhem wrote: > > >Hi Cocooners, > > > >Are their any other Cocoon users having Threading Issues with xsltc? > > > >Its seems that if you have a translat being compiled at the

Re: Possible threading issues with xsltc + BCEL ???

2003-02-06 Thread Vadim Gritsenko
Michael Melhem wrote: Hi Cocooners, Are their any other Cocoon users having Threading Issues with xsltc? Its seems that if you have a translat being compiled at the same time by two or more threads (instances of TraxTransformer) you will get issues because BCEL is not (by design) threadsafe

Re: Possible threading issues with xsltc + BCEL ???

2003-02-06 Thread Andy Lewis
I've hit this - it only happens when compiling the stylesheet though. Concurrent requests right at startup do not do wel...I had no workaround...but that would be a GOOD THING to have fixed... > Hi Cocooners, > > Are their any other Cocoon users having Threading Issues with xsltc?

Possible threading issues with xsltc + BCEL ???

2003-02-06 Thread Michael Melhem
Hi Cocooners, Are their any other Cocoon users having Threading Issues with xsltc? Its seems that if you have a translat being compiled at the same time by two or more threads (instances of TraxTransformer) you will get issues because BCEL is not (by design) threadsafe as it users static

XSLTC News

2002-12-19 Thread Ivelin Ivanov
I had an offline discussion with Santiago from Sun. He has found a fix for the bug which we recently posted. I would like to share with you some of his comments regarding the future of XSLTC: Regarding XSLTC, we've done some performance work a couple of months ago, but for the most pa

Re: [PROBLEM]: XSLTC does not work

2002-12-14 Thread Ivelin Ivanov
lt;[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 14, 2002 3:15 PM Subject: Re: [PROBLEM]: XSLTC does not work > Hi, > > I had a quick look at this. I'm not sure I was applying the correct > stylesheet to the correct input

Re: [PROBLEM]: XSLTC does not work

2002-12-14 Thread ilene
Hi, I had a quick look at this. I'm not sure I was applying the correct stylesheet to the correct input. I simply tried applying wizard2html.xsl to the input document you supplied (XMLForm.xml). The output was, indeed, quite different. It looks like XSLTC was applying the most ge

Re: [PROBLEM]: XSLTC does not work

2002-12-13 Thread Ivelin Ivanov
Hi Santiago, With Tom bridging Xalan and Cocoon, we have had a very productive relationship in the past. I hope we will continue the high productivity record. Attached are the xml source and the corresponding Xalan and XSLTC ouputs produced with Xalan 2.4.1. As you will notice they are very

Re: [PROBLEM]: XSLTC does not work

2002-12-11 Thread Tom Amiro
of the differences between Xalan interpretive and XSLTC for given xml/xsl input. If you can isolate the problem to XSLT that would be great; otherwise, we'd need a lot more information on how to set up a test case with Cocoon and Tomcat to reproduce it. Tom Ivelin Ivanov wrote: > > Tom,

Re: [PROBLEM]: XSLTC does not work

2002-12-10 Thread Ivelin Ivanov
Tom, There were a few more messages on the list regarding Xalan 2.4.1 and XSLTC. Do you have progress on the reported problems? Ivelin - Original Message - From: "Tom Amiro" <[EMAIL PROTECTED]> To: "Ivelin Ivanov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTEC

XSLTC troubles when dynamically generating XSL stylesheet

2002-12-10 Thread Johann Romefort
Hi, I am having trouble when I call a pipeline which generate my xsl throught cocoon:/ pseudo protocol: This only happen with the last version of the CVS. The guilty sitemap fragment: and the exception

Re: more XSLTC problems (Was: strangely broken sample)

2002-11-09 Thread Ivelin Ivanov
Done. - Original Message - From: "David Crossley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 6:52 PM Subject: more XSLTC problems (Was: strangely broken sample) > Would some other committer please attend to this. > I

more XSLTC problems (Was: strangely broken sample)

2002-11-06 Thread David Crossley
Would some other committer please attend to this. I am not familiar enough with XSLTC, and the other core jars, to deal with it. --David > From: [EMAIL PROTECTED] > Subject: Antwort: strangely broken sample > Date: 03 Nov 2002 12:21:30 +0100 > > This is a problem of XSLTC which is

Re: XSLTC Problems

2002-11-05 Thread Jeremy Quinn
On Tuesday, Nov 5, 2002, at 03:50 Europe/London, Ivelin Ivanov wrote: Did you update the jar in C2 CVS HEAD? No, I thought that would be presumptuous, after all, I had done very little testing. regards Jeremy - To unsubsc

Re: XSLTC Problems

2002-11-04 Thread Ivelin Ivanov
Jeremy, Did you update the jar in C2 CVS HEAD? Ivelin - Original Message - From: "Jeremy Quinn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 12:48 PM Subject: Re: XSLTC Problems > Dear Tom, > > Thanks for this, yes

Re: XSLTC Problems

2002-11-04 Thread Jeremy Quinn
just dropped the new (2.4.1) xajan.jar, xml-apis.jar and xsltc.jar into cocoon/WEB-INF/lib, replacing the older ones, then reset my sitemap to use the xsltc engine again. Thanks regards Jeremy On Monday, Nov 4, 2002, at 15:23 Europe/London, Tom Amiro wrote: Hi, I took the problematic style

Re: XSLTC Problems

2002-11-04 Thread Tom Amiro
Hi, I took the problematic stylesheet (attached) and tried it with the latest XSLTC. There was no error. Could you try with the latest build -- actually 2.4.1 release should be fine -- to see if the problem is still reproducible? Tom Ivelin Ivanov wrote: > > Tom is probably still the

Re: XSLTC Problems

2002-11-02 Thread Ivelin Ivanov
Tom is probably still the point man, but just in case, I have added to the CC list all the XSLTC contacts that we used in the past. Ivelin - Original Message - From: "Jeremy Quinn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002

Re: XSLTC Problems

2002-11-01 Thread Peter Royal
On Friday, November 1, 2002, at 08:41 AM, Jeremy Quinn wrote: As soon as XSLTC was switched on by default, I had to switch it off! I have a stylesheet that work fine with xalan, but does not work in XSLTC, to whom, and how, should I report this? File a bug report against Xalan/XSLTC. Include

XSLTC Problems

2002-11-01 Thread Jeremy Quinn
Dear All, As soon as XSLTC was switched on by default, I had to switch it off! I have a stylesheet that work fine with xalan, but does not work in XSLTC, to whom, and how, should I report this? The culprit : xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xmlns:xsi="ht

Re: XSLTC as default transformer

2002-10-29 Thread Ivelin Ivanov
done. - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 2:58 PM Subject: Re: XSLTC as default transformer > Ivelin Ivanov wrote: > > > If I recall correctly the number

Re: XSLTC as default transformer

2002-10-29 Thread Stefano Mazzocchi
Ivelin Ivanov wrote: If I recall correctly the number of votes for switching to XSLTC in sitemap outnumbered the ones against. Am I wrong? Stefano, are we doing it? Yes, let's do it. Could you please take care of that? I'm submerged with email :/ -- Stefano

Re: XSLTC as default transformer

2002-10-29 Thread Ivelin Ivanov
done. - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 27, 2002 10:46 AM Subject: Re: XSLTC as default transformer > Ivelin Ivanov wrote: > > >If I recall correctly the number of votes

Re: XSLTC as default transformer

2002-10-27 Thread Vadim Gritsenko
Ivelin Ivanov wrote: If I recall correctly the number of votes for switching to XSLTC in sitemap outnumbered the ones against. +1 for 2.1 Vadim Am I wrong? Stefano, are we doing it? -=Ivelin=- - To unsubscribe, e

XSLTC as default transformer

2002-10-26 Thread Ivelin Ivanov
If I recall correctly the number of votes for switching to XSLTC in sitemap outnumbered the ones against. Am I wrong? Stefano, are we doing it? -=Ivelin=- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: XSLTC - Full Support for External Java Functions

2002-08-19 Thread Tom Amiro
John, I was out on vacation. Doesn't look like anyone responded. XSLTC does not support SQL extensions at this time. Future work on integrating XSLTC with Xalan may add such support. Here is a quote from an email sent by Morris Kwan on the effort to integrate Xalan's extensions

Re: XSLTC - Full Support for External Java Functions

2002-08-03 Thread John Gentilin
Has anyone ever tested the SQL extensions under XSLTC ?? John G Tom Amiro wrote: > Hi, > > Note that the link > > http://xml.apache.org/xalan-j/xsltc_constraints.html#xsltcconf > > will not reflect the change to the documentation we made until > the documentatio

Re: XSLTC - Full Support for External Java Functions

2002-08-02 Thread Tom Amiro
Hi, Note that the link http://xml.apache.org/xalan-j/xsltc_constraints.html#xsltcconf will not reflect the change to the documentation we made until the documentation on the site is rebuilt. Tom "G. Todd Miller - XML Tech Ctr - Development" wrote: > > FYI: > &g

XSLTC - Full Support for External Java Functions

2002-08-02 Thread G. Todd Miller - XML Tech Ctr - Development
FYI: XSLTC update: The latest XSLTC now supports non-static external java functions. Previously we only supported calling static java functions. For more information check out the constraits document at: http://xml.apache.org/xalan-j/xsltc_constraints.html#xsltcconf Thanks

cvs commit: xml-cocoon2/lib/core xalan2-20020723.jar xerces2-20020723.jar xml-apis-20020723.jar xsltc-20020723.jar

2002-07-22 Thread tcurdt
tcurdt 2002/07/22 17:34:56 Modified:lib jars.xml Added: lib/core xalan2-20020723.jar xerces2-20020723.jar xml-apis-20020723.jar xsltc-20020723.jar Log: catch up with the latest CVS versions, add an "ant-target" build to th

RE: Found bug in XSLTC

2002-07-13 Thread Vadim Gritsenko
> From: Koen Pellegrims [mailto:[EMAIL PROTECTED]] > > I think this bug might be due to lazy type converions in XSLTC. > Have you tried passing the numbers into the numbers()-function > before the comparison, i.e.: ? I know work-around, see: > > I report this so X

RE: Found bug in XSLTC

2002-07-13 Thread Koen Pellegrims
I think this bug might be due to lazy type converions in XSLTC. Have you tried passing the numbers into the numbers()-function before the comparison, i.e.: ? The assignment through the if-construct makes $var into a result-set; I'm not sure if XSLTC handles the type-conversions very well.

Found bug in XSLTC

2002-07-13 Thread Vadim Gritsenko
Hi all, Found a bug in XSLTC, version from http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/lib/core/xsltc. jar?rev=HEAD&content-type=text/plain. Here is XSLT reproducing the bug: --8<-- http://www.w3.org/1999/XSL/Transform";> 2

RE: Performance of XSLTC

2002-07-11 Thread Berin Loritsch
> From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] > > I have a pipeline with 1 generator, 1 castor (non cachable) > transformer, 2 xsl transformation and 1 xml serialization. I > tryed to run it with both xalan and xsltc, and the benefit > (mesured by JMeter with 5 and 50 co

RE: Performance of XSLTC

2002-07-11 Thread Koen Pellegrims
-Oorspronkelijk bericht- Van: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 11 juli 2002 10:35 Aan: [EMAIL PROTECTED] Onderwerp: Re: Performance of XSLTC Reinhard Poetz wrote: >Hi, > >Today I tried to find out how much faster XSLTC compared to Xalan is. M

Re: Performance of XSLTC

2002-07-11 Thread Sylvain Wallez
Reinhard Poetz wrote: >Hi, > >Today I tried to find out how much faster XSLTC compared to Xalan is. My >result: there is hardly any difference in performance (maybe XSLTC is >slightly faster). > > Just some thoughts : XSLTC translates a stylesheet to a class, and

RE: Performance of XSLTC

2002-07-10 Thread TREGAN Fabien
I have a pipeline with 1 generator, 1 castor (non cachable) transformer, 2 xsl transformation and 1 xml serialization. I tryed to run it with both xalan and xsltc, and the benefit (mesured by JMeter with 5 and 50 concurrent threads) gave me a around 10% gain on the whole pipeline (that is less

RE: Performance of XSLTC

2002-07-10 Thread Berin Loritsch
> From: Reinhard Poetz [mailto:[EMAIL PROTECTED]] > > Hi, > > Today I tried to find out how much faster XSLTC compared to > Xalan is. My > result: there is hardly any difference in performance (maybe > XSLTC is slightly faster). > > My test case: >

Performance of XSLTC

2002-07-10 Thread Reinhard Poetz
Hi, Today I tried to find out how much faster XSLTC compared to Xalan is. My result: there is hardly any difference in performance (maybe XSLTC is slightly faster). My test case: - I used a pipline with two xslt transformation steps. The first time I used the standard transformer

Re: [PROBLEM]: XSLTC does not work

2002-07-10 Thread Jacek Ambroziak
--- Tom Amiro <[EMAIL PROTECTED]> wrote: > We'll do some testing with 1.4.1_01 to see if the > problem > is with the JVM or with XSLTC. Tom, in my opinion the problem is more with the JVM than XSLTC as the latter runs fine on any other VM. But then _01 was an interim

RE: [PROBLEM]: XSLTC does not work

2002-07-10 Thread Carsten Ziegeler
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 08, 2002 5:04 PM > To: Ivelin Ivanov > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PROBLEM]

Re: [PROBLEM]: XSLTC does not work

2002-07-08 Thread Tom Amiro
Hi, We'll do some testing with 1.4.1_01 to see if the problem is with the JVM or with XSLTC. Carsten, or anyone else, can you give us more information on the differences in output generated by Xalan versus XSLTC when you are not running on 1.4.1_01? Tom Ivelin Ivanov wrote: > >

Re: XSLTC -> Gregor

2002-07-05 Thread Ivelin Ivanov
10-15 times faster than Xalan? That's a difference. It's a pitty we can't ship it with Cocoon. Ivelin - Original Message - From: "Jacek R. Ambroziak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 04, 2002 4:09 PM S

Re: [PROBLEM]: XSLTC does not work

2002-07-04 Thread Ivelin Ivanov
- Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: "Cocoon-Dev" <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 1:21 AM Subject: RE: [PROBLEM]: XSLTC does not work > > Ivelin Ivanov wrote: > > > > Sorry

Re: [PROBLEM]: XSLTC does not work

2002-07-03 Thread Jacek Ambroziak
> Would it be too painful to do what Jeremy is when > XSLTC is broken? ... > > with the latest switch to XSLTC, Cocoon isn't > working anymore for > > me. My system is JDK 1.4.0.01, W2K, Tomcat 3.3a. ... > I don't get exceptions, but I get some expressions &g

Re: [PROBLEM]: XSLTC does not work

2002-07-03 Thread Jeremy Quinn
On Wednesday, July 3, 2002, at 04:59 AM, Ivelin Ivanov wrote: > > Sorry for the delayed response, my PC power supply burnt. > > > Would it be too painful to do what Jeremy is when XSLTC is broken? Thanks for reminding me ;) I must find & report what caused my failure .

RE: [PROBLEM]: XSLTC does not work

2002-07-03 Thread Carsten Ziegeler
> -Original Message- > From: Michael Homeijer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 03, 2002 9:27 AM > To: '[EMAIL PROTECTED]' > Subject: RE: [PROBLEM]: XSLTC does not work > > > Hi, > > Should it not be as easy as to change

RE: [PROBLEM]: XSLTC does not work

2002-07-03 Thread Michael Homeijer
Hi, Should it not be as easy as to change the default transformer to XSLTC on a sample sub sitemap basis? This way not all samples have to work using xsltc and the ones that work using xsltc can be shipped using it. HTH Michael > -Original Message- > From: Piroumian Konstantin [

RE: [PROBLEM]: XSLTC does not work

2002-07-03 Thread Piroumian Konstantin
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Ivelin Ivanov wrote: > > > > Sorry for the delayed response, my PC power supply burnt. > > > > > > Would it be too painful to do what Jeremy is when XSLTC is broken? > > I though we all felt that

RE: [PROBLEM]: XSLTC does not work

2002-07-02 Thread Carsten Ziegeler
Ivelin Ivanov wrote: > > Sorry for the delayed response, my PC power supply burnt. > > > Would it be too painful to do what Jeremy is when XSLTC is broken? > I though we all felt that long term we want XSLTC as the main Cocoon > processor. > Making XSLTC default no

Re: [PROBLEM]: XSLTC does not work

2002-07-02 Thread Ivelin Ivanov
Sorry for the delayed response, my PC power supply burnt. Would it be too painful to do what Jeremy is when XSLTC is broken? I though we all felt that long term we want XSLTC as the main Cocoon processor. Making XSLTC default now in 2.1-dev is the only reasonably fast way to have it working

Re: [PROBLEM]: XSLTC does not work

2002-07-01 Thread Jeremy Quinn
On Monday, July 1, 2002, at 01:08 PM, Carsten Ziegeler wrote: > Hi, > > with the latest switch to XSLTC, Cocoon isn't working anymore for > me. My system is JDK 1.4.0.01, W2K, Tomcat 3.3a. JDK 1.3.1, MacOSX 10.1.5, TomCat 4.0.4-b3 I don't get exceptions, but I ge

Re: [PROBLEM]: XSLTC does not work

2002-07-01 Thread Michael Melhem
Hi, Just to confirm that Im getting the same error with the latest cocoon code. (Im using JDK1.3.1_02 and tomcat 3.2.3.) Regards, Michael Melhem On Mon, Jul 01, 2002 at 02:08:00PM +0200, Carsten Ziegeler wrote: > Hi, > > with the latest switch to XSLTC, Cocoon isn't working an

[PROBLEM]: XSLTC does not work

2002-07-01 Thread Carsten Ziegeler
Hi, with the latest switch to XSLTC, Cocoon isn't working anymore for me. My system is JDK 1.4.0.01, W2K, Tomcat 3.3a. I get the following exception for "localhost/cocoon/welcome": java.lang.RuntimeException: Attempting to format number '0.0' using pattern '&#x

[Announcement] XSLTC as default Trax processor in 2.1-dev

2002-06-27 Thread Ivelin Ivanov
I've had only good experience with the latest XSLTC processor for a couple days now. Since I have not received any negative votes, I am going to make it the default in 2.1-dev HEAD. The "xslt" Transformer now uses XSLTC. The "xalan" Transforemer is now what used

Re: progress report on XSLTC]]

2002-06-16 Thread Ivelin Ivanov
>> For all the folks that were benchmarking Saxon, Xalan, XT, etc. >> This is your chance to test drive the F1 car before it's out on the >> official >> race track. >> >> >> Gianugo, can you please provide instructions how to swap Xalan with >>

Re: progress report on XSLTC]]

2002-06-12 Thread Stefano Mazzocchi
al > > race track. > > > > > > Gianugo, can you please provide instructions how to swap Xalan with XSLTC in > > the config. > > Sure thing. First of all the jar: get it at > http://cvs.apache.org/~gianugo/xsltc.jar (hmmm... what about adding it > to the CVS sin

Re: progress report on XSLTC]]

2002-06-08 Thread Gianugo Rabellino
vide instructions how to swap Xalan with XSLTC in > the config. Sure thing. First of all the jar: get it at http://cvs.apache.org/~gianugo/xsltc.jar (hmmm... what about adding it to the CVS since it's starting to work? I'll keep it updated while Tom sends me their progress). Then i

Re: progress report on XSLTC]]

2002-06-08 Thread Ivelin Ivanov
Excelent! I want to try it NOW ! For all the folks that were benchmarking Saxon, Xalan, XT, etc. This is your chance to test drive the F1 car before it's out on the official race track. Gianugo, can you please provide instructions how to swap Xalan with XSLTC in the config. T

[Fwd: progress report on XSLTC]]

2002-06-07 Thread Gianugo Rabellino
Strange. This was addressed to the dev list, but it does not appear in my local list archive. Anyway, these are great news, kudos for the XSLTC team for the work they have been doing so far. Anyone volunteering for testing the new xsltc.jar? I can make it available somewhere for the brave

Re: Fw: XSLTC and Cocoon

2002-06-06 Thread Ivelin Ivanov
; Cc: "cocoon" <[EMAIL PROTECTED]> Sent: Thursday, June 06, 2002 8:50 AM Subject: Re: Fw: XSLTC and Cocoon > Tom Amiro wrote: > > Hi Gianugo, > > > > That's strange. I just unjar'd the cocoon.war file from

Re: Fw: XSLTC and Cocoon

2002-06-06 Thread Gianugo Rabellino
^^^ > > These changes should also work with Xalan. > > I hope you can submit this fix for the stylesheet, so the version in the wars > you generate won't have the problem. > > After substituting the corrected stylesheet and rebuilding t

Re: Fw: XSLTC and Cocoon

2002-06-06 Thread Tom Amiro
ectory, so that you should *not* encounter any problem (well, > hopefully ;-)). It's already set up for XSLTC using the jar you sent me. > > In WEB-INF/logs you can also find my attempts to have it working, to no > avail. The Cocoon front page loads (well, no wonder, being it static > XH

Re: Fw: XSLTC and Cocoon

2002-06-06 Thread Gianugo Rabellino
erFactoryImpl"/> > > > > > So the transformer-factory param does have the closing /. Don't know how the snippet > cut and pasted in my email was wrong. Weird... :-/ > > Anyway, please send the war file that you got the trace with and tell

Re: Fw: XSLTC and Cocoon

2002-06-06 Thread Tom Amiro
wrong. Anyway, please send the war file that you got the trace with and tell me the steps you did before getting the XSLTC error. Thanks, Tom Gianugo Rabellino wrote: > > Tom Amiro wrote: > > Gianugo, > > > > I downloaded cocoon-2.0.2, built the cocoon.war after puttin

Re: Fw: XSLTC and Cocoon

2002-05-28 Thread Gianugo Rabellino
Ivelin Ivanov wrote: > Folks, > > > The XSLTC group is at a hold again. > > Anyone interested to work with Tom to resolve the issues? Here: I'll do all I can do to help out in this issue. What I need is a complete stack trace from the exception being thrown, as well

Fw: XSLTC and Cocoon

2002-05-28 Thread Ivelin Ivanov
Folks, The XSLTC group is at a hold again. Anyone interested to work with Tom to resolve the issues? I am sorry if I sound pushy, especially when I am not helping myself. My focus is currently in another area of Cocoon, as some of you know. Recently there have been a number of people asking

Re: XSLTC and Cocoon

2002-05-23 Thread Ivelin Ivanov
ROTECTED]> 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

Re: XSLTC and Cocoon

2002-05-23 Thread Stefano Mazzocchi
oesn't come from sourceLocator being null. Also, if > > getSystemId() returns null, the method is > > > > It depends on which version of Cocooon they are using. The test 'null != > sourceLocator' is not yet present in 2.02, it was only added on May 7. Oh, that explains

Re: XSLTC and Cocoon

2002-05-22 Thread Tom Amiro
Hi, Given Sylvain's reply that an update would solve the NPE problem, I checked out the xml-cocoon2 respository. After making some modifications so it would use XSLTC rather than Xalan, I built cocoon.war and tried deploying it with Tomcat. On starting up Tomcat, there was a problem

RE: XSLTC and Cocoon

2002-05-22 Thread Bruno . Dumon
> Hmmm, the source code says > >if( null != sourceLocator ) >{ > n.addExtraDescription("location", sourceLocator.getSystemId()); > ... >} > > so the NPE doesn't come from sourceLocator being null. Also, if > getSystemId() returns null, the method is > It depends on which

Fw: XSLTC and Cocoon

2002-05-21 Thread Ivelin Ivanov
More positive response from the XSLTC team ! - Original Message - From: "David Hofert" <[EMAIL PROTECTED]> To: "Ivelin Ivanov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 7:02 AM Subject: Re: XSLTC and Cocoon >

Re: XSLTC and Cocoon

2002-05-21 Thread Torsten Curdt
On Tuesday 21 May 2002 18:13, Stefano Mazzocchi wrote: > Tom, > > first of all, thanks much for helping us with this. It is *very* > appreciated. > > Tom Amiro wrote: > > Hi, > > > > After modifying ./documentation/stylesheets/book2menu.xsl so XSLTC > > c

Re: XSLTC and Cocoon

2002-05-21 Thread Stefano Mazzocchi
Tom, first of all, thanks much for helping us with this. It is *very* appreciated. Tom Amiro wrote: > 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 rela

RE: XSLTC and Cocoon

2002-05-21 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > Ivelin, > > Thank you for spearheading this! > > I am currently moving my code to Saxon to improve performance; it's > quite a bit more painful than I thought--will post my observations > shortly. That's very interesting - my observations are q

RE: XSLTC and Cocoon

2002-05-21 Thread Stephen Ng
oving. Stephen Ng Lumigent > -Original Message- > From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 21, 2002 9:33 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: XSLTC and Cocoon > > >

Re: XSLTC and Cocoon

2002-05-21 Thread Sylvain Wallez
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 yo

Re: XSLTC and Cocoon

2002-05-21 Thread Ivelin Ivanov
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

Re: XSLTC and Cocoon

2002-05-20 Thread Ivelin Ivanov
Good to know. With all the exposure Cocoon 2 is getting this year, having a high performance engine as XSLTC is becoming increasingly essential. When you add the 3 new books that will go in print within the next few months, Cocoon's responsibility to live up to its fame is bigger than

Re: XSLTC and Cocoon

2002-05-18 Thread Ivelin Ivanov
Thank you Tom. Many people are posting lately questions related to Cocoon performance. Getting XSLTC in is important. Ivelin - Original Message - From: "Tom Amiro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, May

Re: XSLTC and Cocoon

2002-05-17 Thread Tom Amiro
Hi Ivelin, We started working on this and got distracted. Here was the last email Stefano sent. If this information is still good, I'll try to set up a test case here so we can debug whatever bugs are preventing XSLTC from working in Cocoon. Tom > Since many bugs that I find

XSLTC and Cocoon

2002-05-15 Thread Ivelin Ivanov
Is someone actively working on integrating XSLTC in Cocoon? Stefano felt strongly that XSLTC should be ultimately the default stylesheet processor in Cocoon. Can someone comment on how far are we from this goal? People keep discussing benchmarks for various XSLT interpreters, trying to make

  1   2   >