[Home] [By Thread] [By Date] [Recent Entries]

  • To: Stefan Tilkov <stefan.tilkov@i...>, Michael Kay <mike@s...>
  • Subject: Re: Oracle table to PDF using XML
  • From: Jason Aaron Osgood <mrosgood@y...>
  • Date: Thu, 26 May 2005 05:55:49 -0700 (PDT)
  • Cc: xml-dev@l...
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=V4LELbSiiRNlwiuzJAqBm33MDPT7LZSXAjYdNuQcTMnnPNBIYYsoPx0REGdVuZaPdp0YWWCaPCHC8LRXLYA8QZByNwT1v5wdjAN1JnFbuicz21GoU18j2vuLLRf43HHeOFFoe6WopZUJmz0x/IF43n9lQKgBtGeSFXH+1QFDa10= ;
  • In-reply-to: 6667

Hi Stefan Tilkov-


> When used in a J2EE environment, can it obtain the JDBC 
> connection via a javax.sql.DataSource to use the app 
> servers connection pooling features?

No problem.  I started with Xalan's SQL extension.  I needed to call
stored procedures, so modified the extension.  Decided the stock SQL
extensions were massively overwraught.  Started over.  Ended up with a
very simple extension for just the few JDBC calls I use.  Essentially
just convenience wrappers for JDBC.  Then moved over to Saxon-8. 
Worked as-is.

The XSL extension mechanicism is really, really cool.  Simple and to
the point.  I was very impressed.


Cheers, Jason Aaron Osgood / Seattle WA

zappini.blogspot.com

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member