David, Contact me off-list. I wrote a CFX that wrapped the Jython interpreter. It allows you to run file-based scripts, inlined blocks of python code (I created a CFML tag to wrap the CFX and feed it the body) as well as writing CFXs in python. I'm confident that it will meet your needs.
rish > -----Original Message----- > From: David Crean [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 10, 2006 2:43 PM > To: CF-Talk > Subject: Java executing a python script > > Here's my quandry: > > I have a python script that I can't execute directly because > of the jankiness that is cfexecute. However, I do have the > ability to invoke a java class that I could then use to > execute my python script... if such things are possible. > Anyone know of any good resources that I could use to get my > class going? > > Thanks, > David > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240159 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

