William Seiter wrote:
> I just found out (the hard way) that in addition to this:
> On the shared ColdFusion servers you will have access to all tags and
> functions except for the following:

> CF Functions:

> CreateObject(JAVA)
> 
> They don't allow the 'CFDUMP' tag!!!!!!

Most likely they do allow access to the cfdump tag, but cfdump is trying 
to inspect a variable by using a CreateObject("java", ...) internally. 
You could ask Adobe to fix that: http://adobe.com/go/wish/


> Does any one have any experience with this company?  Is there a 'magic way'
> to get them to turn on the 'CFDUMP' tag?

What do you need cfdump for anyway? Don't you have a development 
environment?

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308989
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to