I am stuck on this issue and need help.

It seems that <cfobject type="java"...> does not work for me at all.
Whenever I try to run this command the ColdFusion server just hangs
and the browser keeps waiting for any result. I have tried several
different types of java objects, and the result is the same - the box
hangs,

<cfobject type="java" name="sys" class="java.lang.System"
action="create"><cfset properties=sys.getProperties()><cfdump
var="#properties#">

or 

 <cfobject type="JAVA" action="Create" name="factory"
class="coldfusion.server.ServiceFactory"><CFdump var="#factory#">

Running CFMX 7 Enterprise Edition on Windows 2000 and Apach 2.0.48.
Java version is   1.4.2_05-b04. Can anyone help? Same code runs fine
on CFMX7/Developers' edition and CFMX7 Standard.

Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217637
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to