Sam, Good Explanation... Another Wanna do !.. Dont we always want more...
CFMX looks like it uses J2SE Crimson XML Parser, havent seen any references to xerces. Is there a ways to switch Crimson Parser to Xerces-J 2.4.0? Basically... switch javax.xml.parsers.*; to org.apache.parsers.*;(think thats the right package name) Thanks, Joe Eugene ----- Original Message ----- From: "Samuel Neff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 2:13 PM Subject: RE: [CFCDev] Java DOM API's(Crimson/Xerces) in CFMX 6.1 Or RedSky > > I posted some more detailed information about the IllegalAccessException > error on my blog--just a little insight into how CF works and where the > error came from. > > http://www.rewindlife.com/archives/000049.cfm > > Best regards, > > Sam > > > ---------------------------------------------- > Blog: http://www.rewindlife.com > Chart: http://www.blinex.com/products/charting > ---------------------------------------------- > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Massimo, > > Tiziana e Federica > > Sent: Wednesday, August 06, 2003 1:22 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [CFCDev] Java DOM API's(Crimson/Xerces) in CFMX > > 6.1 Or RedSky > > > > > Java Dom Parsing works after CFMX 6.1 update/install... No > > more errors. > > > Thanks to Macromedia! > > > > Sorry, I can't comment on this, I am too busy dancing around > > my desk :-))) > > > > Massimo > > > > PS I experienced similar issues accessing JDBC from CFML, I > > am sure they are > > fixed too > > > > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' > in the message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
