SOT: running JSP on CF8

2008-03-12 Thread Giles Roadnight
Hi All I know that Coldfusion sits on top of a java server. Does this mean that I can run JSP pages and Coldfusion pages at the same time? A friend wants me to host a site for him and he does JSP and not CF. Thanks -- Giles Roadnight http://giles.roadnight.name

Re: Sending Emails / Spam Filters

2007-12-19 Thread Giles Roadnight
Thanks for the reply. SpamAssassin doesn't look that easy to install - I need a server to run it on. I can't just run it as an exe on a desktop? Thanks again. On Dec 19, 2007 11:35 AM, Tom Chiverton <[EMAIL PROTECTED]> wrote: > On Wednesday 19 Dec 2007, Giles Roadnight wrote

Sending Emails / Spam Filters

2007-12-19 Thread Giles Roadnight
Are there any guide lines to stopping this? Sample e-mails for example. I would think this will be a fairly common problem. Thanks -- Giles Roadnight http://giles.roadnight.name ~| Adobe® ColdFusion® 8 software 8 is the mos

Re: Remoting, returning errors from CFCs to Flex

2007-12-14 Thread Giles Roadnight
Many thanks, I'll try that next time I'm working on this project. On Dec 14, 2007 8:46 AM, João_Fernandes <[EMAIL PROTECTED]> wrote: > Giles did you try cfthrow? Everytime you use cfthrow you'll get a > faultEvent in the Flex side. > > > -- > > João Fernandes > > http://www.onflexwithcf.org > h

Remoting, returning errors from CFCs to Flex

2007-12-14 Thread Giles Roadnight
d a meaningful error to the front end. I've got this working with CFabort but I can't send an error message. Is there anything wrong with authenticating people in this way? How do I return an error code and message from application.cfm? Thanks -- Giles Roadnig

Re: CFFTP - put file problems

2007-11-29 Thread Giles Roadnight
I was looking at http://www.turboftp.com/purchase.php#turbo but I'll look at ncftp as well. I assume this is a command line app that I can fire off from scheduled tasks? On Nov 29, 2007 10:45 AM, Tom Chiverton <[EMAIL PROTECTED]> wrote: > On Thursday 29 Nov 2007, Giles Roadnight

Re: CFFTP - put file problems

2007-11-29 Thread Giles Roadnight
Hmmm what a pain. I've now tried this in both directions (running the code on CF 8 and on CF MX) but get the same problems on both servers. I'm now considering automated FTP tools but I don't really want to spend $100 on a tool when CF should do it for me. Giles On Nov 28, 2007 6:42 PM, Steve L

Re: CFFTP - put file problems

2007-11-28 Thread Giles Roadnight
also successfully put a file using the command line ftp client. I'm beginning to think that it might be better to try getting the file using CF on the target server rather than putting the file from the source server. Any other suggestions? On Nov 28, 2007 11:30 AM, Jochem van Dieten <

CFFTP - put file problems

2007-11-28 Thread Giles Roadnight
the file exists, permissions on the files are fine. Where do I go from here? Thanks -- Giles Roadnight http://giles.roadnight.name ~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Drea

Re: any CF / Flex freelance developers who can work in Reading

2007-10-03 Thread Giles Roadnight
That's reading in the UK On 10/3/07, Giles Roadnight <[EMAIL PROTECTED]> wrote: > > Hi All > > I'm leaving my contract job in Reading and a replacement is needed. > > If you have CF and Flex experience and can work on a contract in Reading > mail me off

Re: Cold Fusion 7 Enterprise licensing

2007-10-03 Thread Giles Roadnight
core quad CPU > Intel/AMD boxes running Linux to consolidate our current fleet of four > dual CPU machines, running dev and test as single instances on each of > the boxes respectively. For us this seems like a far more sensible use > of the licences. > > On 10/3/07, Giles Roadn

any CF / Flex freelance developers who can work in Reading

2007-10-03 Thread Giles Roadnight
Hi All I'm leaving my contract job in Reading and a replacement is needed. If you have CF and Flex experience and can work on a contract in Reading mail me off list. -- Giles Roadnight http://giles.roadnight

Re: Cold Fusion 7 Enterprise licensing

2007-10-03 Thread Giles Roadnight
t. 3 boxes = > at least 3 licenses - if any of the boxes has more than two CPUs, you > need extra licenses. JRun4 comes with CF Enterprise, so no separate > JRun licence is necessary. > > Try psrinfo -v or prtdiag -v to see processor info. > > On 10/3/07, Giles Roadnight wrote: &

Cold Fusion 7 Enterprise licensing

2007-10-03 Thread Giles Roadnight
n each box - it jsut matters how many processors we have? We need 1 enterprise license per 2 processors Do we need any Jrun4 licenses? Lastly how do I find out how many processors my unix box has installed? Many thanks -- Giles Roadnight http://giles.road

Please Help - deploying CF 7.2 enterprise on Jrun 4 / unix

2007-09-14 Thread Giles Roadnight
Hi All I'm having some problems with an install of CF 7. I was running a deply script that had previously worked fine but this time it messed up CF server. When I opened a page it said: "There is no web application configured to service your request" When I look at the JRun Management Console Co

Newbie guide to installing / configuring CF on Unix

2007-09-12 Thread Giles Roadnight
Hi All I have some experience of setting up Cold Fusion on windows but where I am working at the moment all the CF servers are unix adn have ColdFusion MX 7 Enterprise installed. We have about 5 cf servers running on the same box but one of them is not well. When I start It I get loads of errors

Re: CFDump bug?

2007-08-20 Thread Giles Roadnight
leting those files while > it is down, than starting it up again? This can make a difference. > > On 8/20/07, Giles Roadnight <[EMAIL PROTECTED]> wrote: > > So what do I do when deleting everything in there doesn't work? > > > > Thanks for the suggestions so far. &

Re: CFDump bug?

2007-08-20 Thread Giles Roadnight
So what do I do when deleting everything in there doesn't work? Thanks for the suggestions so far. On 8/17/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > > I'm on unix, an environment that I'm not very used to. If I delete all > the > > files in WEB­INF/cfclasses will that do the trick or do I

Re: CFDump bug?

2007-08-17 Thread Giles Roadnight
Thanks for the reply. I'm on unix, an environment that I'm not very used to. If I delete all the files in WEB-INF/cfclasses will that do the trick or do I have to delete other files too? Thanks again. Giles On 8/17/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Friday 17 Aug 2007, [EMAIL P

CFDump bug?

2007-08-17 Thread Giles Roadnight
quot;;> Dump Test to which I get the error at the end of this message. How do I go about fixing this? It's causing me real headaches! Thanks Giles Roadnight 500 unexpected constant #65 0 java.lang.IllegalStateException: unexpected constant #65 0 at coldfusion.co

Re: Missing posts

2007-07-27 Thread Giles Roadnight
I got this e-mail. On 7/26/07, Phillip Vector <[EMAIL PROTECTED]> wrote: > > Is it just me or is no one else getting emails anymore? > > Hopefully, someone will see this in the site archives. > > ~| Create robust enterprise, web

Running unix scripts from coldfusion

2007-07-24 Thread Giles Roadnight
Hi All I've been asked to add a couple of buttons to a flash tool to run some unix scripts on the server. I've never used CF on unix before and haven't used CF that much recently. What is the best way of doing this? I assume I need to sue CFEXECUTE within a cfc or somethign along those lines? I