Matt, Thanks for the additional information and clarification. Is this just J2EE Phase 2? Does the dependency still exist for CFMX 6.1? I run CFMX 6.1 J2EE on WebLogic 7 and I know from past experience that it uses Xerces and has Xerces in it's classpath.
Best regards, Sam ---------------------------------------------- Blog: http://www.rewindlife.com Chart: http://www.blinex.com/products/charting ---------------------------------------------- > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Matt Liotta > Sent: Wednesday, September 10, 2003 3:46 PM > To: [EMAIL PROTECTED] > Subject: Re: [CFCDev] Java DOM API's(Crimson/Xerces) in CFMX 6.1 Or > RedSky > > > > You can use JAXP which enables you to write code independent of Vendor > > Parsing API's(Crimson, Xerces...etc) > > > I am perfectly aware of what JAXP is having written a JAXP compliant > parser myself. > > > If JAXP API Impmentations are used.. you can use any parser you want. > > > That is the big if. Just because someone is using a JAXP compliant > parser doesn't mean they are using only the JAXP APIs. > > However, all of the above is moot if Macromedia only supports Crimson. > We were working with Macromedia on integrating one of our products when > we discovered that CFMX had a dependency on Crimson, which was > problematic for us since our product had a dependency on Xerces. We > suggested to Macromedia that if CFMX was to be a platform for web > applications then it couldn't enforce dependencies like that on > applications it is bundled with. I was told over the phone by Mike > Nimer that when Macromedia first released CFMX they allowed any XML > parser to be used, but they were having support issues that they > determined would be best resolved by forcing CFMX to use Crimson. Thus, > as of CFMX for J2EE phase 2, Crimson was required. > > Matt Liotta ---------------------------------------------------------- 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). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
