repost : XRTreeFrag::xstr in traceevent

2005-01-24 Thread Marco Laponder
Hi, Can anybody give me a hint what I could be doing wrong ? Or should I open a case at Jira for this ? > I have the following xsl document: > > > > > > > > > > I added a tracer object and in de trace event I have the > followi

[jira] Resolved: (XALANC-417) [Tru64 v4.0] Xalan will not compile with OS compiler or GCC

2005-01-24 Thread Matt Hoyt (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-417?page=history ] Matt Hoyt resolved XALANC-417: -- Assign To: (was: Xalan Developers Mailing List) Resolution: Incomplete This has been inactive since it was initially logged > 6 months ago. > [Tr

Re: Extension function and transformer handle

2005-01-24 Thread Robert Koberg
Henry Zongaro wrote: Hi, Marco. .. Use of extension functions - particularly user-defined extension functions - in XSLT is inherently not portable. It wasn't very helpful of me to point out that using ExpressionContext wouldn't be portable. Sorry about that. I don't have any suggestions

RE: Extension function and transformer handle

2005-01-24 Thread Henry Zongaro
Hi, Marco. "Marco Laponder" wrote on 2005-01-24 01:46:46 AM: > Thanks for you response. I did try to use the ExpressionContext > object by calling > the getVariableOrParam() function but it didn't find the param I set > on the transformer > (can't remember the exact message but I can look it up

[jira] Resolved: (XALANJ-1811) JavaDoc for CachedXPathAPI should state it's not thread-safe

2005-01-24 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1811?page=history ] Henry Zongaro resolved XALANJ-1811: --- Assign To: (was: Xalan Developers Mailing List) Resolution: Fixed Fix Version: CurrentCVS Corrected Javadocs in CVS. I won't bot

Re: java.lang.IllegalAccessError when using looping in RTF(XSLT 1.0)

2005-01-24 Thread Henry Zongaro
Hi, Ranjan. Ranjan Baisak <[EMAIL PROTECTED]> wrote on 2005-01-24 06:27:25 AM: > My stylesheet is very complex with usage of lots of RTFs. When I am > executing the stylesheet in Stylus Studio with XALAN processor then it > runs perfectly, but when I am executing stylesheet using Xalan 2.6.0 > the

Congratulations to Yash Talwar, a new Xalan committer

2005-01-24 Thread Brian Minchau
Yash Talwar has been voted in by other Xalan committers to join the group of committers. (Congratulations to Yash). Please do what is necessary to make Yash a committer on the Apache Xalan project. His ID for CVS access should be [EMAIL PROTECTED], which is also his e-mail address. Thanks, Br

[jira] Created: (XALANJ-2049) text is split in to more CDATA sections.

2005-01-24 Thread Thomas Pendrup Joergensen (JIRA)
text is split in to more CDATA sections. Key: XALANJ-2049 URL: http://issues.apache.org/jira/browse/XALANJ-2049 Project: XalanJ2 Type: Bug Components: Xalan Versions: 2.6 Environment: windows Reporter: Thomas

java.lang.IllegalAccessError when using looping in RTF(XSLT 1.0)

2005-01-24 Thread Ranjan Baisak
My stylesheet is very complex with usage of lots of RTFs. When I am executing the stylesheet in Stylus Studio with XALAN processor then it runs perfectly, but when I am executing stylesheet using Xalan 2.6.0 the it gives following error. Not sure whetz wrong java.lang.IllegalAccessError: class org

[jira] Created: (XALANC-452) Build on HP Itanium fails

2005-01-24 Thread Risto Toivola (JIRA)
Build on HP Itanium fails - Key: XALANC-452 URL: http://issues.apache.org/jira/browse/XALANC-452 Project: XalanC Type: Bug Components: XalanC Versions: 1.9 Environment: HP-UX 11.23, Itanium aCC A.05.55 Reporter: Risto Toivola