Re: weird CF8 behavior

2008-08-06 Thread jw
The CF container on the production server has 6 Gigs of memory dedicated to it. I sure hope it is not memory issue. -jw On Wed, Aug 6, 2008 at 4:37 PM, Adrian Lynch <[EMAIL PROTECTED]>wrote: > I've not had it for those files, but I have had errors saying custom tags > can

weird CF8 behavior

2008-08-06 Thread jw
lp or suggestions would greatly be appreciated. -jw ~| 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:

Re: graphing service not starting on solaris

2006-02-28 Thread jw
yes this machine is headless and it has X11 installed. I can lauch apps over the network to my desktop. why would i install a virtual X11 server if it has one installed. jw On 28/02/06, James Holmes <[EMAIL PROTECTED]> wrote: > Is the machine headless? If so, use a virtual X11 server

graphing service not starting on solaris

2006-02-28 Thread jw
neither work. does anyone have a working j2ee install on solaris? if so do you mind posting or sending me your jvm.config that you use to get it to start? thanks, jw ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233636

Re: apache and j2ee config with cfmx

2005-05-27 Thread jw
ms like I can define only one connector per vhost. There might be a simpler way to do this, but I do not know exactly how. thanks for you help so far, jw ~| Logware (www.logware.us): a new and convenient web-based time tracking ap

apache and j2ee config with cfmx

2005-05-27 Thread jw
the same virtual host? for example, I want mysite.com/* <http://mysite.com/*> to be served by one coldfusion instances mysite.com/portal <http://mysite.com/portal> to be servered by a different one tia, jw ~~

Re: Tab delimited file upload Barf

2004-12-02 Thread jw
DRE, here is a function that I use to turn csv files into query objects. It is dependent on MX and this jar file ostermillerutils_1_04_00.jar http://ostermiller.org/utils/CSV.html It isn't the cleanest in spots, but works flawlessly with excel.

Re: New cfml file manager - CFFM

2004-12-02 Thread jw
just used the java.util.zip, i could find some code if you would like, but it is hella easy. Might have to put a setting in though cause you might want to upload a zip as well. jw On Thu, 02 Dec 2004 14:35:54 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > Someone had suggested an imag

Re: Database Management Tool

2004-09-28 Thread jw
works well with anything that has a jdbc connection. If you are using windows and do not have a SSH client, I suggest putty http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.  If you are using OSX or linux it is built in. jw - Original Message - From: daniel kessler <[EM

setup help on JRun + CFMX + OCI drivers +Solaris

2004-01-26 Thread jw
I am trying to deploy CFMX(6.1) on top of a JRun installation and  I am having a hard time setting up oci drivers for the CFMX(6.1).  I have successfully set up OCI drivers for a standalone CFMX(6.0) installation, but can not seem to get them working when deployed on top of a JRun installation. Cu

OT: Managed Services Providers

2001-05-01 Thread JW
Hi Everyone! Our company is looking into getting a managed services provider to handle our hosting. We are meeting with www.pciconnected.com to discuss their services. Has anyone used them before? Can anyone recommend a good managed services provider? I recall a website that rates the quality of

Calling a custom tag dynamically

2001-04-18 Thread JW
Can anyone help? I'm looking to call any one of 30? or so custom tags from a database depending on what category the visitor selects from the first page. i.e. The visitor chooses the health care category and on the next page, the health care custom tag is called: . I'd rather leave it as a custom

Re: CFHTTP/Frames Question

2001-03-30 Thread JW
in the process > that might backing everything up. > > > > -Original Message- > From: JW [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 4:08 PM > To: CF-Talk > Subject: CFHTTP/Frames Question > > > Hello, if anyone can offer some guidance/sugg

Re: CFHTTP/Frames Question

2001-03-30 Thread JW
Hi, thanks for looking. Jeff Garza helped me off list. I had the frames generated dynamically instead of in just plain html. I'm getting some great speeds now on my fake async http calls. Thanks Jeff! Josh - Original Message - From: "JW" <[EMAIL PROTECTED]>

CFHTTP/Frames Question

2001-03-30 Thread JW
Hello, if anyone can offer some guidance/suggestions it would be much appreciated. My boss wants some *quick* http calls. Instead of putting something on a super fast server (which we don't have) and waiting for the cfhttp calls to execute one after the other, I thought that I could run them all

CFHTTP vs. ASPHTTP

2001-03-22 Thread JW
Hi, I'm looking to choose a development platform for an upcoming project. Does anyone have some quick figures or opinions about the speed of CFHTTP vs. the ASP equivelent? I'm guessing they would be very comparable as it's not really the tag that causes the (short) wait for data. I'm just learnin

Re: Useful tool for looking at code

2001-03-09 Thread JW
---Original Message- > From: JW [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 09, 2001 3:26 PM > To: CF-Talk > Subject: Re: Useful tool for looking at code > > > Hi, Codelifter is great Dave, thanks for bringing this to the attention of > the group. > Micheal, Codel

Re: Useful tool for looking at code

2001-03-09 Thread JW
Hi, Codelifter is great Dave, thanks for bringing this to the attention of the group. Micheal, Codelifter allows you to view hidden .css and .js files such as: The above are not readily available to view by clicking view sourse. Josh > Yea but even if you right click on a page and view the

Re: Dreamweaver UltraDev 4

2001-03-09 Thread JW
Hi, you should definately download the trial first. Myself, I wasn't into the interface at all. I find Studio much easier to use and develop with. Just my .02 Josh > > > I am reading the white paper on Dreamweaver UltraDev 4. So far, so good > > > I like what I am reading. Are there any pitfall

Search engine coding

2001-03-08 Thread JW
Hi, is anyone using Ben Forta's search engine trick that could help me out? Actually it's probably a simple question/answer. I'm just wondering what "extension" I should have that will make it as search engine friendly as possible. Can I just leave the link like this? (I'm a stickler for beautif