cvs commit: xml-xalan/c/src Makefile.in

2001-07-17 Thread dbertoni
dbertoni01/07/18 00:19:44 Modified:c/srcMakefile.in Log: Updated library names for ICU 1.8.1. Added XalanExtensions to the sources. Revision ChangesPath 1.44 +4 -4 xml-xalan/c/src/Makefile.in Index: Makefile.in ==

[Bug 2639] - IndexOutOfBoundsException

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2639 *** shadow/2639 Mon Jul 16 13:33:29 2001 --- shadow/2639.tmp.5049Wed Jul 18 00:10:57 2001 *** *** 39,41 --- 39,52 --- Additional Comments From [EMAIL PROTECTED] 2001-07-16 13:33 --- I tried this is b

[Bug 2650] - Namespace axis resolution is not XPath compliant

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2650 *** shadow/2650 Tue Jul 17 09:21:25 2001 --- shadow/2650.tmp.4573Tue Jul 17 23:58:02 2001 *** *** 51,54 declared by the XML Namespaces Recommendation [XML Names]) and one for the default namespace if one is in sc

cvs commit: xml-xalan/c/Projects/Win32/VC6 Xalan.dsw

2001-07-17 Thread dbertoni
dbertoni01/07/17 23:45:43 Modified:c/Projects/Win32/VC6 Xalan.dsw Log: New dependencies. Revision ChangesPath 1.18 +3 -0 xml-xalan/c/Projects/Win32/VC6/Xalan.dsw Index: Xalan.dsw === RCS f

cvs commit: xml-xalan/c/src/TestXSLT process.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 23:45:01 Modified:c/src/TestXSLT process.cpp Log: Enabled Xalan-proprietary extension functions. Revision ChangesPath 1.71 +115 -24 xml-xalan/c/src/TestXSLT/process.cpp Index: process.cpp

cvs commit: xml-xalan/c/src/XalanExtensions FunctionDistinct.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 23:24:55 Modified:c/src/XalanExtensions FunctionDistinct.cpp Log: Fixed dumb bugs. Revision ChangesPath 1.3 +4 -0 xml-xalan/c/src/XalanExtensions/FunctionDistinct.cpp Index: FunctionDistinct.cpp =

cvs commit: xml-xalan/c/Projects/Win32/VC6/XalanExtensions XalanExtensions.dsp

2001-07-17 Thread dbertoni
dbertoni01/07/17 22:50:37 Modified:c/Projects/Win32/VC6/XalanExtensions XalanExtensions.dsp Log: New source file. Revision ChangesPath 1.3 +4 -0 xml-xalan/c/Projects/Win32/VC6/XalanExtensions/XalanExtensions.dsp Index: XalanExtensions.dsp =

cvs commit: xml-xalan/c/src/XalanExtensions XalanExtensions.hpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 22:50:19 Added: c/src/XalanExtensions XalanExtensions.hpp Log: Initial revision. Revision ChangesPath 1.1 xml-xalan/c/src/XalanExtensions/XalanExtensions.hpp Index: XalanExtensions.hpp ===

cvs commit: xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison XercesParserLiaison.dsp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:50:48 Modified:c/Projects/Win32/VC6/DOMSupport DOMSupport.dsp c/Projects/Win32/VC6/ICUBridge ICUBridge.dsp c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp c/Projects/Win32/VC6/XMLSupport XMLSupport.dsp

cvs commit: xml-xalan/c/src/ICUBridge ICUBridgeCollationCompareFunctor.cpp ICUBridgeCollationCompareFunctor.hpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:38:25 Modified:c/src/ICUBridge ICUBridgeCollationCompareFunctor.cpp ICUBridgeCollationCompareFunctor.hpp Log: Changes for ICU 1.8.1. Revision ChangesPath 1.15 +45 -16xml-xalan/c/src/ICUBridge/ICUBridgeCollationCompareF

cvs commit: xml-xalan/c/src/XPath XPathEnvSupport.hpp XPathEnvSupportDefault.cpp XPathEnvSupportDefault.hpp XPathExecutionContext.hpp XPathExecutionContextDefault.cpp XPathExecutionContextDefault.hpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:26:55 Modified:c/src/XPath XPathEnvSupport.hpp XPathEnvSupportDefault.cpp XPathEnvSupportDefault.hpp XPathExecutionContext.hpp XPathExecutionContextDefault.cpp XPathExecut

cvs commit: xml-xalan/c/src/XPath XResultTreeFrag.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:24:59 Modified:c/src/XPath XResultTreeFrag.cpp Log: Fixed bugs with interpreting ResultTreeFrags as node-sets. Revision ChangesPath 1.24 +5 -61 xml-xalan/c/src/XPath/XResultTreeFrag.cpp Index: XResultTreeFrag.cpp ==

cvs commit: xml-xalan/c/src/XPath XPath.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:23:34 Modified:c/src/XPath XPath.cpp Log: Don't make extra copy of the XObjectPtr returned from running and extension function. Revision ChangesPath 1.59 +3 -6 xml-xalan/c/src/XPath/XPath.cpp Index: XPath.cpp =

cvs commit: xml-xalan/c/src/XalanSourceTree XalanSourceTreeDocument.hpp XalanSourceTreeDocument.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:21:41 Modified:c/src/XalanSourceTree XalanSourceTreeDocument.hpp XalanSourceTreeDocument.cpp Log: Fixed bug with creating elements in the default namespace. Revision ChangesPath 1.10 +2 -1 xml-xalan/c/src/XalanSourceT

cvs commit: xml-xalan/c/src/XalanExtensions FunctionDifference.cpp FunctionDistinct.cpp FunctionEvaluate.cpp FunctionHasSameNodes.cpp FunctionIntersection.cpp FunctionNodeSet.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:20:35 Modified:c/src/XalanExtensions FunctionDifference.cpp FunctionDistinct.cpp FunctionEvaluate.cpp FunctionHasSameNodes.cpp FunctionIntersection.cpp FunctionNodeSet.cpp Log: Fixed problem

cvs commit: xml-xalan/c/src/TestXSLT process.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:19:46 Modified:c/src/TestXSLT process.cpp Log: Tweaked message. Revision ChangesPath 1.70 +1 -1 xml-xalan/c/src/TestXSLT/process.cpp Index: process.cpp === RCS file: /h

cvs commit: xml-xalan/c/src/PlatformSupport ExecutionContext.hpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:18:02 Modified:c/src/PlatformSupport ExecutionContext.hpp Log: Added overloads for Locators. Revision ChangesPath 1.5 +92 -13xml-xalan/c/src/PlatformSupport/ExecutionContext.hpp Index: ExecutionContext.hpp

cvs commit: xml-xalan/c/src/PlatformSupport XalanStdOutputStream.cpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:17:11 Modified:c/src/PlatformSupport XalanStdOutputStream.cpp Log: Check for problem with stream. Revision ChangesPath 1.4 +5 -0 xml-xalan/c/src/PlatformSupport/XalanStdOutputStream.cpp Index: XalanStdOutputStream.cpp ===

cvs commit: xml-xalan/c/src/Include GCCDefinitions.hpp

2001-07-17 Thread dbertoni
dbertoni01/07/17 21:16:09 Modified:c/src/Include GCCDefinitions.hpp Log: Patch for other platforms. Revision ChangesPath 1.14 +2 -3 xml-xalan/c/src/Include/GCCDefinitions.hpp Index: GCCDefinitions.hpp =

problem 'attributes.getQName' running with Xerces_1_4_1, Xalan_2_2_D6

2001-07-17 Thread John Turnbull
- viz runtime error:   XSLT Error (java.lang.NoSuchMethodError): org.xml.sax.Attributes: method(I)Ljava/lang/String; not found At org.apache.xalan.processor.XSLTElementProcessor.setAttributes(XSLTEElementProcessor.java:346) … 311     - file xalan\src\org\apache\xalan\processor\XSLTEl

cvs commit: xml-xalan/java/src/org/apache/xalan/lib/sql SQLDocument.java

2001-07-17 Thread johng
johng 01/07/17 19:53:59 Modified:java/src/org/apache/xalan/lib/sql SQLDocument.java Log: Fixed a few bugs, almost there Submitted by: John Gentilin mailto:[EMAIL PROTECTED] Revision ChangesPath 1.7 +100 -15 xml-xalan/java/src/org/apache/xalan/lib/sql/SQLDocum

cvs commit: xml-xalan/java/samples/extensions/sql/ext-connection ExternalConnection.java dbtest.xsl

2001-07-17 Thread johng
johng 01/07/17 19:51:09 Modified:java/samples/extensions/sql/ext-connection ExternalConnection.java dbtest.xsl Log: Updated for new SQL Extension Submitted by: John Gentilin mailto:[EMAIL PROTECTED] Revision ChangesPath 1.3 +4 -4 x

[Bug 2664] New: - de.fub.bytecode.generic.ClassGenException: Branch target offset too large for short throwen when Transforms reach a size certain complexity... In this case 65K

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2664 *** shadow/2664 Tue Jul 17 18:27:51 2001 --- shadow/2664.tmp.2168Tue Jul 17 18:27:51 2001 *** *** 0 --- 1,38 + ++ + | de.fub.bytecode.ge

Re: Where are the archives kept?

2001-07-17 Thread Gary L Peskin
I use http://marc.theaimsgroup.com/?l=xalan-dev&r=1&w=2 Gary > Val Iliescu wrote: > > Can not see any archives anywhere ... what gives ?

Where are the archives kept?

2001-07-17 Thread Val Iliescu
Title: Where are the archives kept?     Can not see any archives anywhere ... what gives ?

[Bug 2662] New: - Exceptions are being swallowed in org.apache.xalan.transformer.TransformerImpl.java

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2662 *** shadow/2662 Tue Jul 17 17:42:03 2001 --- shadow/2662.tmp.1013Tue Jul 17 17:42:03 2001 *** *** 0 --- 1,111 + ++ + | Exceptions are be

Xalan, Gnu , Aix

2001-07-17 Thread Brenntag Jean-Paul Lanfrey [ Office ]
Hi, PLATFORM Ibm Rs6000 43p / AIX 4.3 CMP gnu.gcc.g++-2.95.3.0 XALAN-C++ 1.1 in /usr/local/xml-xalan XERCES 1.5 in /usr/local/xerces-c1_5_0-AIX43 XERCES 1.4 in /usr/local/xerces XALANCROOT=/usr/local/xml-xalan XER

[Bug 2661] - template parameters missing illegal character remapping

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2661 *** shadow/2661 Tue Jul 17 14:53:14 2001 --- shadow/2661.tmp.656 Tue Jul 17 14:56:11 2001 *** *** 100,103 - That the na.mes parameter name should be remapped to na_mes before being ! stuffed into the p

[Bug 2661] New: - template parameters missing illegal character remapping

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2661 *** shadow/2661 Tue Jul 17 14:53:14 2001 --- shadow/2661.tmp.638 Tue Jul 17 14:53:14 2001 *** *** 0 --- 1,103 + ++ + | template parameters missi

[Bug 2468] - Empty xpath when passed as a parameter to a template and enclosed in a for-each

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2468 *** shadow/2468 Tue Jul 17 11:23:02 2001 --- shadow/2468.tmp.584 Tue Jul 17 14:30:25 2001 *** *** 143,145 --- 143,150 --- Additional Comments From [EMAIL PROTECTED] 2001-07-17 11:23 --- Created an attachment

[PATCH] AbsoluteIterator::setStartNode(int) rewrite for clarity

2001-07-17 Thread John Howard
--- org/apache/xalan/xsltc/dom/AbsoluteIterator.java2001/04/17 18:52:25 1.1 +++ org/apache/xalan/xsltc/dom/AbsoluteIterator.java2001/07/17 21:17:00 @@ -80,11 +80,13 @@ } public NodeIterator setStartNode(int node) { +NodeIterator iter = resetPosition(); if

[Bug 2642] - NPE in DTMNodeIterator.nextNode at line 198

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2642 *** shadow/2642 Mon Jul 16 11:55:19 2001 --- shadow/2642.tmp.29496 Tue Jul 17 13:26:44 2001 *** *** 2,9 | NPE in DTMNodeIterator.nextNode at line 198| +---

cvs commit: xml-xalan/test/java/src/org/apache/qetest/xalanj2 TestXPathAPI.java

2001-07-17 Thread mmidy
mmidy 01/07/17 13:02:16 Modified:test/java/src/org/apache/qetest/xalanj2 TestXPathAPI.java Log: Add more XPath tests Revision ChangesPath 1.5 +137 -4 xml-xalan/test/java/src/org/apache/qetest/xalanj2/TestXPathAPI.java Index: TestXPathAPI.java =

cvs commit: xml-xalan/test/tests/api-gold/xalanj2 XPathAPITest_218.out XPathAPITest_219.out

2001-07-17 Thread mmidy
mmidy 01/07/17 13:01:44 Added: test/tests/api/xalanj2 testXPath2.xml testXPath3.xml test/tests/api-gold/xalanj2 XPathAPITest_218.out XPathAPITest_219.out Log: Add more XPath tests Revision ChangesPath 1.1 xml-xa

Re: what CLASSPATH?

2001-07-17 Thread Noel L Yap
After some hunting, I found that the CLASSPATH being used was not the one I thought was being used. After configuring WebSphere to a proper CLASSPATH (which needn't include bsf.jar for my purposes), everything worked fine. Thanks to everyone for the help, Noel Try calling the EnvironmentCheck u

Re: what CLASSPATH?

2001-07-17 Thread Noel L Yap
|+---> || | || shane_curcuru| || @yahoo.com | || | || 07/16/01 | || 01:11 PM | || Please | ||

Re: CVS access problem

2001-07-17 Thread Gary L Peskin
Thanks. Gary John Howard wrote: > > Gary, > > I believe the server changed this weekend. Check here > http://dev.apache.org/anoncvs.txt for the details. > > cheers, > > john > > > -Original Message- > > From: Gary L Peskin [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, July 17, 2001

FW: [PATCH] + other questions...

2001-07-17 Thread John Howard
Hi all, At long last (one week) this is the patch I've made for bug 2468: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=326 I'm curious to know if anyone is following my patches or bug reports. I havn't heard from _anyone_ regarding the patches (except for Ovidiu who kindly poi

RE: CVS access problem

2001-07-17 Thread John Howard
Gary, I believe the server changed this weekend. Check here http://dev.apache.org/anoncvs.txt for the details. cheers, john > -Original Message- > From: Gary L Peskin [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 17, 2001 11:28 AM > To: Xalan Development > Subject: CVS access probl

cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref/dom2dtm DOM2DTM.java

2001-07-17 Thread mmidy
mmidy 01/07/17 11:37:07 Modified:java/src/org/apache/xml/dtm/ref/dom2dtm DOM2DTM.java Log: OOps! Back out this last change. Old code on my machine!!! Revision ChangesPath 1.14 +15 -6 xml-xalan/java/src/org/apache/xml/dtm/ref/dom2dtm/DOM2DTM.java Index: DO

cvs commit: xml-xalan/test/tests/conf/idkey idkey07.xsl

2001-07-17 Thread dmarston
dmarston01/07/17 11:36:31 Modified:test/tests/conf/idkey idkey07.xsl Log: Improve comment about expected result. Revision ChangesPath 1.2 +2 -1 xml-xalan/test/tests/conf/idkey/idkey07.xsl Index: idkey07.xsl ==

CVS access problem

2001-07-17 Thread Gary L Peskin
I'm unable to access CVS to get updates. My cvs update command returns with the following messages: cvs server: cannot open /home/cvs/CVSROOT/config: Permission denied Cannot access /home/cvs/CVSROOT Permission denied Has something changed or am I missing something? Also, where is the best pla

[Bug 2468] - Empty xpath when passed as a parameter to a template and enclosed in a for-each

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2468 *** shadow/2468 Wed Jul 11 16:18:38 2001 --- shadow/2468.tmp.27340 Tue Jul 17 11:23:02 2001 *** *** 138,141 --- Additional Comments From [EMAIL PROTECTED] 2001-07-11 16:18 --- ! same bug - better summar

cvs commit: xml-xalan/java/src/org/apache/xpath/objects XNodeSet.java XRTreeFrag.java

2001-07-17 Thread mmidy
mmidy 01/07/17 11:18:06 Modified:java/src/org/apache/xalan/templates ElemNumber.java java/src/org/apache/xalan/transformer Counter.java CountersTable.java KeyRefIterator.java java/src/org/apache/xml/dtm/ref/dom2dtm DOM2DTM.java

Re: Line 0; Column 0; ... stylesheet requires attribute: version

2001-07-17 Thread Gary L Peskin
Martin -- Okay. I see what's going on. The stack trace was very helpful. The error message is occuring while you're attempting to build the -output- DOM. Each time you have an Order element, you write out . But each is at the top level of the resulting DOM tree. This is not allowed in the

[Bug 2656] New: - assertion with test "..[parent::RelationshipType]"

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2656 *** shadow/2656 Tue Jul 17 10:37:42 2001 --- shadow/2656.tmp.27166 Tue Jul 17 10:37:43 2001 *** *** 0 --- 1,24 + ++ + | assertion with tes

Re: How to access NS nodes

2001-07-17 Thread Gary L Peskin
And the namespace URI for that prefix is just the string value of the namepspace node. Gary Gary L Peskin wrote: > > Hmmm. XPath 4.1 states "The string returned by the namespace-uri > function will be empty except for element nodes and attribute nodes". > Here, we're talking about a namespace

Re: How to access NS nodes

2001-07-17 Thread Gary L Peskin
Hmmm. XPath 4.1 states "The string returned by the namespace-uri function will be empty except for element nodes and attribute nodes". Here, we're talking about a namespace node so namespace-uri should return the empty string. Might try name(). Gary [EMAIL PROTECTED] wrote: > > Here's anothe

[Bug 2438] - redirect appear not to create a file on solaris 2.7

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2438 *** shadow/2438 Tue Jul 17 09:45:42 2001 --- shadow/2438.tmp.27005 Tue Jul 17 09:49:19 2001 *** *** 2,9 | redirect appear not to create a file on solaris 2.7| +---

cvs commit: xml-xalan/c/Tests Tests.dsw

2001-07-17 Thread pauldick
pauldick01/07/17 09:45:09 Modified:c/Tests Tests.dsw Log: Added extension project Revision ChangesPath 1.8 +12 -0 xml-xalan/c/Tests/Tests.dsw Index: Tests.dsw === RCS file: /home/cvs/xml-

[Bug 2438] - redirect appear not to create a file on solaris 2.7

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2438 *** shadow/2438 Tue Jul 17 05:46:14 2001 --- shadow/2438.tmp.26990 Tue Jul 17 09:45:42 2001 *** *** 193,195 --- 193,202 I have installed xalan 2.2.D6 and it works fine... + + + --- Additional Comments

cvs commit: xml-xalan/c/Tests/Extensions extensions.cpp extensions.dsp

2001-07-17 Thread pauldick
pauldick01/07/17 09:42:48 Added: c/Tests/Extensions extensions.cpp extensions.dsp Log: First pass at extension tests Revision ChangesPath 1.1 xml-xalan/c/Tests/Extensions/extensions.cpp Index: extensions.cpp =

cvs commit: xml-xalan/c/Tests/Extensions - New directory

2001-07-17 Thread pauldick
pauldick01/07/17 09:41:05 xml-xalan/c/Tests/Extensions - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: String indexoutof range exception

2001-07-17 Thread Gerry McDonough
I will try the newer version of Xalan and let you know of my results. This won't be for another week or so, due to other constraints. Interestingly, I took a serialized version of the document and applied my style sheet using org.apache.xalan.xslt.Process and DID NOT get the exception. I onl

[Fwd: Re: [Bug 2307] - An extension function cannot return a NodeIterator.]

2001-07-17 Thread Gary L Peskin
Scott, Joe, and everyone -- This is a discussion that I've been having with Julian where he is a taking a somewhat novel approach. It requires some thought. I'd appreciate any input. Gary Original Message Subject: Re: [Bug 2307] - An extension function cannot return a NodeI

[ANN] Xalan Mailing Lists Split! xalan-dev; xalan-j-users; xalan-c-users

2001-07-17 Thread Shane_Curcuru
Just a reminder: the Xalan project now has three mailing lists in an effort to better focus our discussions. Please start/move conversations to the new lists as appropriate. [EMAIL PROTECTED] General list for users of Xalan-J 2.x. Ask your usage questions, ask about details of bugs,

Re: How to access NS nodes

2001-07-17 Thread David_Marston
Here's another generic XSLT question which may be in the FAQ, but I'll give a hint here: Given >If I have the 'C' Element, how do I get a list which contains the 'a' >and 'b' namespace desclarations, which are in scope? General idea: ; Get that working, then alter it to suit your

RE: String indexoutof range exception

2001-07-17 Thread Joseph_Kesselman
>java.lang.StringIndexOutOfBoundsException: String index out of range: -40640 > at java.lang.String.getChars(String.java:560) > at org.apache.xml.utils.FastStringBuffer.append(FastStringBuffer.java:389) > at org.apache.xpath.DOMHelper.getNodeData(DOMHelper.java:1314) > at org.apache.xpath

[Bug 2650] - Namespace axis resolution is not XPath compliant

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2650 *** shadow/2650 Tue Jul 17 01:00:11 2001 --- shadow/2650.tmp.25965 Tue Jul 17 09:21:25 2001 *** *** 40,43 c="http://c/";, as invocations of several versions (2.2.D6, 2.1.0, 2.0.0) of the Apache Xalan XPa

RE: transforming, how to disable validation

2001-07-17 Thread Voytenko, Dimitry
Hi Ying, Class javax.xml.parsers.SAXParserFactory has methods setValidating/isValidating. They should do. Thanks, Dmitry -Original Message- From: Wu, Ying (LNG-CIS) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 06:23 To: '[EMAIL PROTECTED]' Subject: transforming, how to disab

RE: String indexoutof range exception

2001-07-17 Thread Gerry McDonough
Here is the stack trace: javax.xml.transform.TransformerException: String index out of range: -40640 at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1242) at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:483)

RE: String indexoutof range exception

2001-07-17 Thread Myriam_Midy
Would it be possible for you to download the latest CVS code (2.2D6) and see if you have the same problem there? There was quite a big design change(DTM) in 2.2Dx, and we'd be curious to know if there is still an issue with the new code. Please let us know one way or another if you get a chance

Re: String indexoutof range exception

2001-07-17 Thread Scott_Boag
This doesn't sound like a limit with the number of nodes. Rather, it sounds like a limit with the number of unique string indexes, perhaps for attribute values? There is certainly a limit to the number of unique element names... 32K (16 bits), and the number of unique namespaces is limited to 1

RE: String indexoutof range exception

2001-07-17 Thread Gerry McDonough
The version is xalan-j_2_0_1. I should say that I have not completely localized the problem. I use the text blobs in 2 different contexts (one is an edit mode, and one is a read mode), and the transformation succeeds in one and not in the other. It turned out that my application's requiremen

cvs commit: xml-xalan/java/xdocs/sources/xalan extensionslib.xml

2001-07-17 Thread dleslie
dleslie 01/07/17 08:35:27 Modified:java/xdocs/sources/xalan extensionslib.xml Log: Broke a stylesheet line into two lines to avoid print problem. Revision ChangesPath 1.15 +4 -3 xml-xalan/java/xdocs/sources/xalan/extensionslib.xml Index: extensionslib.xml

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax TemplatesImpl.java TransformerFactoryImpl.java TransformerImpl.java

2001-07-17 Thread morten
morten 01/07/17 08:34:22 Modified:java/src/org/apache/xalan/xsltc/dom DOMImpl.java java/src/org/apache/xalan/xsltc/trax TemplatesImpl.java TransformerFactoryImpl.java TransformerImpl.java Log: Added some javadoc comments to our trax stuff. Add

Re: String indexoutof range exception

2001-07-17 Thread Joseph_Kesselman
The DTM model can indeed run out of space if a source document is too large. Currently we allocate 20 bits for node addressing, so we can handle about a million nodes. Beyond that we'll fail, probably nondiagnostically. We're considering increasing that, though doing so will impose tighter limits

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

2001-07-17 Thread amiro
amiro 01/07/17 08:27:49 Modified:java/src/org/apache/xalan/xsltc/dom DocumentCache.java Log: Submitted by: Tom Amiro Fixes bug 1591. Changed the lastModified() method to return the correct timestamp for local files beginnig with the "file:" protocol. Incorporated Brian Ewin'

cvs commit: xml-xalan/java/xdocs/sources/xalan samples.xml trax.xml usagepatterns.xml

2001-07-17 Thread dleslie
dleslie 01/07/17 08:20:40 Modified:java/xdocs/sources/xalan samples.xml trax.xml usagepatterns.xml Log: Fixed a bad link and some misplaced anchors. Revision ChangesPath 1.35 +4 -4 xml-xalan/java/xdocs/sources/xalan/samples.xml Inde

Re: String indexoutof range exception

2001-07-17 Thread Myriam_Midy
Which version of Xalan are you using? Myriam Gerry McDonoughTo: "'[EMAIL PROTECTED]'"

String indexoutof range exception

2001-07-17 Thread Gerry McDonough
When transforming a Document with fairly large text nodes, between 30K and 40K, Xalan throws an exception with the message "javax.xml.transform.TransformerException: String index out of range: -40640". I think it is a function of the size, as I have not seen the error since reducing the size

cvs commit: xml-xalan/java/xdocs/sources/xalan faq.xml

2001-07-17 Thread dleslie
dleslie 01/07/17 07:40:40 Modified:java/xdocs/sources/xalan faq.xml Log: replace resource-refs to TrAX with standard links, now that trax.xml is in xdocs/sources/xalan. Also committing (for 2nd time), new question/answer on output encoding. Revision ChangesPath 1.9

Re: 2.2.D6 slow

2001-07-17 Thread Scott_Boag
Thank you for the report. Is it possible you can send me (via private email) the XML and XSLT so I can run a profile? Are you measuring just the transform time or stylesheet processing + transform time? > Maybe, could I be facing the limitation on the number of nodes? Could be. I hope not.

cvs commit: xml-xalan/java/xdocs/sources/xalan history.xml index.xml overview.xml resources.xml samples.xml whatsnew.xml

2001-07-17 Thread dleslie
dleslie 01/07/17 07:28:30 Modified:java/xdocs/sources/xalan history.xml index.xml overview.xml resources.xml samples.xml whatsnew.xml Log: replace resource-refs to TrAX with standard links, now that trax.xml is in xdocs/sources/xalan. Revision Changes

Re: Setting Package and directory properties in XSLTC

2001-07-17 Thread Morten Jorgensen
The TrAX design and implementation for XSLTC has changed since the recent release. Please do not try to use the samples that came with the release together with the current code. The old implementation of the TrAX TransformerFactory was: org.apache.xalan.xsltc.runtime.TransformerFactoryIm

Re: TransformerFactoryImpl

2001-07-17 Thread Morten Jorgensen
No. I am writing a new TransformerFactory for XSLTC. This will be ready shortly. Please be patient. Morten Yuri Kantorovich wrote: > > Hi, > > I am trying to use tranlets. > My question is: should I write my own implementation > of > org.apche.xalan.xsltc.runtime.TransformerFactoryImpl? > Do

TransformerFactoryImpl

2001-07-17 Thread Yuri Kantorovich
Hi, I am trying to use tranlets. My question is: should I write my own implementation of org.apche.xalan.xsltc.runtime.TransformerFactoryImpl? Do you have some examples that you can share with me? Thank you. ___ Do You Yahoo!? Get your free @y

RE: Setting Package and directory properties in XSLTC

2001-07-17 Thread Gordon Cooke
In trying to run the sample code that comes with the xalan dist: java JAXPTransletOneTransformation Exception in thread "main" javax.xml.transform.TransformerFactoryConfigurationError: java.lang.ClassNotFoundException: org.apache.xalan.xsltc.runtime.TransformerFactoryImpl at javax.xml.tr

transforming, how to disable validation

2001-07-17 Thread Wu, Ying (LNG-CIS)
I need to transform a xml file, which contains a doctype node: The transforming process will first validate the input file. Is there any xalan API to tell the Process do not validate, just transform? Both command line and java code are OK, I just don't want to get into the parser level. Thanks

Re: 2.2.D6 slow

2001-07-17 Thread Joseph_Kesselman
> 3) Finally, the old version had progressive rendering, while the new one >seems to have not. It's there, but you your have to turn it on explicitly by setting the incremental flag. See http://xml.apache.org/xalan-j/dtm.html#settings (We may go back to that being the default, but we're sti

Re: Setting Package and directory properties in XSLTC

2001-07-17 Thread Morten Jorgensen
Gordon, > In the 2.2d6 release in the TransformerFactoryImpl, there is still a check > for the "transletPool" system property. I am now confused on whether this > is in use or not. I am using it to make sure that all my translets end up > in the same directory (so the can be picked up in the cl

RE: Setting Package and directory properties in XSLTC

2001-07-17 Thread Gordon Cooke
In the 2.2d6 release in the TransformerFactoryImpl, there is still a check for the "transletPool" system property. I am now confused on whether this is in use or not. I am using it to make sure that all my translets end up in the same directory (so the can be picked up in the classpath, although

[Bug 2438] - redirect appear not to create a file on solaris 2.7

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2438 *** shadow/2438 Mon Jul 16 07:27:40 2001 --- shadow/2438.tmp.23061 Tue Jul 17 05:46:14 2001 *** *** 183,186 Yes, I am initiating the transform via the command line: java org.apache.xalan.xslt.Process -in foo.xml -

Re: Setting Package and directory properties in XSLTC

2001-07-17 Thread Morten Jorgensen
Hi Shane, With TrAX the user should not have to deal with package names, translet class names and output directories. With the new TrAX design we wrap the translet class and auxiliary class definitions inside the Templates object. The user will not even know what the translet class name is (nor w

Re: Setting Package and directory properties in XSLTC

2001-07-17 Thread Shane Curcuru
Are we planning to provide TrAX-ized ways to set these xsltc-specific properties? (Sorry if I missed an earlier conversation about this) These sound like perfect items to get set through TransformerFactory.setAttribute(String attrName, Object value) calls. That way, someone's properly written c

Re: Setting Package and directory properties in XSLTC

2001-07-17 Thread Morten Jorgensen
No, you can't. Not after the re-design of our TrAX support. But, the org.apache.xalan.xsltc.compiler.XSLTC class has a set of public methods that can be used to set the package name, translet class name, output directory and such: setClassName(String className); setDestDirectory(S

Xalan , Gnu, Aix

2001-07-17 Thread Frédéric MILLET
 Hi, PLATFORM   Ibm Rs6000 43p / AIX 4.3 CMP   gnu.gcc.g++-2.95.3.0 XALAN-C++ 1.1   in  /usr/local/xml-xalan XERCES 1.5   in /usr/local/xerces-c1_5_0-AIX43 XERCES 1.4   in /usr/local/xerces XALANCROOT=/usr/local/xml

2.2.D6 slow

2001-07-17 Thread Claudio Sacerdoti Coen
Hi, I have just tried the new 2.2.D6 release with my files (very huge files processed with a 30.000 lines XSLT without any extension used) and these are the results: 1) The new release is bugged: the output is different from the old one and surely wrong (some pieces are completely misse

Re: Line 0; Column 0; ... stylesheet requires attribute: version

2001-07-17 Thread Martin Sparenberg
Gary L Peskin wrote: > Martin -- > > The DOM code looks fine. I read it just the opposite of how you created > it: > > FileInputStream istream = new > FileInputStream("c:\\temp\\domMartin.ser"); > ObjectInputStream p = new ObjectInputStream(istream); > Document doc = (Document) p.readObj

[Bug 2650] New: - Namespace axis resolution is not XPath compliant

2001-07-17 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2650 *** shadow/2650 Tue Jul 17 01:00:11 2001 --- shadow/2650.tmp.20700 Tue Jul 17 01:00:11 2001 *** *** 0 --- 1,43 + ++ + | Namespace axis res