Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Joseph Bugeja
Hey Paul,

Thanks for your reply.

When I add the tag below:
 
   cfprocessingdirective pageencoding=utf-8

and exactly after it I use the cffile tag, then the string is stored correctly 
in the file, however when I do not include the cfprocessingdirective tag then 
the second Æ character is stored in the file as Æ 

Could this be related to the default Java encoding which is Cp1252, and the 
default locale of en_US. The ColdFusion version used is 8,0,0,176276. 

Joseph.

Joseph Bugeja wrote:
 cffile action=write file=testfile.txt output=#chr(198)# and ?
 charset=utf-8

just to confirm, this works fine on our dev server (8.01).

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312877
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 + CF8 = 401.3 Error

2008-09-22 Thread Andrew Scott
This may seem obvious to some

But Windows 2003 (32bit or 64bit), if 64bit are you using the 64bit version?
These are known issues when trying to install a 32bit version onto the 64bot
O/S

Apart from that not 100% sure with plex, but there were some questions asked
in another group about plex and Coldfusion 8. But first check that Windows
is either 32/64 and grab the right version.

I am assuming that you are running in 32bit for Windows 2003, but it needs
to be asked. Also make sure you grab ColdFusion 8.01 for 64bit if you need
to download it.

You say you have cfmx6.1 so it sounds like it is an issue that was described
awhile ago about getting it to run with plex, which really sounds like the
issue. But I have seen the connector problem time and time again, when
people try to install 32bit version onto a 64bit OS. It won't happen;-( well
not with CF anyway.

Lets us know what OS version (number of biys for OS), what version of plex
and ColdFusion etc.



On Mon, Sep 22, 2008 at 2:46 PM, Gus Denton [EMAIL PROTECTED] wrote:

 Here is a little more information..
 The server already has CFMX6.1 installed on it in a directory c:\CFusionMX\

 CF8 Installer creates a c:\JRun4 directory and proceeds with the
 installation in this directory...

 Curiously the point where the error (in the log)occurs the installer (ant)
 is trying to call a non existant directory in the c:\CFusionMX directory
 even through I have requested a standalone multiserver install

 Could this be a hardwired fault in the installer ?

 Gus

  I am have a really hard time installing CF 8 on Win 2003 SP2,
 
 Are you sure you're installing from an administrative account?
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!

 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312878
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Joseph Bugeja
Just to emphasize something. When I type the character directly with the CHR 
function, then it gets printed as expected in the file. However, when I type 
the character directly in the string (without the CHR function) then it gets 
printed as something else. 
   
Joseph.

 Hey Paul,
 
 Thanks for your reply.
 
 When I add the tag below:
 
 
   
 cfprocessingdirective pageencoding=utf-8
 
 and exactly after it I use the cffile tag, then the string is stored 
 correctly in the file, however when I do not include the 
 cfprocessingdirective tag then the second Æ character is stored in the 
 file as Æ 
 
 Could this be related to the default Java encoding which is Cp1252, 
 and the default locale of en_US. The ColdFusion version used is 8,0,0,
 176276. 
 
 Joseph.
 
 Joseph Bugeja wrote:
  cffile action=write file=testfile.txt output=#chr(198)# and 
 ?
  charset=utf-8
 
 just to confirm, this works fine on our dev server (8.01).


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312879
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 + CF8 = 401.3 Error

2008-09-22 Thread Gus Denton
32 Bit not 64 bit is where we are at

What is Plex ? How do I find out about that ?

This may seem obvious to some

But Windows 2003 (32bit or 64bit), if 64bit are you using the 64bit version?
These are known issues when trying to install a 32bit version onto the 64bot
O/S

Apart from that not 100% sure with plex, but there were some questions asked
in another group about plex and Coldfusion 8. But first check that Windows
is either 32/64 and grab the right version.

I am assuming that you are running in 32bit for Windows 2003, but it needs
to be asked. Also make sure you grab ColdFusion 8.01 for 64bit if you need
to download it.

You say you have cfmx6.1 so it sounds like it is an issue that was described
awhile ago about getting it to run with plex, which really sounds like the
issue. But I have seen the connector problem time and time again, when
people try to install 32bit version onto a 64bit OS. It won't happen;-( well
not with CF anyway.

Lets us know what OS version (number of biys for OS), what version of plex
and ColdFusion etc.





 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312880
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Sessions and more info

2008-09-22 Thread Gus Denton
No No cert server, and no wildcard cert for the institution though I am told 
that this has been under discussion for some mind numbingly extended period..


 I am working in a uni and we have multiple sites (on the same 

Your university might have a certificate server. This would let you get your
certs for free.

You can also get wildcard certs, which can be applied to multiple hosts
within a domain.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information! 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312881
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Paul Hastings
Joseph Bugeja wrote:

 function, then it gets printed as expected in the file. However, when I type
 the character directly in the string (without the CHR function) then it gets
 printed as something else.

well what are you using to edit the cf page?


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312882
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Paul Hastings
Joseph Bugeja wrote:
 Could this be related to the default Java encoding which is Cp1252, and the
 default locale of en_US. The ColdFusion version used is 8,0,0,176276.

no, cf is in it's own little world--actually we prefer setting up our cf boxes 
like that even if they'll be serving thai, arabic, or whatever locales. it 
simplifies things in terms of admin, logging etc. (and its the only solution if 
you're in tr_TR). though you might double check that nobody's messed w/the cf 
server's default encoding. see what is in the cf_root/lib/neo-runtime.xml file 
for the defaultCharset property:

var name='defaultCharset'stringUTF-8/string/var

if this is changed double check the email encoding too (you can do this via 
cfadmin).



~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312883
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 + CF8 = 401.3 Error

2008-09-22 Thread Andrew Scott
Plesk is a control panel, are you the person who made the original question?

Because the original question mentioned plesk!



On Mon, Sep 22, 2008 at 6:12 PM, Gus Denton [EMAIL PROTECTED] wrote:

 32 Bit not 64 bit is where we are at

 What is Plex ? How do I find out about that ?

 This may seem obvious to some
 
 But Windows 2003 (32bit or 64bit), if 64bit are you using the 64bit
 version?
 These are known issues when trying to install a 32bit version onto the
 64bot
 O/S
 
 Apart from that not 100% sure with plex, but there were some questions
 asked
 in another group about plex and Coldfusion 8. But first check that Windows
 is either 32/64 and grab the right version.
 
 I am assuming that you are running in 32bit for Windows 2003, but it needs
 to be asked. Also make sure you grab ColdFusion 8.01 for 64bit if you need
 to download it.
 
 You say you have cfmx6.1 so it sounds like it is an issue that was
 described
 awhile ago about getting it to run with plex, which really sounds like the
 issue. But I have seen the connector problem time and time again, when
 people try to install 32bit version onto a 64bit OS. It won't happen;-(
 well
 not with CF anyway.
 
 Lets us know what OS version (number of biys for OS), what version of plex
 and ColdFusion etc.
 
 
 
 
 
 

 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312884
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Cutter (CFRelated)
If not IIS, then what webserver are you connecting it to? Apache?

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Gus Denton wrote:
 Sorry for posting twice but I am a bit of a newbie at this..
 
 I am have a really hard time installing CF 8 on Win 2003 SP2, I have changed 
 permissions on the directories, turned off DEP, Installed on an old Win 2000 
 box and the same problem keeps poping up.. I am try to do the multiserver 
 installation  without linking to IIS and every time there is a single error 
 in the install log about ANT not being able to find a single directory 
 xxx\servers\cfusion\coldfusionwar\coldfusionear\webinf\something\lib I 
 have changed permissions cleared temp directories and anything else I can see 
 on the web but to no avail.. I have even pulled down a fresh copy of the Win 
 801 installer but no love.. Just an incomplete install without any of the CF 
 directories or a wwwroot Short of covering myself in Chicken blood and 
 dancing around a fire naked whilst offering votive offerings to IT gods I am 
 out of ideas ! can anyone spare from an embarasing night in a paddock ! Gus 
 
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312885
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Temporary Tables

2008-09-22 Thread Robert Rawlins
Guys,

 

I'm looking to run a query which creates a SQL Server temporary table. This
has got me a little confused as the SQL requires to have a # in the midst of
it to create the table.

 

What's the correct syntax for this? Do I use a double ## or a triple ###?

 

For instance, if I have a query like so:

 

  cfquery name=LOCAL.qCreate datasource=MyDSN

CREATE TABLE ##MessageStaging (

 

Is that creating a temp table? Of is the ## just an nonexistent value and
its creating a physical table?

 

I'd appreciate your thoughts guys,

 

Robert



~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312886
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Gus Denton
 
Doing a standalone installation using builtin webserver available with the 
installation


If not IIS, then what webserver are you connecting it to? Apache?
 
 Steve Cutter Blades
 Adobe Certified Professional
 Advanced Macromedia ColdFusion MX 7 Developer
 _
 http://blog.cutterscrossing.com
 
 Gus Denton wrote:
  Sorry for posting twice but I am a bit of a newbie at this..
  
  I am have a really hard time installing CF 8 on Win 2003 SP2, I have 
 changed permissions on the directories, turned off DEP, Installed on 
 an old Win 2000 box and the same problem keeps poping up.. I am try to 
 do the multiserver installation  without linking to IIS and every time 
 there is a single error in the install log about ANT not being able to 
 find a single directory 
 xxx\servers\cfusion\coldfusionwar\coldfusionear\webinf\something\lib 
 I have changed permissions cleared temp directories and anything else 
 I can see on the web but to no avail.. I have even pulled down a fresh 
 copy of the Win 801 installer but no love.. Just an incomplete install 
 without any of the CF directories or a wwwroot Short of covering 
 myself in Chicken blood and dancing around a fire naked whilst 
 offering votive offerings to IT gods I am out of ideas ! can anyone 
 spare from an embarasing night in a paddock ! Gus 
  
  


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312887
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Windows 2003 + CF8 = 401.3 Error

2008-09-22 Thread Gus Denton
Sorry no I made a posting on this thread before I worked out how to start a new 
thread !! Which I did with an apology for multiple postings



Plesk is a control panel, are you the person who made the original question?

Because the original question mentioned plesk!





 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312888
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Joseph Bugeja
Thanks for your suggestions. 

As you suggested, the file 'neo-runtime.xml' has the UTF-8 encoding as default 
character set. The strange thing is that when I input the below code in a new 
file:
 
cfprocessingdirective pageencoding=utf-8
cffile action=write file=C:\sample.txt output=objXML = Æ ae Ç à 
charset=utf-8

within our system the file output is exactly as expected, and when I preview 
this in a UTF-8 enabled viewer I get the correct output. However, when I modify 
an existing file (within our system) and insert the above two lines, the UTF-8 
encoding seems to be forgetten and I can only encode Unicode characters using 
the CHR function. This is a bit strange. Can you identify why?

So what I am saying is that I must explicitly set the cfprocessingdirective tag 
to store UTF-8 characters, however when I insert this tag in an existing file 
we are still left with this problem but instead we use CHR function to store 
these strings. 

Joseph.

Joseph Bugeja wrote:
 Could this be related to the default Java encoding which is Cp1252, and the
 default locale of en_US. The ColdFusion version used is 8,0,0,176276.

no, cf is in it's own little world--actually we prefer setting up our cf boxes 
like that even if they'll be serving thai, arabic, or whatever locales. it 
simplifies things in terms of admin, logging etc. (and its the only solution 
if 
you're in tr_TR). though you might double check that nobody's messed w/the cf 
server's default encoding. see what is in the cf_root/lib/neo-runtime.xml file 
for the defaultCharset property:

var name='defaultCharset'stringUTF-8/string/var

if this is changed double check the email encoding too (you can do this via 
cfadmin).

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312889
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Cutter (CFRelated)
Gus, I don't know that you truly can deploy multi-server without a web 
server. I do know that it's not suggested to use the built in, outside 
of single instance dev. On the swing side, I connect to the built in 
nearly every time I'm accessing the one of my instance CF admins.

Just out of curiosity, why are you using the built in, and not using 
something like Apache?

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Gus Denton wrote:
 Doing a standalone installation using builtin webserver available with the 
 installation
 
 
 If not IIS, then what webserver are you connecting it to? Apache?
 Steve Cutter Blades
 Adobe Certified Professional
 Advanced Macromedia ColdFusion MX 7 Developer
 _
 http://blog.cutterscrossing.com

 Gus Denton wrote:
 Sorry for posting twice but I am a bit of a newbie at this..

 I am have a really hard time installing CF 8 on Win 2003 SP2, I have 
 changed permissions on the directories, turned off DEP, Installed on 
 an old Win 2000 box and the same problem keeps poping up.. I am try to 
 do the multiserver installation  without linking to IIS and every time 
 there is a single error in the install log about ANT not being able to 
 find a single directory 
 xxx\servers\cfusion\coldfusionwar\coldfusionear\webinf\something\lib 
 I have changed permissions cleared temp directories and anything else 
 I can see on the web but to no avail.. I have even pulled down a fresh 
 copy of the Win 801 installer but no love.. Just an incomplete install 
 without any of the CF directories or a wwwroot Short of covering 
 myself in Chicken blood and dancing around a fire naked whilst 
 offering votive offerings to IT gods I am out of ideas ! can anyone 
 spare from an embarasing night in a paddock ! Gus 

 
 
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312890
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Temporary Tables

2008-09-22 Thread Dawson, Michael
For each #, you will need two ##.  So, you need CREATE TABLE  for it
to create your temp table.

The easy way to determine is to look at the data dictionary in your
database server.

Use CFDBINFO, for example, if you have CF8.

Mike

-Original Message-
From: Robert Rawlins [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2008 6:12 AM
To: CF-Talk
Subject: Temporary Tables

Guys,

 

I'm looking to run a query which creates a SQL Server temporary table.
This has got me a little confused as the SQL requires to have a # in the
midst of it to create the table.

 

What's the correct syntax for this? Do I use a double ## or a triple
###?

 

For instance, if I have a query like so:

 

  cfquery name=LOCAL.qCreate datasource=MyDSN

CREATE TABLE ##MessageStaging (

 

Is that creating a temp table? Of is the ## just an nonexistent value
and its creating a physical table?

 

I'd appreciate your thoughts guys,

 

Robert

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312891
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Gus Denton
I have IIS 6 and CF6.1 On a dev server I want to experiment with 8 without 
pushing the sites we are currently developing and that also are running under 
6.1 on the production server through 8.

CF 8 runs the JRE 1.6 whilst CF6.1 uses java 1.4.2
For 8 to co exist it must run on it's own Jrun instance and the only option to 
do this is the multi server set up.

I can then selectively connect individual sites through IIS 6 to either CF8 or 
6.1 by simply changing the file extension mappings within the site 
definitions.. This is my logic...

You are supposed to be able to do this at least have multiple instances of Jrun 
running

Have you ever tried this ?

Gus, I don't know that you truly can deploy multi-server without a web 
server. I do know that it's not suggested to use the built in, outside 
of single instance dev. On the swing side, I connect to the built in 
nearly every time I'm accessing the one of my instance CF admins.

Just out of curiosity, why are you using the built in, and not using 
something like Apache?

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Gus Denton wrote:
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312892
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Google for Domains, mail not being sent

2008-09-22 Thread J.J. Merrick
Chuck,

I think you may be confusing your MX records for google with the SMTP
server. You are able to connect because the MX server does listen on
port 25 and will respond but will not allow you to relay email through
it.


Your settings in CF Administrator need to be:


server: smtp.gmail.com
username: any user on your domain
password: well you know
Port: 465

Check: Enable SSL socket connections to mail server
Check: Enable TLS connection to mail server


Don't worry about backups because SMTP is already load balanced on their end.


NOTE: Keep in mind that Google's SMTP for domains does one weird
thing... it ignores the From and will always put in the FROM
information for the account you are using to send. This is a security
feature they have inacted and it is to keep down spam on their end.
Basically you can't spoof a user by just putting whatever you want
in the from.


-J.J.





On Fri, Sep 19, 2008 at 10:25 PM, Chuck Weidler
[EMAIL PROTECTED] wrote:
 I have a simple mail application that keeps giving me a log entry of Moved 
 undelivered mail: Mail33655.cfmail to C:\ColdFusion8/Mail/Undelivr directory 
 in the mailsend.log and Invalid Addresses in the mail.log.

 In the ColdFusion Administrator under Server Settings-Mail
 Mail Server
 aspmx.l.google.com

 Backup Mail Servers
 alt1.aspmx.l.google.com,alt2.aspmx.l.google.com,aspmx2.googlemail.com,aspmx3.googlemail.com

 When I Verify mail server connection it gives me Connection Verification 
 Successful.

 You would think that all is good, but it is not and my head hurts now.

 Any help will be greatfully appriciated.  TIA

  Server Specification 

 I'm using Google for Domains Mail Application.

 OS:  Windows Server 2003 R2, Dedicated Server
 Web Sever:  IIS 6.0
 CF:  ColdFusion 8 Enterprise

 DNS MX records are set as so:

 [10] aspmx.l.google.com
 [20] alt1.aspmx.l.google.com
 [30] alt2.aspmx.l.google.com
 [40] aspmx2.google.com
 [50] aspmx3.google.com



 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312893
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Problem with reading and writing UTF-8 characters

2008-09-22 Thread Paul Hastings
Joseph Bugeja wrote:
 characters using the CHR function. This is a bit strange. Can you identify
 why?

your editor, whatever that is.

 So what I am saying is that I must explicitly set the cfprocessingdirective

you should be using this tag religiously, including any files via cfinclude. 
the 
only way things are getting messed up using that tag is if your files aren't 
utf-8 encoded.

 tag to store UTF-8 characters, however when I insert this tag in an existing
 file we are still left with this problem but instead we use CHR function to
 store these strings.

most likely it's your editor.


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312894
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Sessions and more info

2008-09-22 Thread Dave Watts
 No No cert server, and no wildcard cert for the institution 
 though I am told that this has been under discussion for some 
 mind numbingly extended period..

As long as all your own sites are within a single subdomain, you could just
get the wildcard cert yourself for that subdomain.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312895
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Windows 2003 + CF8 = 401.3 Error

2008-09-22 Thread Dave Watts
 Here is a little more information..
 The server already has CFMX6.1 installed on it in a directory 
 c:\CFusionMX\
 
 CF8 Installer creates a c:\JRun4 directory and proceeds with 
 the installation in this directory...
 
 Curiously the point where the error (in the log)occurs the 
 installer (ant) is trying to call a non existant directory in 
 the c:\CFusionMX directory even through I have requested a 
 standalone multiserver install
 
 Could this be a hardwired fault in the installer ?

CF 8 doesn't support upgrading a single-server previous version of CF to a
multi-server version. I recommend that you uninstall 6.1 before proceeding.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312896
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Dave Watts
 Gus, I don't know that you truly can deploy multi-server 
 without a web server. I do know that it's not suggested to 
 use the built in, outside of single instance dev. On the 
 swing side, I connect to the built in nearly every time I'm 
 accessing the one of my instance CF admins.

Sure you can. Each instance will end up with its own JRun web server. I
don't think you can use clustering or separate context roots without a
separate web server, though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312897
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Dave Watts
 I have IIS 6 and CF6.1 On a dev server I want to experiment 
 with 8 without pushing the sites we are currently developing 
 and that also are running under 6.1 on the production server 
 through 8.
 
 CF 8 runs the JRE 1.6 whilst CF6.1 uses java 1.4.2 For 8 
 to co exist it must run on it's own Jrun instance and the 
 only option to do this is the multi server set up.
 
 I can then selectively connect individual sites through IIS 6 
 to either CF8 or 6.1 by simply changing the file extension 
 mappings within the site definitions.. This is my logic...
 
 You are supposed to be able to do this at least have multiple 
 instances of Jrun running

I would recommend that you either 
- just uninstall 6.1 and move your development server to 8, 
- or get a dedicated box for one or the other, 
- or uninstall 6.1, install 8 multi-server, create a new JRun server
instance, then install 6.1 into that using the J2EE installation option.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312898
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: New SQL Injection

2008-09-22 Thread Tom Chiverton
On Saturday 20 Sep 2008, Al Musella, DPM wrote:
   A new type of sql attack is hitting my server since about 2 am this
 morning.  

It's not new.
It's just another minor variant.
There should be no need for a big song and dance by now.

-- 
Tom Chiverton
Helping to evangelistically maximize fifth-generation sexy partnerships



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312899
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: coldfusion 8 application server not starting automatically

2008-09-22 Thread Dave Watts
 we have a computer where the coldfusion 8 application server 
 is not starting automatically but the start type is set to 
 automatic. we have done searches on the web and found 
 somewhere that suggested it may be timing out, and also gave 
 us instructions on how to increase the timeout but this didnt work
 
 has anyone come across this before and have a solutions?

You can change the order in which services start by editing the
DependOnService registry key for the service in question. Since the service
isn't starting automatically, but presumably does start manually, you might
want it to start last.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312900
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: New SQL Injection

2008-09-22 Thread Dave Watts
 Tom Chiverton
 Helping to evangelistically maximize fifth-generation sexy 
 partnerships

You know, that tagline makes you sound like a pimp.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312901
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfgridcolumn

2008-09-22 Thread John Bliss
I have a cfgrid bound to a cfc.  It'll have one (and only one) editable column, 
ActiveStateID, which will be a select box on each row.  My attempt to do this 
includes:

cfgrid selectmode=edit format=html [snip] 
   cfgridcolumn name=ActiveStateID header=State select=yes
display=yes values=1,2,3 valuesdisplay=Active,Enabled,Paused
   [snip]
/cfgrid

The problem is that this gives me an ActiveStateID column containing the 
integer values of the foreign key (1, 2, or 3) instead of select boxes with 
Active, Enabled, and Paused and the correct option selected.

I found this:

http://cfsilence.com/blog/client/index.cfm/2006/6/12/CFGRID-Cell-Renderer--ComboBox-Select

but that only works for Flash forms/grids.

Ideas...? 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312902
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: New SQL Injection

2008-09-22 Thread Judah McAuley
CF could use more pimps.

I just got bought and am now a new division within an existing company, all
of whom are .Net  Things are just settling in and its fine for now, but as
we sit down to discuss strategy and bringing resources on under me, I know
that conversion conversation is coming.

Judah

On Mon, Sep 22, 2008 at 8:37 AM, Dave Watts [EMAIL PROTECTED] wrote:

  Tom Chiverton
  Helping to evangelistically maximize fifth-generation sexy
  partnerships

 You know, that tagline makes you sound like a pimp.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/




~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312903
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfgridcolumn

2008-09-22 Thread Cutter (CFRelated)
This works like any normal select field, passing you the actual value of 
the selected item, not the display value (unless they're the same).

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

John Bliss wrote:
 I have a cfgrid bound to a cfc.  It'll have one (and only one) editable 
 column, ActiveStateID, which will be a select box on each row.  My attempt to 
 do this includes:
 
 cfgrid selectmode=edit format=html [snip] 
cfgridcolumn name=ActiveStateID header=State select=yes
 display=yes values=1,2,3 valuesdisplay=Active,Enabled,Paused
[snip]
 /cfgrid
 
 The problem is that this gives me an ActiveStateID column containing the 
 integer values of the foreign key (1, 2, or 3) instead of select boxes with 
 Active, Enabled, and Paused and the correct option selected.
 
 I found this:
 
 http://cfsilence.com/blog/client/index.cfm/2006/6/12/CFGRID-Cell-Renderer--ComboBox-Select
 
 but that only works for Flash forms/grids.
 
 Ideas...? 
 
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312904
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Securing session

2008-09-22 Thread heath stein
The current application that I'm working on was required to have a security and 
vulnerability test from an outside consulting firm. The only issue that they 
had was that we needed to harden session cookies and offered to two solutions 
below. 

1.They recommended that the HTTPONLY (stops client side scripts from reading 
the cookies) flag be set on all cookies that hold authentication or session 
management. Coldfusion does not currently provide a way to set cftoken and cfid 
as httponly with the cfcookie tag.

I was wondering if a something like this would work, set in the application 
file?

cfheader name=Set-Cookie value=CFID=#Session.CFID#;HttpOnly

cfheader name=Set-Cookie value=CFTOKEN=#Session.CFTOKEN#;HttpOnly



2. They also want all cookies to be set through ssl. As I understand the only 
way to set cookies as secure=yes is to have the request go through https, but 
we do not want to have to run all are pages through ssl. Does anyone know of a 
way to set the CFID and CFTOKEN cookies in a secure mode?


Thank You,

Heath Stein


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312905
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Securing session

2008-09-22 Thread Dave Watts
 The current application that I'm working on was required to 
 have a security and vulnerability test from an outside 
 consulting firm. The only issue that they had was that we 
 needed to harden session cookies and offered to two solutions below. 
 
 1.They recommended that the HTTPONLY (stops client side 
 scripts from reading the cookies) flag be set on all cookies 
 that hold authentication or session management. Coldfusion 
 does not currently provide a way to set cftoken and cfid as 
 httponly with the cfcookie tag.
 
 I was wondering if a something like this would work, set in 
 the application file?
 
 cfheader name=Set-Cookie value=CFID=#Session.CFID#;HttpOnly
 
 cfheader name=Set-Cookie 
 value=CFTOKEN=#Session.CFTOKEN#;HttpOnly

Yes, that basic approach should work. However, not all browsers support
HttpOnly cookies, so I really wouldn't recommend that unless you're sure
it'll work with your users.

https://www.owasp.org/index.php/HTTPOnly#Browsers_Supporting_HTTPOnly

Of course, ideally you should also switch to using JSESSIONID instead of
CFID and CFTOKEN, or at least ensure that you're using a UUID for CFTOKEN.

 2. They also want all cookies to be set through ssl. As I 
 understand the only way to set cookies as secure=yes is to 
 have the request go through https, but we do not want to have 
 to run all are pages through ssl. Does anyone know of a way 
 to set the CFID and CFTOKEN cookies in a secure mode?

The only way to set your cookies in a secure mode is to use SSL and set
SECURE=YES. Otherwise, the cookies will be available when the user visits
non-SSL pages. The only remediation step you can take here is to use
different sessions for secure and non-secure pages, or just use SSL for
everything. I'd recommend the latter, if you have the hardware to handle it.

http://fscked.org/blog/fully-automated-active-https-cookie-hijacking

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312906
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Upgrade From 7.0.2 Standard to 8.0.1 Enterprise

2008-09-22 Thread Andy Allan
To go from Standard to Enterprise, and take advantage of multiple
instances you need to do a full install.

Andy

2008/9/20 Matt Quackenbush [EMAIL PROTECTED]:
 To be clear, I am going from a standard installation (e.g. C:\ColdFusion7\)
 to a JRun installation (so I can run multiple CF instances).  While I've
 done lots of the JRun installs from scratch, I've never moved a standard
 install to JRun in production.  Hence my iffiness on the topic.  ;-)


 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312907
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows 2003 server CF 8 Installation issue

2008-09-22 Thread Dana Kowalski
I've setup a multiserver using the built-in initially for a test project, 
without a problem. It worked like a champ.

This almost sounds like a permission issue, but I'm not sure. Are you running 
any OS hardening tools on the boxes before installing CF? Did you have a 
previous CF install on there not running under 'local system'? 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312908
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfgridcolumn

2008-09-22 Thread John Bliss
I'm not sure what you mean.  When I did what I described, the column in the 
cfgrid did not contain select boxes (as it should per docs: values - Formats 
cells in column as drop-down list boxes).  Instead, column contained only 
integers.

This works like any normal select field, passing you the actual value of 
the selected item, not the display value (unless they're the same).

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

John Bliss wrote:
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312909
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Securing session

2008-09-22 Thread heath stein
Thanks Dave,

Do you think encrypting the cookie values would be acceptable way of securing 
the session?

Heath 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312910
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Logging to db vs txt file

2008-09-22 Thread Nick Gleason
Hi folks,

We are planning on logging various actions (e.g. certain errors generated in
our application) and need to decide whether to log to a db table vs. a text
file in the web server.  Are there any clear best practices on this?

Thanks!

Nick




~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312911
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


(ot) Subclipse - merge branch into trunk, files get skipped

2008-09-22 Thread Andy Matthews
I've got a branch containing brand new code.
Branch name: /Coupons
Files: /com/Coupons/coupons.cfc

That's all that's in the branch, and neither the folder (or file) exists in the 
trunk. The branch creation revision was 242, and I want to merge all changes 
from 242 through 329.

- I make sure my working repo is the trunk.
- I bring up the merge window.
- Under From: I change the from dropdown to the branch
- Under From: I click the revision radio button, type in 242.
- Under To: I click the head revision radio button

When I run either a dry run, OR a full merge, I get the following message:
merge -r242:HEAD http://[url redacted]/com_protected/branches/Coupons 
C:/Program Files/Apache Group/Apache2/htdocs/dealerskins/com
Skipped C:/Program Files/Apache 
Group/Apache2/htdocs/dealerskins/com/Coupons/coupons.cfc
Skipped C:/Program Files/Apache Group/Apache2/htdocs/dealerskins/com/Coupons
C  C:/Program Files/Apache 
Group/Apache2/htdocs/dealerskins/com/utils/CommonFunctions.cfc
Merge complete.
= File Statistics: =
Conflicts: 1

Does anyone have any idea why it keeps skipping this one file? It's 100% 
certainly not there in my working code. I've merged before successfully, and 
never had this problem. 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312912
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Logging to db vs txt file

2008-09-22 Thread Shannon Peevey
What about using log4j?  It come with Coldfusion ( ./lib/log4j-1.2.12.jar
with CF8), and abstracts your logging methods.  (The target of the log
output can be a file, an OutputStream, a java.io.Writer, a remote log4j
server, a remote Unix Syslog daemon, or many other output targets.)

http://logging.apache.org/log4j/
http://cdscott.blogspot.com/2005/09/using-log4j-in-coldfusion.html

On Mon, Sep 22, 2008 at 4:06 PM, Nick Gleason [EMAIL PROTECTED]wrote:

 h


~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312913
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Logging to db vs txt file

2008-09-22 Thread Shannon Peevey
I guess I didn't really answer your question :P  I have always seen text
files used for high-volume sites.

On Mon, Sep 22, 2008 at 4:43 PM, Shannon Peevey [EMAIL PROTECTED] wrote:

 What about using log4j?  It come with Coldfusion ( ./lib/log4j-1.2.12.jar
 with CF8), and abstracts your logging methods.  (The target of the log
 output can be a file, an OutputStream, a java.io.Writer, a remote log4j
 server, a remote Unix Syslog daemon, or many other output targets.)

 http://logging.apache.org/log4j/
 http://cdscott.blogspot.com/2005/09/using-log4j-in-coldfusion.html

 On Mon, Sep 22, 2008 at 4:06 PM, Nick Gleason [EMAIL PROTECTED]wrote:

 h





~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312914
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Upgrade From 7.0.2 Standard to 8.0.1 Enterprise

2008-09-22 Thread Adrian Moreno
To be clear, I am going from a standard installation (e.g. C:\ColdFusion7\)
to a JRun installation (so I can run multiple CF instances).  While I've
done lots of the JRun installs from scratch, I've never moved a standard
install to JRun in production.  Hence my iffiness on the topic.  ;-)

You can leave CF7 on the server and install CF 8 (multi-instance) without a 
problem. When you first access the CF 8 Admin, it should find the CF7 settings 
and import them for you. You should be able to remove CF 7 after that since 
they don't share Windows service names at this point.

Another option is to find your CF7 license.properties file, remove the serial 
number and restart CF. CF should be running as the developer version, which has 
full Enterprise functionality including the ability to export a CAR backup of 
your admin settings. Export, install CF8 and import the CAR file through the CF 
8 admin.

HTH, 

Adrian 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312915
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Logging to db vs txt file

2008-09-22 Thread Nick Gleason
Shannon,

Thanks for your response.  Log4j looks interesting.  But, is that usable
with IIS?  The (brief) research I've just done on it seems to focus on
apache.

Nick
 

 -Original Message-
 From: Shannon Peevey [mailto:[EMAIL PROTECTED] 
 Sent: Monday, September 22, 2008 5:44 PM
 To: CF-Talk
 Subject: Re: Logging to db vs txt file
 
 What about using log4j?  It come with Coldfusion ( 
 ./lib/log4j-1.2.12.jar with CF8), and abstracts your logging 
 methods.  (The target of the log output can be a file, an 
 OutputStream, a java.io.Writer, a remote log4j server, a 
 remote Unix Syslog daemon, or many other output targets.)
 
 http://logging.apache.org/log4j/
 http://cdscott.blogspot.com/2005/09/using-log4j-in-coldfusion.html
 
 On Mon, Sep 22, 2008 at 4:06 PM, Nick Gleason 
 [EMAIL PROTECTED]wrote:
 
  h
 
 
 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312916
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Securing session

2008-09-22 Thread Dave Watts
 Do you think encrypting the cookie values would be acceptable 
 way of securing the session?

No, because the values don't contain any meaningful data in the first place.
They're just tokens. So, if I grab the encrypted tokens, they're just as
good as the unencrypted tokens.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312917
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: 'Coldfusion' is undefined if using cflayout,cftree in cf8

2008-09-22 Thread Deepender Singh
 The same code that use cflayout(type border),cftree is 

Do you have your web server configured to include the virtual directory
/CFIDE? If you navigate to that URL in your browser, does it resolve
properly?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!
yes i have the cfide configured as virtual directory.But it appears the 
template is picking up the concerned javascript
Deepender 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312918
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: 'Coldfusion' is undefined if using cflayout,cftree in cf8

2008-09-22 Thread Deepender Singh
 The same code that use cflayout(type border),cftree is 

Do you have your web server configured to include the virtual directory
/CFIDE? If you navigate to that URL in your browser, does it resolve
properly?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!
yes i have the cfide configured as virtual directory.But it appears the 
template is picking up the concerned javascript
Deepender 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312919
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


importing data into a database

2008-09-22 Thread Toby King
Hi there

I have a MySQL database setup with a table called members.

Basically the structure of the table is 

Memberidvarchar 25
Firstname   varchar 40
Lastnamevarchar 40

I have received the members list in an excel spreadsheet - approx 5,000 names.

Had the Memberid column been autogenerating then it would have been easy.  Just 
wanted to check how I do the the import - can I do an import to the table and 
if so how do I put a value into the the memberid column.

Thanks in advance 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312921
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Warm up CF8 service

2008-09-22 Thread Don L
Ok, what I meant is, cf8 seems like a car, one needs to start the engine first 
then turn on the heat then in a little while the car would be warm, so by then 
your girlfriend or wife can step in...

The girlfriend/wife in this case is a main app, so, could we have cf8 
application server (jrunsvc.exe) launch a little app quietly when it first 
starts (as a warm-up process and do it quietly, that is, not to launch a page 
in a web browser)?

Have looked at the jrunsvc.exe -?
Unclear as to whether it can be done.  Ideas/thoughts?

Thanks. 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312920
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Logging to db vs txt file

2008-09-22 Thread Shannon Peevey
It is a Java library which is available inside your Coldfusion installation,
so doesn't rely on IIS at all.  Here is another article which has Windows
specific examples:
http://coldfusion.sys-con.com/node/42122

Good luck,
speeves

On Mon, Sep 22, 2008 at 5:48 PM, Nick Gleason [EMAIL PROTECTED]wrote:

 Shannon,

 Thanks for your response.  Log4j looks interesting.  But, is that usable
 with IIS?  The (brief) research I've just done on it seems to focus on
 apache.

 Nick


  -Original Message-
  From: Shannon Peevey [mailto:[EMAIL PROTECTED]
  Sent: Monday, September 22, 2008 5:44 PM
  To: CF-Talk
  Subject: Re: Logging to db vs txt file
 
  What about using log4j?  It come with Coldfusion (
  ./lib/log4j-1.2.12.jar with CF8), and abstracts your logging
  methods.  (The target of the log output can be a file, an
  OutputStream, a java.io.Writer, a remote log4j server, a
  remote Unix Syslog daemon, or many other output targets.)
 
  http://logging.apache.org/log4j/
  http://cdscott.blogspot.com/2005/09/using-log4j-in-coldfusion.html
 
  On Mon, Sep 22, 2008 at 4:06 PM, Nick Gleason
  [EMAIL PROTECTED]wrote:
 
   h
 
 
 

 

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312922
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Securing session

2008-09-22 Thread Al Musella, DPM
Dave,
  That is one of the scariest things I ever read :)
  Heath - If I am reading this correctly, encrypting the cookie 
doesn't matter.  They can just get your encrypted cookie and use it 
as is, they do not need to unencrypt it.



Thanks Dave,

Do you think encrypting the cookie values would be acceptable way of 
securing the session?

Heath



~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312923
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: 'Coldfusion' is undefined if using cflayout,cftree in cf8

2008-09-22 Thread Dave Watts
 yes i have the cfide configured as virtual directory. But it 
 appears the template is picking up the concerned javascript 

I don't know what you mean by this. 

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312924
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Warm up CF8 service

2008-09-22 Thread Dave Watts
 Ok, what I meant is, cf8 seems like a car, one needs to start 
 the engine first then turn on the heat then in a little while 
 the car would be warm, so by then your girlfriend or wife can 
 step in...
 
 The girlfriend/wife in this case is a main app, so, could we 
 have cf8 application server (jrunsvc.exe) launch a little app 
 quietly when it first starts (as a warm-up process and do it 
 quietly, that is, not to launch a page in a web browser)?
 
 Have looked at the jrunsvc.exe -?
 Unclear as to whether it can be done.  Ideas/thoughts?

I don't think you can do this with CF alone, but you should be able to do it
other ways. For example, you could create a batch file that invokes wget to
call a page, and you could launch that batch file after the service has
started - on Windows, you could use srvany to make it a service.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
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: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312925
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4