CFCONTENT and XML strange problem
I've written a page in cold fusion that returns XML. It works great. In my development environment CF8 developer's version on my Windows XP desktop it's great. On a development server running CF8 on BEA it works great. On another development server running CF7 on BEA it seems as if my tag <cfcontent type="text/xml" reset="YES"> is being ignored. Running the app in Firefox the content type is always being returnes as "text/html". In my CF7 environment, I looked in the "Security -> Sandbox Security" settings to see if anything is set up there for cfcontent and it looks great there also. Any clues from the knowledgable folks here? Thanks in advance if you've see this before!
