How do I delete my blog?
release date and xerces dependencies for the next xalan-j
	release
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > Java Programming > release date and xerces dependencies for the next xalan-j release 25 February 2004 18:32:23

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

release date and xerces dependencies for the next xalan-j release

Martin Holzner 25 February 2004 18:32:23
 Hi there !

I need a xalan jar with the fix for bug #24278, but would hate to distribute my own version of the jar.
I just tested with the latest cvs sources and the fix works.

Is there any planned release date (even a ball park) for the next release of xalan-j?

Thanks in advance !

-Martin
<Juraj.Lenharcik@t-­systems.com> 2/24/2004 11:21:12 AM >>>
Thank you, Morris

-----UrsprГјngliche­ Nachricht-----
Von: Morris Kwan [mailto:mkwan@ca.ibm.com]
Gesendet: Dienstag, 24. Februar 2004 17:21
An: Lenharcik, Juraj
Cc: xalan-j-users@xml.a­pache.org
Betreff: Re: XSLTC with SQL extension






Hi, Juraj

SQL extension is not supported in XSLTC at the moment. You can refer to the
page (http://xml.apache.­org/xalan-j/extensio­ns_xsltc.html) for more
information on what extensions are supported in XSLTC.

Regards,

Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: mkwan@ca.ibm.com




Juraj.Lenharcik@t
-systems.com
To
02/24/2004 11:04 xalan-j-users@xml.a­pache.org
AM cc

Subject
XSLTC with SQL extension










Hello,

I have got an problem with the compile of my sheets which including the SQL
extension. I get this exception:

[java] Fehler beim ?berprВіfen des Typs des Ausdrucks
'FilterParentPath(f­uncall(org.apache.xa­l
an.lib.sql.XConnect­ion:getError, []), step("child", 14))'.

==> Error while check of the statement ......

I tried to cast the type to string and node-set without any effects.

<xsl:if test="not(boolean(s­ql:connect($db,
$driver, $datasource, $username, $passwd)))">
<xsl:value-of
select="log4j:trace­Error('Error connecting to the database: RASANT')"/>
<xsl:variable name="errorMsg">
<xsl:value-of
select="string(sql:­getError($db)/ext-er­ror)"/>
</xsl:variable>
<xsl:value-of
select="log4j:trace­Error($errorMsg)"/>
</xsl:if>

Does someone see an error. Or does anyone knows how to cast these types?

Thanks
Juraj



Add comment
Henry Zongaro 25 February 2004 04:03:37 permanent link ]
 Hi Martin,

We're hoping to have Xalan-J 2.6.0 released by the end of this week.

Thanks,

Henry
-------------------­--------------------­--------------------­-------
Henry Zongaro Xalan development
IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044
mailto:zongaro@ca.i­bm.com



"Martin Holzner" <mholzner@novell.co­m>
2004-02-24 03:50 PM

To
<xalan-j-users@xml.­apache.org>
cc

Subject
release date and xerces dependencies for the next xalan-j release






Hi there !

I need a xalan jar with the fix for bug #24278, but would hate to
distribute my own version of the jar.
I just tested with the latest cvs sources and the fix works.

Is there any planned release date (even a ball park) for the next release
of xalan-j?

Thanks in advance !

-Martin
<Juraj.Lenharcik@t-­systems.com> 2/24/2004 11:21:12 AM >>>
Thank you, Morris

-----UrsprГјngliche­ Nachricht-----
Von: Morris Kwan [mailto:mkwan@ca.ibm.com]
Gesendet: Dienstag, 24. Februar 2004 17:21
An: Lenharcik, Juraj
Cc: xalan-j-users@xml.a­pache.org
Betreff: Re: XSLTC with SQL extension






Hi, Juraj

SQL extension is not supported in XSLTC at the moment. You can refer to
the
page (http://xml.apache.­org/xalan-j/extensio­ns_xsltc.html) for more
information on what extensions are supported in XSLTC.

Regards,

Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: mkwan@ca.ibm.com




Juraj.Lenharcik@t
-systems.com
To

02/24/2004 11:04 xalan-j-users@xml.a­pache.org
AM cc


Subject

XSLTC with SQL extension










Hello,

I have got an problem with the compile of my sheets which including the
SQL
extension. I get this exception:

[java] Fehler beim ?berprВіfen des Typs des Ausdrucks
'FilterParentPath(f­uncall(org.apache.xa­l
an.lib.sql.XConnect­ion:getError, []), step("child", 14))'.

==> Error while check of the statement ......

I tried to cast the type to string and node-set without any effects.

<xsl:if test="not(boolean(s­ql:connect($db,
$driver, $datasource, $username, $passwd)))">
<xsl:value-of
select="log4j:trace­Error('Error connecting to the database: RASANT')"/>
<xsl:variable name="errorMsg">
<xsl:value-of
select="string(sql:­getError($db)/ext-er­ror)"/>
</xsl:variable>
<xsl:value-of
select="log4j:trace­Error($errorMsg)"/>
</xsl:if>

Does someone see an error. Or does anyone knows how to cast these types?

Thanks
Juraj





Add comment
David Balch 25 February 2004 18:05:52 permanent link ]
 Hi,

Vaugely related to releases - does Xalan-J 2.5.2 contain the fix for
http://nagoya.apach­e.org/bugzilla/show_­bug.cgi?id=24278 ?

To my inexperienced eye it looks like the fix was committed to HEAD before
2.5.2 was released, but I don't know if 2.5.2 was a separate branch at that
point (I'm guessing so).

I'm running 2.5.2 and still get the error described in bug 24278. If the fix
will be in 2.6.0, that's great.

Cheers,
Dave.

--
David Balch. | Web developer.
T: +44 (0)1865 286932 | Technology-Assisted­ Lifelong Learning.
F: +44 (0)1865 286922 | University of Oxford.

TALL, OUDCE and the University of Oxford accept no legal responsibility for
the contents of this message. Any views or opinions presented are only those
of the author and not those of TALL, or OUDCE, or the University of Oxford.
If this email has come to you in error please delete it and any attachments


-----Original Message-----> From: Henry Zongaro [mailto:zongaro@ca.ibm.com]> Sent: 25 February 2004 01:04> To: Martin Holzner> Cc: xalan-j-users@xml.a­pache.org> Subject: Re: release date and xerces dependencies for the next xalan-j> release>
Hi Martin,>
We're hoping to have Xalan-J 2.6.0 released by the end > of this week.>
Thanks,>
Henry> -------------------­--------------------­--------------------­-------> Henry Zongaro Xalan development> IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044> mailto:zongaro@ca.i­bm.com>
"Martin Holzner" <mholzner@novell.co­m> > 2004-02-24 03:50 PM>
<xalan-j-users@xml.­apache.org>> cc>
Subject> release date and xerces dependencies for the next xalan-j > release>
Hi there ! >
I need a xalan jar with the fix for bug #24278, but would hate to > distribute my own version of the jar.> I just tested with the latest cvs sources and the fix works. >
Is there any planned release date (even a ball park) for the > next release > of xalan-j? >
Thanks in advance !>
-Martin>
<Juraj.Lenharcik@t-­systems.com> 2/24/2004 11:21:12 AM >>>> Thank you, Morris>
-----UrsprГјngliche­ Nachricht-----> Von: Morris Kwan [mailto:mkwan@ca.ibm.com] > Gesendet: Dienstag, 24. Februar 2004 17:21> An: Lenharcik, Juraj> Cc: xalan-j-users@xml.a­pache.org > Betreff: Re: XSLTC with SQL extension>
Hi, Juraj>
SQL extension is not supported in XSLTC at the moment. You > can refer to > the> page (http://xml.apache.­org/xalan-j/extensio­ns_xsltc.html) for more> information on what extensions are supported in XSLTC.>
Regards,>
Morris Kwan> XSLT Development> IBM Toronto Lab> Tel: (905)413-3729> Email: mkwan@ca.ibm.com >
Juraj.Lenharcik@t > -systems.com >
To >
02/24/2004 11:04 xalan-j-users@xml.a­pache.org > AM > cc >
Subject >
XSLTC with SQL extension >
Hello,>
I have got an problem with the compile of my sheets which > including the > SQL> extension. I get this exception:>
[java] Fehler beim ?berprВіfen des Typs des Ausdrucks> 'FilterParentPath(f­uncall(org.apache.xa­l> an.lib.sql.XConnect­ion:getError, []), step("child", 14))'.>
==> Error while check of the statement ......>
I tried to cast the type to string and node-set without any effects.>
<xsl:if test="not(boolean(s­ql:connect($db,> $driver, $datasource, $username, $passwd)))">> <xsl:value-of> select="log4j:trace­Error('Error connecting to the database: > RASANT')"/>> <xsl:variable name="errorMsg">> <xsl:value-of> select="string(sql:­getError($db)/ext-er­ror)"/>> </xsl:variable>> <xsl:value-of> select="log4j:trace­Error($errorMsg)"/>>­ </xsl:if>>
Does someone see an error. Or does anyone knows how to cast > these types?>
Thanks> Juraj>

Add comment
Henry Zongaro 25 February 2004 18:25:16 permanent link ]
 Hi David,

David Balch <david.balch@contin­uing-education.oxfor­d.ac.uk> wrote on
2004-02-25 10:05:52 AM:> Vaugely related to releases - does Xalan-J 2.5.2 contain the fix for> http://nagoya.apach­e.org/bugzilla/show_­bug.cgi?id=24278 ?>
To my inexperienced eye it looks like the fix was committed to HEAD
before> 2.5.2 was released, but I don't know if 2.5.2 was a separate branch at
that> point (I'm guessing so).>
I'm running 2.5.2 and still get the error described in bug 24278. If the
will be in 2.6.0, that's great.

I believe that the fix for 24278 was applied a few weeks too late for
Xalan-J 2.5.2, but it will be included in 2.6.0.

Thanks,

Henry
-------------------­--------------------­--------------------­-------
Henry Zongaro Xalan development
IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044
mailto:zongaro@ca.i­bm.com



Add comment
David Balch 25 February 2004 18:32:23 permanent link ]
 
-----Original Message-----> From: Henry Zongaro [mailto:zongaro@ca.ibm.com]
I believe that the fix for 24278 was applied a few weeks > too late for > Xalan-J 2.5.2, but it will be included in 2.6.0.

Cool, thanks for your help.

Dave.

--
David Balch. | Web developer.
T: +44 (0)1865 286932 | Technology-Assisted­ Lifelong Learning.
F: +44 (0)1865 286922 | University of Oxford.

TALL, OUDCE and the University of Oxford accept no legal responsibility for
the contents of this message. Any views or opinions presented are only those
of the author and not those of TALL, or OUDCE, or the University of Oxford.
If this email has come to you in error please delete it and any attachments


Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


QAIX > Java Programming > release date and xerces dependencies for the next xalan-j release 25 February 2004 18:32:23

see also:
[JBossCache] - Re: Several instances of…
[JBossWS] - Re: Error while running the…
[Installation, Configuration &…
пройди тесты:
What is Your Temperament?
see also:
Hello
Status: offline 10 days

  Copyright © 2001—2008 QAIX
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.qaix.com.
Сообщения об ошибках оставляем в сообществе bugs.qaix.com.
Предложения и комментарии пишем в сообществе suggest.qaix.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .