Re: Outdated Adobe Performance-Tuning Info

2008-09-11 Thread Jamie Jackson
On 9/10/08, Jamie Jackson [EMAIL PROTECTED] wrote: On 9/10/08, Mark Kruger [EMAIL PROTECTED] wrote: Also, if you are running JRUN multi-server the settings for the simultaneous threads available to JRUN is very important. It is set to 50 by default... But needs to be adjusted

Outdated Adobe Performance-Tuning Info

2008-09-10 Thread Jamie Jackson
The following articles, from early 2006, provide some guidance as to performance tuning CFMX on Windows. ColdFusion MX: Tips for performance and scalability http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_18540 Windows platform-specific performance settings

Re: Outdated Adobe Performance-Tuning Info

2008-09-10 Thread Jamie Jackson
://www.coldfusionmuse.com/index.cfm/2006/5/4/higher.simultaneous.request s -Mark Mark A. Kruger, CFG, MCSE (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Wednesday

Re: Outdated Adobe Performance-Tuning Info

2008-09-10 Thread Jamie Jackson
track, too. Thanks again for the replies, Jamie -Mark -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 9:32 AM To: CF-Talk Subject: Re: Outdated Adobe Performance-Tuning Info Thanks for the link. I read through your

Segfault Running Vspider

2008-01-17 Thread Jamie Jackson
I'm not sure if this is a Linux (Ubuntu) specific problem or not, but I'm getting a segfault, as well as some cryptic DNS errors. I'd appreciate any leads as I have no ideas as to how to troubleshoot this (aside from opening up permissions on the collection with chmod ug+rwx -R

Re: Segfault Running Vspider

2008-01-17 Thread Jamie Jackson
Side note: I hadn't noticed this one before (near the very top of the output): I18nMsg Info: Error(): Couldn't find Install Dir Not surprisingly for a Verity issue, I'm finding absolutely nothing (but this thread) when I Google I18nMsg verity, I18nMsg vdk, or I18nMsg vspider. So, if

Re: Segfault Running Vspider

2008-01-17 Thread Jamie Jackson
2008/01/17 10:49:31 ERROR: [vspider] (ind002006) VDK: Error E0-1514 (Drvr): Vgw:vgwhttp: DNS Lookup failure - Host unknown. Do you have pages that redirect to another server? Hi Dave, Nope, these are pretty straightforward, and all URLs mentioned in the error *are* available when I browse

cfsearch won't return suggestions-related keys in status structure

2007-10-12 Thread Jamie Jackson
(CFMX 7) Using: cfsearch name=site_results type=internet collection=#request.verityspider# criteria=#verityKeywords# status=site_results_status suggestions=always ContextPassages = 1 ContextBytes = 200 maxrows=50 /

Unable to Create a Verity Collection

2007-08-01 Thread Jamie Jackson
[CFMX 7 Multi-Server on Ubuntu Linux] I'm trying to create a collection from the CF Admin, but I'm getting: Unable to create collection testMe. Unable to create collection testme. An error occurred while creating the collection: com.verity.api.administration.ConfigurationException: Fail to

Purging Removed Docs from Verity Spider Collection

2007-05-16 Thread Jamie Jackson
How does one manage to automatically remove dead (removed) pages from the collection? I'd think that if it got a 404, then it'd remove it, but that doesn't *seem* to be the case. If this is documented somewhere, please let me know... Thanks, Jamie

Re: JDBC Connection Problem

2007-04-17 Thread Jamie Jackson
It turned out that the driver wasn't happy here, D:\jrun4\servers\xxx\cfusion.ear\cfusion.war\WEB-INF\lib\basisjdbc.jar, and CFMX7 was only half-heartedly using it. I probably could have added the path to the classpath, but instead, I just moved the jar up to a higher lib directory

JDBC Connection Problem

2007-04-16 Thread Jamie Jackson
I'm trying to connect to a database via JDBC. I can connect through Java apps running on the Web server (using CFMX7's built-in JVM), but the same data source configuration in the CFMX7 admin throws an error: Connection verification failed for data source: BASIS10 java.sql.SQLException: Timed

cfimport vs. cfmodule/cf_MyTag for Custom Tag Calls

2007-03-12 Thread Jamie Jackson
I (think) I've seen folks recommending cfimport over cf_MyTag and cfmodule template=MyTag for custom tag calls. I usually use a custom tag for header/footer inclusion like this cf_MySiteHeadFoot ... my body /cf_MySiteHeadFoot But was wondering if there's an advantage to cfimport. (Also, does

Re: cfcUnit Configuration Management

2007-02-13 Thread Jamie Jackson
I'll play with Apache again, at some point. For now, I'll svn ignore the cfcunit dir that's sitting in my web root, and I'll do the same with the meta data. I'll tell the team to drop cfcunit in their web root, set a cf mapping to /org (cfcUnit's top level directory), and manually set up the

cfcUnit Configuration Management

2007-02-12 Thread Jamie Jackson
I just got my first cfcUnit test going and automated in Eclipse. Now, I'm wondering about configuration management... My CFML sites generally are structured on the server in the same way they're stored in SVN. Each server has an SVN working copy, and I can deploy with simple svn updates. I'm not

Re: CFMX7 Java version compatibility

2007-01-26 Thread Jamie Jackson
Kevin, I believe flash remoting doesn't work with JVM 1.5. We just had to downgrade because of this. Leon How do you point CF to the right JVM? Change an environment variable? Change some config file? Thanks, Jamie ~|

Re: CFMX7 Java version compatibility

2007-01-26 Thread Jamie Jackson
Kevin, I believe flash remoting doesn't work with JVM 1.5. We just had to downgrade because of this. Leon How do you point CF to the right JVM? Change an environment variable? Change some config file? I'm asking because I get this when I run jrun.exe:

Re: CFMX7 Java version compatibility

2007-01-26 Thread Jamie Jackson
Kevin, I'm asking because I get this when I run jrun.exe: Q:\c:\jrun4\bin\jrun.exe Exception in thread main java.util.zip.ZipException: The system cannot find th e file specified at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.init(ZipFile.java:111)

Re: CFMX7 Java version compatibility

2007-01-26 Thread Jamie Jackson
I'm asking because I get this when I run jrun.exe: I don't think you can just run jrun.exe without specifying the appropriate parameters, and having the appropriate environment variables set. Why are you trying to run jrun.exe directly? What happens if you run jrun -start cfusion? Can you run

Re: Foreign Characters in Verity Results

2007-01-11 Thread Jamie Jackson
Last BUMP before I give up on this thread... thanks. One more bit of info: I can type the Ñ and ñ characters into the page source and can view them just fine in the browser. However, the problem I am having is limited to these foreign (Spanish) characters in CFSEARCH/Verity results.

Re: HoF (CF-Talk) Password Reminder (Not Working)

2007-01-05 Thread Jamie Jackson
Bump... (BTW, I've emailed Michael Dinowitz a couple times, too. Michael, heeelp...) On 12/13/06, Jamie Jackson [EMAIL PROTECTED] wrote: TWIMC, The HoF mailing list password reminder claims to have sent me a message, but I've gotten no mail. It's not in my spam box or anything. I can't

Re: Foreign Characters in Verity Results

2007-01-05 Thread Jamie Jackson
Jamie Jackson wrote: I'm using Verity spider to crawl the site. Some of the pages are in Spanish, and on the site, the accented characters show as question marks: T?rminos Espa?ol/Ingl?s Sobre el Bienestar del Ni?o what encoding for those pages? If I'm interpreting Eclipse's properties

Re: HoF (CF-Talk) Password Reminder (Not Working)

2007-01-05 Thread Jamie Jackson
Yes, under the current system, you're stuck if your primary email address becomes extinct. Your proposed solution will solve the problem. Also, thanks for emailing me my password. Now I can reply to threads as easily as create them. (I had been stuck in digest mode, with no easy way to respond

Re: Foreign Characters in Verity Results

2007-01-05 Thread Jamie Jackson
One more bit of info: I can type the Ñ and ñ characters into the page source and can view them just fine in the browser. However, the problem I am having is limited to these foreign (Spanish) characters in CFSEARCH/Verity results. Thanks, Jamie

Re: HoF (CF-Talk) Password Reminder (Not Working)

2007-01-05 Thread Jamie Jackson
Anyone subscribed in any mode has full access to the lists through the archives. There's even an option to only post from the archives and not receive any mail at all. I'm going to have to write better copy for the list options and abilities. There's a lot more going on then most people

Re: Weird formatting problem

2007-01-05 Thread Jamie Jackson
Well, you *did* misspell cellpsacing (sic). Also, check to make sure you're not modifying the table through CSS. I cannot look at this anymore. I have the following include that has a table with no cellpadding or cellspacing, but still shows spacing. Can anyone see why?

Foreign Characters in Verity Results

2007-01-04 Thread Jamie Jackson
I'm using Verity spider to crawl the site. Some of the pages are in Spanish, and on the site, the accented characters show as question marks: T?rminos Espa?ol/Ingl?s Sobre el Bienestar del Ni?o However, if I search from the command line (via rck2), the characters look good: Términos

HoF (CF-Talk) Password Reminder (Not Working)

2006-12-13 Thread Jamie Jackson
TWIMC, The HoF mailing list password reminder claims to have sent me a message, but I've gotten no mail. It's not in my spam box or anything. I can't change my subscription prefs as a result, and can't easily reply directly to any existing thread, as I'm on the digest version. Can someone at

Document Categories in Verity

2006-12-08 Thread Jamie Jackson
Say I've got a bunch of PDF documents, and each PDF can fit into one or more categories. When indexing them with Verity, is there a way to associate the PDFs with categories? Bottom line is I need to be able to group the PDFs by category in the search results: Your search found the following

Re: JRun Serverstore

2006-11-14 Thread Jamie Jackson
The serverstore is related to the conenctor. So unless your running multiple instances, the answer is yes. I take that to mean that you should have a serverstore per cfmx *instance*, and that whatever virtual hosts use that instance should point to that serverstore. In other words, there is a

JRun Serverstore

2006-11-13 Thread Jamie Jackson
Hi All, I'm trying to get the lowdown on the serverstore property of the jrun4 connector. I read the docs (below*), but I'm not sure of the implications. For instance, say I've got lots of unrelated virtual hosts defined in Apache. Can all of these virtual hosts share the same serverstore, or

Escaping parentheses in table names (querying MS Access DB)

2006-09-26 Thread Jamie Jackson
The table name is qry 1(1) (everything between the quotes). SELECT * FROM [qry 1(1)] I tried the above, but it yields: Error Executing Database Query. Undefined function 'FormatNumber' in expression. Any ideas? Thanks, Jamie

Re: Escaping parentheses in table names (querying MS Access DB)

2006-09-26 Thread Jamie Jackson
On 9/26/06, Jamie Jackson [EMAIL PROTECTED] wrote: The table name is qry 1(1) (everything between the quotes). SELECT * FROM [qry 1(1)] I tried the above, but it yields: Error Executing Database Query. Undefined function 'FormatNumber' in expression. Any ideas

Re: Escaping parentheses in table names (querying MS Access DB)

2006-09-26 Thread Jamie Jackson
On 9/26/06, Jamie Jackson [EMAIL PROTECTED] wrote: The table name is qry 1(1) (everything between the quotes). SELECT * FROM [qry 1(1)] I tried the above, but it yields: Error Executing Database Query. Undefined function 'FormatNumber' in expression. Any ideas

Re: Escaping parentheses in table names (querying MS Access DB)

2006-09-26 Thread Jamie Jackson
On 9/26/06, Jamie Jackson [EMAIL PROTECTED] wrote: On 9/26/06, Jamie Jackson [EMAIL PROTECTED] wrote: The table name is qry 1(1) (everything between the quotes). SELECT * FROM [qry 1(1)] I tried the above, but it yields: Error Executing Database Query

Re: Escaping parentheses in table names (querying MS Access DB)

2006-09-26 Thread Jamie Jackson
a workaround Jamie On 9/26/06, Jamie Jackson [EMAIL PROTECTED] wrote: The table name is qry 1(1) (everything between the quotes). SELECT * FROM [qry 1(1)] I tried the above, but it yields: Error Executing Database Query. Undefined function 'FormatNumber

Using same Apache instance for CF5 and CFMX7?

2006-07-12 Thread Jamie Jackson
Hi, On my local development machine, I've got CF5 running on Apache 2.0.58(using the 2.0.43-xx connector from http://home.nextron.ch/coldfusion/). Is it possible to use the same Apache instance for CFMX7, or will I need to install another Apache instance? I'm guessing I'd need to be able to

Charting a Baseline in Coldfusion

2006-06-27 Thread Jamie Jackson
Say I've got a normal bar chart, but I want to call out a flat baseline behind the bars. For instance, maybe I've got bars indicating Joe, Sally, and Mary's GPA, and want to show a horizontal baseline (say class average) *behind* the bars. I seem to need this sort of chart fairly often, and

Re: vspider

2006-06-27 Thread Jamie Jackson
Someone asked me about vspider and verity today, but I have never used it. This obviously is not installed by default with CFMX7, so is it a free download or? Actually, it is installed by default with CFMX 7. I have read up a bit on it, Can vspider collections be setup and managed

Differences among the three CFMX configuration options

2006-04-21 Thread Jamie Jackson
We are going to be installing CFMX7 on our new servers, but I'm not clear on the pros and cons of each installation configuration. There's: A. Server Configuration (JRun is hidden) B. Multiserver Configuration C. J2EE Configuration Is there a feature matrix of these three? Otherwise, can

Re: How to determine JDBC driver version in use

2006-04-21 Thread Jamie Jackson
By the way, this was fortuitous, because I found that 2.0.11 beats the snot out of 3.1.10 for my application. The new driver takes 50ms PER VARCHAR FIELD to retrieve one row of data, whereas the old one performs as I would expect, and executes my queries TEN TIMES faster. Wow. Maybe you

How to determine JDBC driver version in use

2006-04-13 Thread Jamie Jackson
I don't know how to CONCLUSIVELY determine which version of the JDBC driver that a given instance of CFMX is using. I made up my own function (see below*), but I'm not completely sure it's trustworthy, because of the surprising results I get. Can somebody give me the authoritative way to

Re: model glue/reactor question

2006-04-13 Thread Jamie Jackson
I haven't scrutinized your code, but when I can't get a troublesome routine to run any more quickly, I often cache its result in a persistent scope (application is my favorite). That's one way to sweep it under the rug. Jamie Hi all. I'm building an app using model glue and reactor. I'm

Re: How to determine JDBC driver version in use

2006-04-13 Thread Jamie Jackson
://www.bpurcell.org/index.cfm?mode=entryentry=988 On 4/13/06, Jamie Jackson [EMAIL PROTECTED] wrote: ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237713 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4

Re: How to determine JDBC driver version in use

2006-04-13 Thread Jamie Jackson
It looks pretty correct to me. (Although with the CFAdmin API there may be another way to get the metadata object without instantiating the undocumented serviceFactory object.) What kind of results are you seeing? Well, Sir Isaac Dealey (sorry, that's how I have always read your name ;-), I'm

Re: cfexecute buffer causing hangs?

2006-04-13 Thread Jamie Jackson
Hmm, I'm probably one of the people you've seen while Googling the subject. While I haven't tried cfexecuting the vspider stuff from CFMX7, I've had significant problems with it from CF5. Are you saying that you had problems when you didn't specify an output file or, or when you did? I wasnt'

SOT: Full-Featured Host (Preferably Local)

2006-01-24 Thread Jamie Jackson
them, etc. *etc., etc. I would need to discuss a lot with them to iron out the details. Does anyone have a host or contact they would recommend? Thanks, Jamie Jackson Fairfax, VA ~| Message: http://www.houseoffusion.com

Clustering CFMX 6.1 (J2EE Session Sharing)

2005-05-31 Thread Jamie Jackson
I'm trying to cluster CFMX 6.1 on JRun 4, but I'm getting stuck early in the process. I'm trying to register a remote server, but after I input the parameters (remote JNDI port, host name, and server name), my server appears, as I would expect. However, I would expect the server to be running,

Re: J2EE Sessions / session.urlToken

2004-10-13 Thread Jamie Jackson
on urlSessionFormat, I think there's a switch to turn off the token append. best, Chris Norloff -- Original Message -- From: Jamie Jackson [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date:Tue, 12 Oct 2004 17:10:33 -0400 I've got a couple questions about

J2EE Sessions / session.urlToken

2004-10-12 Thread Jamie Jackson
I've got a couple questions about session.urlToken under J2EE sessions: When J2EE sessions are enabled, why does session.urlToken bother with CFID/CFTOKEN anymore. The fact that both are there confuses me. I wonder which takes precedence? Do I lose the extra security that the uniqueness of

CFMX 6.1 Bug? WEB-INF directory showing up in my CF site.

2004-10-05 Thread Jamie Jackson
Looks like JRun dumps a WEB-INF directory (full of generated classes) inside www roots that happen to be named www. (Linux box.) Seems that this has been happening since the JRun CFMX updater that we ran on Aug 30. Can anyone shed light on this? Thanks, Jamie [Todays Threads] [This Message]

Re: CFMX 6.1 Bug? WEB-INF directory showing up in my CF site.

2004-10-05 Thread Jamie Jackson
and it now places the cached class files into a web-inf directory in the webroot of my application. Mine root isn't called www either. Very weird. Gav -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: 05 October 2004 15:42 To: CF-Talk Subject: CFMX 6.1 Bug? WEB-INF

Re: webroot level?

2004-07-22 Thread Jamie Jackson
On Thu, 22 Jul 2004 18:46:16 +0200, in cf-talk you wrote: What I wanted it todo was not toneed to do the flip trick of choosing servers, but for it to know this automatically... there MUST be a way as all I am asking is WHERE is Application.cfm residing, from there I can work out all the other

Re: OO Coding Relational Databases

2004-07-22 Thread Jamie Jackson
On Thu, 22 Jul 2004 13:13:46 -0400, in cf-talk you wrote: One of the biggest issues I have getting fully into OO programming usings CFCs is my understanding of how data comes from a relational database, into an object and vice versa.Most of the CF resources I have found talk plenty about CFCs,

Re: CFC Design for Multiple Person Roles

2004-07-22 Thread Jamie Jackson
I'd suggest posting to the newsgroup comp.object. It's a highly academic make-your-head-spin kinda newsgroup, but tell them you're a newbie (unless you aren't ;) and they'll speak English. Thanks, Jamie On Thu, 22 Jul 2004 14:58:09 -0500, in cf-talk you wrote: In our school, as would many other

UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
I have had a problem a couple times when I've tried to put a UDF within a custom tag. CF insists that the function has been declared more than once. I figured this was because of the sort of doubling effect the start/end execution modes have, but the problem persists even when I have cfif

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 16:38:03 +0100, in cf-talk you wrote: You are getting this error as by default Custom Tags are called twice internally AFAIK.. So are UDFs not allowed within Custom Tags? I also tried wrapping the function declaration in a testing conditional: cfif not isdefined(doOption)

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
the only thing I don't like about it is it's kinda buried down there. Cleaner, though. On Wed, 21 Jul 2004 11:25:25 -0400, Jamie Jackson [EMAIL PROTECTED] wrote: I have had a problem a couple times when I've tried to put a UDF within a custom tag. CF insists that the function has been declared more

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 12:00:48 -0400, Ben Doom [EMAIL PROTECTED] wrote: I'd set a request-scoped variable just before or after my function declaration (ie request.functionnameIsDeclared or something else you'll never use anywhere else) and check for its existence. --Ben Doh! Why didn't I think

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 12:11:13 -0400, in cf-talk you wrote: On Wed, 21 Jul 2004 10:45:21 -0500, Raymond Camden [EMAIL PROTECTED] wrote: Are you still running 6.0? I believe they fixed this in 6.1. Nope, running 6.1. Any ideas with that in mind? Might I be doing something wrong? Whoops, I forgot

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 12:00:48 -0400, in cf-talk you wrote: I'd set a request-scoped variable just before or after my function declaration (ie request.functionnameIsDeclared or something else you'll never use anywhere else) and check for its existence. --Ben That's a great idea, and one I

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 17:36:07 +0100, in cf-talk you wrote: I believe this is a known bug - stumbled across it myself a while back. Since then I have resorted to declaring udfs outside a tag Kola Darn, should have been easy to have private methods in Custom Tags. Oh well, thanks for the sanity

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 13:29:40 -0400, in cf-talk you wrote: What about using isCustomFunction() or isFunction from http://cflib.org/udf.cfm?ID=286 Qasim I just tried your suggestion, and it behaved the same as if I didn't have the conditional in there at all: cfif NOT

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 15:39:05 -0400, in cf-talk you wrote: Shouldn't you be doing this? cfif NOT isFunction(doTocOption) cfscript function doTocOption(myQuery, contextFilePrefix) { ... } /cfscript /cfif Yes, sorry, just a typo in the post, but not in my experiment. [Todays Threads] [This

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 12:43:39 -0700, in cf-talk you wrote: You can also just do isdefined('doTocOption') to see if the function has been created. Normally, maybe; however, not within the context of a Custom Tag (it just doesn't work). :-/ Thanks, Jamie [Todays Threads] [This Message]

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 15:53:27 -0400, in cf-talk you wrote: I just tried your suggestion, and it behaved the same as if I didn't I encountered the same problem once and no suggestion was able to get around the problem. It looks like the function is compiled twice, no matter any CFIF you may put

Re: UDF within a Custom Tag

2004-07-21 Thread Jamie Jackson
On Wed, 21 Jul 2004 15:39:19 -0500, in cf-talk you wrote: Jamie - If you are on CF5 you only have 2 choices really... Use the request scope. You would define the UDF in the request BEFORE you call the custom tag. Ie, Application.cfm may cfinclude a file of UDFs where each UDF is copied to the

Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
In CF5, I've written a wrapper for the cfmail tag so that it does multipart emails (HTML + Text + attachments, etc.). Right now, I construct the final cfmail tag as a variable, then I write that variable (the cfmail tag) to a file, then include it, then delete it. This is inefficient, but it is to

Re: Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
On Fri, 4 Jun 2004 11:20:25 -0400, in cf-talk you wrote: From: Jamie Jackson In CF5, I've written a wrapper for the cfmail tag so that it does multipart emails (HTML + Text + attachments, etc.). Right now, I construct the final cfmail tag as a variable, then I write that variable

Re: Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
you would to a custom tag or CFMODULE call?I have no idea if it'd actually work, but it's worth a shot, as it would provided exactly the functionality you're looking for. Cheers, barneyb -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Friday, June 04, 2004 8:10 AM

Re: Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
or CFMODULE call?I have no idea if it'd actually work, but it's worth a shot, as it would provided exactly the functionality you're looking for. Cheers, barneyb -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Friday, June 04, 2004 8:10 AM To: CF-Talk Subject

Re: Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
On Fri, 4 Jun 2004 11:20:25 -0400, in cf-talk you wrote: From: Jamie Jackson In CF5, I've written a wrapper for the cfmail tag so that it does multipart emails (HTML + Text + attachments, etc.). Right now, I construct the final cfmail tag as a variable, then I write that variable

Re: Dynamically writing/running a CF tag?

2004-06-04 Thread Jamie Jackson
Hmm, that's one I hadn't thought of. However, I don't think I'm up for writing all those combos logic (though your solution would execute faster). I award you 50 creativity points. Thanks for the idea, Jamie On Fri, 04 Jun 2004 14:16:56 -0600, in cf-talk you wrote: Here's a silly thought...

Re: Session Variables Suddenly Stopped Working

2004-06-03 Thread Jamie Jackson
Sounds like a change was made from the CF Admin -- a change that now requires you to lock shared scopes. Locking Server/Application/Session scope Full Checking would do this, I think. If you have to live with this global change in the CF Administrator (shared host, or something), then lock all

CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Jamie Jackson
I'm trying to find an alternative to cfexecute (which doesn't work well with some commands, I've found), and I'm now looking at CFX_ConsoleCommand and CFX_Execute (both at http://www.intrafoundation.com/coldfusion.html). Two questions: How do these tags differ, and what do I do with the

Re: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Jamie Jackson
On Wed, 2 Jun 2004 17:07:04 +0100, in cf-talk you wrote: Your install them as CFX custom tags. They do come with the DLL. you need. Ack, you're right. I was looking in subdirectories that I thought were the root. :-/ If you mail me off list I can send you an Updated DLL what will allow you

Re: Troubles with cfexecute

2004-05-27 Thread Jamie Jackson
myself tomorrow, but I would suggest running it again via cfexecute, but then (if you haven't taken this precaution already) not opening the output file until the last modified time stamp hasn't changed for several minutes. Pete - Original Message - From: Jamie Jackson [EMAIL PROTECTED

Troubles with cfexecute

2004-05-26 Thread Jamie Jackson
[CF5/Win2k] I'm trying to run Verity Spider (vspider.exe) commands using cfexecute. Some of the commands stop mid-way through, and the process dies. I am using batch files to keep the cfexecute as uncomplicated as possible, and I'm also using long timeouts, as well as output files. The same

Re: Troubles with cfexecute

2004-05-26 Thread Jamie Jackson
On Wed, 26 May 2004 11:56:36 -0400, in cf-talk you wrote: [CF5/Win2k] I'm trying to run Verity Spider (vspider.exe) commands using cfexecute. Some of the commands stop mid-way through, and the process dies. I am using batch files to keep the cfexecute as uncomplicated as possible, and I'm also

Re: Problem with CFEXECUTE

2004-05-26 Thread Jamie Jackson
On Wed, 26 May 2004 16:06:43 -0400, in cf-talk you wrote: Hi, Is there any way I can specify the work directory for a program executed via CFEXECUTE? I'm trying to execute PKZIP to unzip files, but files are unzipped into C:\windows\win32 which is not where the PKZIP program is and definitely

Dots in variable names behaving unexpectedly

2004-03-23 Thread Jamie Jackson
Can someone give me the lowdown on why... registrant.emergencyPhone.Phone.countryCode = 1; ...is equivalent to... registrant[emergencyPhone][Phone][countryCode] = 1; Is this new in CFMX? I used to name variables with dots in them to sort of give pseudo-scopes to groups of variable. Maybe it's

isSimpleType() ?

2004-03-23 Thread Jamie Jackson
Does anyone know of an existing function that determines whether a var is either a complex or simple datatype? Thanks, Jamie [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: cached views

2004-03-19 Thread Jamie Jackson
On Fri, 5 Mar 2004 07:58:15 -0600, in cf-talk you wrote: - Original Message - From: Jamie Jackson I don't know if this is related, but if I've got a view (using *) that depends on other views, and I alter a sub-view, I get column caching even directly within enterprise manager. I put

Clearing all Cached Queries (Attn: Ray C.)

2004-03-19 Thread Jamie Jackson
Ray, You told me once of a way to clear out all cached queries at once, but I'll be darned if I can find the thread. Would you please repeat? Thanks, Jamie [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFC: Non-native argument types and returntypes?

2004-03-18 Thread Jamie Jackson
I'm not having much luck restricting cffunction's returntype to custom data types (e.g. FooObject). Likewise, I can't specify a custom data type as a cfargument type. The only place I seem to be having luck in this regard is in my init() methods, where I'm returning this, and specifying the

Re: Non-native argument types and returntypes?

2004-03-18 Thread Jamie Jackson
On Thu, 18 Mar 2004 09:16:08 -0600, in cf-talk you wrote: Can you show us your code? I've had no issue using custom types. One thing to remember - If I can't get it going, I'll try to condense the code to the problem area. If your CFC method has a returnType of dog, but the CFC itself doesn't

Re: Paragraphformat tag and the like

2004-03-17 Thread Jamie Jackson
On Wed, 17 Mar 2004 12:28:55 -0500, in cf-talk you wrote: Question. I have an issue where when I use the CF paragraphformat function my last line gets a p/p, even if I trim the textarea field first. I think trim handles whitespace, but not control characters. You might need to do something like

CF OO: Help with implementing DB-persisted object inheritance (i.e. the SQL aspect)

2004-03-16 Thread Jamie Jackson
Say I've modeled the inheritance in this manner (table per class): http://www.agiledata.org/essays/mappingObjects.html#MapEachClassToTable I'm having a tough time figuring out how to join a (subclass's) table whose name comes from a column value. Assuming this is the right way to go about it,

Re: CF OO: Help with implementing DB-persisted object inheritance (i.e. the SQL aspect)

2004-03-16 Thread Jamie Jackson
Nevermind. This stuff's starting to come into focus now. Jamie On Tue, 16 Mar 2004 10:27:31 -0500, in cf-talk you wrote: Say I've modeled the inheritance in this manner (table per class): http://www.agiledata.org/essays/mappingObjects.html#MapEachClassToTable I'm having a tough time figuring

CFCs: Overloaded Constructors ?

2004-03-15 Thread Jamie Jackson
What are some workarounds for (pseudo-) overloading constructors in CFMX 6.1? Thanks, Jamie [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Help me figure out cfexecute problem?

2004-03-15 Thread Jamie Jackson
On Fri, 12 Mar 2004 20:38:22 -0500, in cf-talk you wrote: I'm not sure how to debug this, as I'm pretty much out of ideas. I'd think it a permissions problem, if it weren't for the facts: AFAIK, all the necessary resources seem to be read/written/executed: 1. the command runs (but

Re: CFCs: Overloaded Constructors ?

2004-03-15 Thread Jamie Jackson
, maybe even a separate private method for each. Paul Kenney WebMaster, CorporateWarriors.com 916-663-1963 -Original Message- From: Jamie Jackson [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 11:55 AM To: CF-Talk Subject: CFCs: Overloaded Constructors ? What are some

OT: cfqueryparam analog in Java

2004-03-12 Thread Jamie Jackson
I had the (not so?) bright idea of using Java as the Model in an MVC app (with CF for the View and Controller). I started to program the DB layer, and rediscovered, by contrast, how easy CF made every aspect of queries, especially the functionality handled by cfqueryparam. What that single tag

Re: OT: cfqueryparam analog in Java

2004-03-12 Thread Jamie Jackson
On Fri, 12 Mar 2004 12:30:11 -0800, in cf-talk you wrote: As I sit here second-guessing the Java decision, I'm wondering if there's anything remotely as high-level as cfqueryparam in the Java world. Does anybody know? Not sure what you are trying to do, or if you are doing this already, but

Help me figure out cfexecute problem?

2004-03-12 Thread Jamie Jackson
I'm having a problem with one command when run with cfexecute. The command runs to completion when run from the machine's command line, but when run from cfexecute the command runs for a little while, then hangs. Here is the command: cfexecute name=C:\CFusionMX\lib\_nti40\bin\vspider

Re: cached views

2004-03-04 Thread Jamie Jackson
I don't know if this is related, but if I've got a view (using *) that depends on other views, and I alter a sub-view, I get column caching even directly within enterprise manager. I put a utility in my app to call a view cache-clearing sproc to rememedy this. However, if you don't want to go

Re: OOAD and CFCs?

2004-03-03 Thread Jamie Jackson
Excellent information. I don't know if you blog, or otherwise make your experiences known, but I'd be very interested to know how the Java/CFML Mach-II hybrid turns out, and what you learn from the project. Thanks very much for your feedback. Jamie On Tue, 02 Mar 2004 16:13:52 -0800, in cf-talk

Re: CFC location issues

2004-03-02 Thread Jamie Jackson
On Tue, 2 Mar 2004 09:14:34 -0800, in cf-talk you wrote: As I was driving in to work today, I thought to myself, Gee Barney, Java has the perfect solution to this, the CLASSPATH, why doesn't CF have one of those?So I thought I'd pass the idea around, and see what people thought before I go

OOAD and CFCs?

2004-03-02 Thread Jamie Jackson
After having been asked to extend one too many spaghetti-code procedural applications, I have started to suspect that there *is* something to the idea of OO. I am now anxious to try this out (probably with Mach-II, for lack of a better idea), but I am concerned that some of my OOAD using UML

Re: CFID/CFTOKEN newbie question

2004-03-02 Thread Jamie Jackson
You have to pass around cfid/cftoken in the URL, but I believe that URLSessionFormat() will take some of the tedium out of it: http://livedocs.macromedia.com/coldfusion/6/CFML_Reference/functions-pt2113.htm#4471249 Jamie On Tue, 2 Mar 2004 16:25:11 -0500, in cf-talk you wrote: Is there a best

  1   2   3   4   5   >