  | |  | Xalan |
The PMC has approved Xalan-J 2.7.1 release.
Our charter requires 75% of the PMC vote +1 on a release.
These PMC members to voted +1
Brian Minchau
Christine Li
Dmitry Hayes
Henry Zongaro
John GentWe are migrating a web application to JDK 1.5 and have discovered that
the XSLT engine is defaulted to Xalan XSLTC
http //java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ReleaseNotes_150.html
Currently Hello All
I 'm wondering if there is anyway to achieve something like this
<xsl variable name "category_defs " >
<xsl for-each select "$category_defs1 " >
<xsl copy >
<xsl attribute name "mode " >
We have a Web Services Notification application that uses Xalan 2.7.0
(including xml-apis-1.3.03.jar although I have also tried
xml-apis-1.3.04.jar). The application contains the following code
After much delay the Xalan-J 2.7.1 release is underway.
According to section 5.3 j) of our charter at
http //xalan.apache.org/charter.html
75% of the PMC members need to vote +1 on the release. I 'm Hello.
Henry Zongaro/Toronto/IBM@(protected) wrote on 2007-07-26 06 05 40 AM
> I 'd like to find out how much interest there is from others in
> seeing an open source XSLT 2.0 implementation from the ASF.
Hi
in xalan documentation there is a hint to use Templates and to cache them
in order to increase performance.
I need to cache them on disk so that I tried to use (java.io) Serializable
interface.
We 've all been busy but I 'm finally going to make time and push 2.7.1 out
the door.
What needs to be done is some legal cleanup on the location of NOTICE files
and the like re-testing and then theHi Johannes.
I 'm cross-posting to both mailing lists to make sure we have broad
coverage for this discussion. Everyone please follow up on
xalan-j-users.
Johannes Neubauer <johannes.neubauer@(protected)Hello!
I have been trying to get the xslt extentions to
work on xalan 2.6.0.
I understand that this version is linked against an
old version of the Bean Scripting Framework one that
was maintain
Hi
I have been trying run XSL tranformation for elements defined in multiple
schema and each having its prefix and namespace. My xsl looks like this
<xsl choose >
<xsl when test "postLiveBuyR
ERROR 'Branch target offset too large for short '
FATAL ERROR 'Could not compile stylesheet '
com.sun.org.apache.bcel.internal.generic.ClassGenException Branch target
offset too large for short
Hi all
I need to implement a validator in which one of its rules must check the
existence of external documents. In case that an external document does
not exist a message should be created and tHi
I 'm familiar with the notion of xpath expressions being evaluated
relative to a context node within a current node list.
The javadoc for the XPath.evaluate(String Object QName) method says
thaHi
I am currently building a DOM tree using the Xerces implementation and then
write it to a String using the Xalan transformer. I currently have a
problem with line breaks (I use System.getPropertI have a problem with the setParameter method in the Transformer class
of xalan.
I want to pass a Node parameter (a DOM element) but this node is always
transform in
a String with the toString() meReading some of the recent messages about parameter passing lead me to
considering some of my own parameter passing code habits and to look at
the documentation again.
The Javadoc for javax.xml.traHow do I mege the 2 nodes?
INPUT
<AllBooks >
<BookList1 >
<Book id "1 " upc "1 " someotherID "booklist1 " salePrice "1 "/ >
<Book id "3 " upc "3 " someotherID "booklist1 " salePI would like to have a program that takes an input like
<html xmlns xsl "http //www.w3.org/1999/XSL/Transform " version "1.0 " xmlns "
http //www.w3.org/1999/xhtml " xml lang "en " >
<xsl element name Hi there!
I 'm working with default Xalan from JDK 1.4.2 (which version is that
BTW?) I 'm using Eclipse with OxygenXML Plugin for debugging. I wrote an
extension class which should return a document
Hi
I am trying to pass XML as an input parameter the JAVA trannsformer but am
getting the following error
Exception stack is
1. Invalid conversion from 'org.apache.xerces.dom.DeferredElement[Announce] Dear Xalan-J Users
Stylus Studio 2007 Release 2 is now available for free trial download
or online purchase. Here are some of highlights
* Query Plan A new query plan utility in the X
Hi
I am using xalan 2.1 with JDK 1.5 .
i have a small doubt ?
do i need xerces.jar in classpath ?? If so why ?
i think jdk1.5 also comes with xerces by default . so again xerces.jar is
needed?
I believe that there was a problem reported related to xsl copy-of.� The link below suggests that someone may have opened a bug report with this.
http //osdir.com/ml/text.xml.xalan.java.user/2007-02/Hi all
Apologies if this has been asked before but it is driving me mad. I am
happily able to evaluate non-namespaced XPath expressions using either an
InputSource or a document context element. I c
Hi
Ok I think I have solved it. It looks like the WebObjects framework being
used by our app was providing xalan version 1.1 jars. I have downloaded
version 2.7.0 and added this before my framewor
Hi
I am trying to integrate our web application with google-checkout. We send
them an xml version of our shopping cart but their server is responding with
"Error parsing XML message from parser is
Hi
Till now i am using xalan 2.1 with jdk 1.5 and corresponding bsf.jar and
js.jar to execute my stylesheets.
For some other reasons i need to move to xalan 2.6 version .
If i simply move to xala
Hi Issam
its hard to say what the problem is with only that StackOverflowError. Do
you have a simple stylesheet/xml pair that you could attach to a JIRA
issue?
- Brian
- - - - - - - - - - - - - Using Xalan 2.7.0 and Java 1.5 and the -TS option the line/col numbers are
not output for the input file
C \top\xalan\xalan-j_2_7_0 >java -cp
./xalan.jar ./xercesImpl.jar ./serializer.jar
org.a |
|
 |