Thanks everybody. Have been flat out. Sorry for not posting earlier.

The postprocessor servlet sounds best in the long term. The blog was useful 
too.

I really don't mind having a watermark. I am only using the CFMX Server for 
development. I paid for my software and I am using it legally. I need the 
extra IP addresses. We shouldn't have to spend extra time on things like 
this. Adobe/Macromedia should have been the ones to spend the time on 
inserting watermarks that don't interfere with development. Silly me... I 
thought that inserting well-formed a HTML 4 "loose DTD" tag into XML output 
would have to be bug...





----- Original Message ----- 
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Thursday, July 06, 2006 12:36 AM
Subject: RE: Web Services - Not for production or development


>> The insertion of the "Not for Production Use" meta tag is resulting a
>> validation error which prevents the development and testing of Web
>> Services on my local CF App Server. I currently have Enterprise Edition
>> (DevNet) CFMX 7.0.1 (not an ideal verison for Web services, but need to
>> keep that version for a short while).
>>
>> Does anyone know a work-around for this? Am I doing something wrong?
>> Does 7.0.2 fix this? Having a not for prod use tag is fair enough, but
>> surely it should be well-formed.
>
> The tag itself is well-formed, but it's a well-formed HTML 4 "loose DTD"
> tag, not an XML element, and that's your problem here - you're generating
> XML, not HTML.
>
> There are some suggestions for how you can deal with this in the thread on
> Steven Erat's blog that Charlie Griefer pointed out. In addition, you 
> could
> always install a postprocessor servlet to rewrite your output. This is a
> useful thing to be able to do, not just for this problem, but for lots of
> other problems where you might want to rewrite all output in a very 
> generic
> way.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245560
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to