RE: Xalan progress indication

2002-03-04 Thread Vries, Michiel de
Thanks Bruno, I think this is what I'm looking for. I'll try it. Michiel. > -Original Message- > From: Bruno Verachten [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 3:02 PM > To: [EMAIL PROTECTED] > Subject: Re: Xalan progress indication > > > Vries, Michiel de wrote: > >

experimental XSLTC

2002-03-04 Thread Jacek R. Ambroziak
I am sorry if you receive this email twice; I am experiencing troubles with email while setting up my SOHO network :-) - Dear XSLTC users, from the number of downloads of xsltc.jar from my modest website (www.ambrosoft.com) I see that your interest in

DO NOT REPLY [Bug 4546] - normalize-space does not properly handle text data

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Proposed fix for bug #6850.

2002-03-04 Thread Sayeau, Derek
Thought I'd take a crack at this one... Fix details: Keys should be defined *before* other top level elements, in case there are any global variables that are initialized using the key() function. Cheers, -derek <>

Re: Serial/streaming transformations proposal

2002-03-04 Thread Tom Amiro
Yes, yes. David is absolutely right: an XSLTC translet encodes only the features actually used in the stylesheet. Tom David Marston/Cambridge/IBM wrote: > > Joe Kesselman writes: > >...I do suspect that a subset processor could be made to run smaller > >and faster, for those cases where the su

Question about xsl:output, QName, and XSLTAttributeDef

2002-03-04 Thread Paul Brown
Trying to get something working with Xalan-J2.1.0 (ducking flying fruit and vegetables), I dug into SerializerToXML to figure out why my CDATA section wasn't appearing where I asked for it. Then to ProcessorOutputElem, then to XSLTAttributeDef, then to QName. The fix from Alexander Rudnev will

DO NOT REPLY [Bug 6155] - Named decimal-format found across imports, but not default

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6155] - Named decimal-format found across imports, but not default

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6155] - Named decimal-format found across imports, but not default

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6573] - ClassCastException in org.apache.xalan.xslt.Process

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6746] - UNC path support

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6750] - Reusing a Transformer causes a NullPointerException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6750] - Reusing a Transformer causes a NullPointerException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6833] - ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6833] - ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Serial/streaming transformations proposal

2002-03-04 Thread David Marston/Cambridge/IBM
Joe Kesselman writes: >...I do suspect that a subset processor could be made to run smaller >and faster, for those cases where the subset is sufficient. The hard >part is defining what the subset should be -- figuring out exactly >how the niche is defined, then resisting every attempt to add "jus

DO NOT REPLY [Bug 6782] - xalan output content lost when templates called include copy-of

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6854] - IntStack throws ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6667] - Variable corruption when using parameters

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Serial/streaming transformations proposal

2002-03-04 Thread Joseph Kesselman/CAM/Lotus
I think the communty which is asking for this is, in fact, interested only in trivial transformations -- filtering and minor renaming or processing or annotating, no look-ahead or look-back and only a small amount of context carried forward -- the kind of thing that they could write as a trivial

DO NOT REPLY [Bug 6854] - IntStack throws ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Multioutput with Xalan-C++

2002-03-04 Thread David N Bertoni/Cambridge/IBM
Xalan-C++ does not support extension elements, and therefore, does not have a redirect extension like Xalan-J. Dave "Boell, Dieter"

cvs commit: xml-xalan/java/src/org/apache/xml/utils IntStack.java

2002-03-04 Thread jkesselm
jkesselm02/03/04 10:47:44 Modified:java/src/org/apache/xml/utils IntStack.java Log: Bugzilla 6854: Return the stack exception, as documented. Revision ChangesPath 1.6 +21 -3 xml-xalan/java/src/org/apache/xml/utils/IntStack.java Index: IntStack.java =

RE: Serial/streaming transformations proposal

2002-03-04 Thread Art Welch
Hmmm. Somehow I missed the original e-mail (probably just did not read it fast enough before my finger landed on the delete button). Since you asked... I agree with Rick. For any but the simplest transformations you almost always need to store a representation of at least part of the tree. >Fro

Re: Known problem in variable handling

2002-03-04 Thread Joseph Kesselman/CAM/Lotus
Fix checked in. I still need to check how many of the recent Bugzilla reports it cures.

cvs commit: xml-xalan/java/src/org/apache/xpath VariableStack.java XPathContext.java

2002-03-04 Thread jkesselm
jkesselm02/03/04 10:21:32 Modified:java/src/org/apache/xalan/processor StylesheetHandler.java java/src/org/apache/xalan/templates ElemVariable.java java/src/org/apache/xalan/transformer TransformerImpl.java java/src/org/apache/xml/dtm/ref DTM

RE: Serial/streaming transformations proposal

2002-03-04 Thread Rick Bullotta
On paper, it sounds good, but in practice, our experience seems to show that anything but the most trival stylesheets will often require some "in-memory tree representation" to process properly. Stylesheets that are "purely declarative" and are focused primarily on output formatting might benefit

Re: Multioutput with Xalan-C++

2002-03-04 Thread paul_dick
Dieter, Currently XalanC does not support element extensions i.e. redirect, the way XalanJ does. Paul "Boell, Dieter"

DO NOT REPLY [Bug 6843] - Removal of MSVC copiler warnings

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Multioutput with Xalan-C++

2002-03-04 Thread Boell, Dieter
Title: Multioutput with Xalan-C++ Dear Developer! I use Xalan-C++ v.1.3.3 for some time and find it very good and powerful. But I have a question: There is a possibility with Xalan-C++ to generate several files? (Like Redirect Extensions as in the case of Xalan-J) And if yes then how? I th

DO NOT REPLY [Bug 6854] - IntStack throws ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6854] - IntStack throws ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6854] New: - IntStack throws ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: xml encoding

2002-03-04 Thread Joseph Kesselman/CAM/Lotus
You've given us nowhere near enough detail to diagnose this. Start by telling us what the actual difference is between your two documents and why you think it's a problem (Though it sounds like an XMLSpy issue rather than a Xalan issue, since you said the file changes only when you load it in XM

DO NOT REPLY [Bug 6851] New: - XSLTC: java.lang.ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Known problem in variable handling

2002-03-04 Thread Joseph Kesselman/CAM/Lotus
Just so folks know: Yes, there seems to be a confirmed problem with variables -- specifically, the interaction between deferred evaluation of variables and the new shared-DTM variable stack -- in the current release of Xalan. The most common symptom will be that the content of a variable is damag

xml encoding

2002-03-04 Thread ronen levi
Hello i am using xalan to parse xml using xsl file as an handler i get a result lets call it "x" then when i open the xml with xmlspy and save it without any modification and make a parse with the xmlspy built in parser i get a result lets call it "y" if i don't save the xml with xmlspy when i

Serial/streaming transformations proposal

2002-03-04 Thread scott_boag
An interesting proposal for serial/streaming (SAX-to-SAX) transformations is starting to take shape at http://www.gingerall.cz/stx/stx-draft-0.02.html.; Curious on what people think. Probably we should try prototyping something along these lines soon... though I would prefer basing it on a pure

DO NOT REPLY [Bug 6850] New: - XSLTC: global variables can't be initialized with key() function

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6833] - ArrayIndexOutOfBoundsException

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Netscape and xsl transformation

2002-03-04 Thread Jean-François Guillaume
All, I'm new in this mailing list and I hope someone will be able to help me. When I want to use the sample AppletXMLtoHTML given in xalan 2.3.1 with Netscape 4.76, I get this exception : javax.xml.transform.TransformerFactoryConfigurationError : Provider for javax.xml.transform.TramsformerFa

DO NOT REPLY [Bug 6693] - XSLTC xsl:sort does not work with nodeset variables

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom SortingIterator.java

2002-03-04 Thread tmiller
tmiller 02/03/04 06:41:00 Modified:java/src/org/apache/xalan/xsltc/dom SortingIterator.java Log: bug 6693- fix by Santiago Pericas, implement a iterator clone method. Revision ChangesPath 1.2 +27 -3 xml-xalan/java/src/org/apache/xalan/xsltc/dom/SortingIterat

[GUMP] Xalan2 Smoketest Failure

2002-03-04 Thread Sam Ruby
ve for details. Last 50 lines of build output follows. [java] ResultScanner of smoketest complete in: smoketest/ResultReport.html smoketest-results-dist: [tar] Building tar: /home/rubys/jakarta/xml-xalan/test/java/build/xalan-smoketest-20020304.tar [tar] Entry: xml-xalan/test/smo

DO NOT REPLY [Bug 6843] New: - Removal of MSVC copiler warnings

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6791] - Unknown STLport Version (none works) for Xerces 1.3 and Solaris 2.8

2002-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu