cfschedule - retrieve properties

2014-10-23 Thread AJ Mercer

with coldfusion (8) is there a way to retrieve the properties of an
existing schedule?

I want to get the start time so I can compare to local time to highlight if
it needs to be updated because of a change in day light saving


-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359508
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: cfschedule - retrieve properties

2014-10-23 Thread AJ Mercer

I had to go to the 2nd page off google results - What?

http://www.thecfguy.com/blog/listing-scheduled-task/
findTask()


On 23 October 2014 18:09, AJ Mercer ajmer...@gmail.com wrote:

 with coldfusion (8) is there a way to retrieve the properties of an
 existing schedule?

 I want to get the start time so I can compare to local time to highlight
 if it needs to be updated because of a change in day light saving


 --

 *AJ Mercer*
 webonix:net strength=Industrial / http://webonix.net | webonix:org
 community=Open / http://webonix.org
 http://twitter.com/webonix
 Railo Community Manager
 http://www.getrailo.org/index.cfm/community/team/




-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359509
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: The long tail of ColdFusion fail

2014-03-19 Thread AJ Mercer

bit of Adobe PR coming out
https://twitter.com/coldfusion/status/446212052982321152
https://twitter.com/coldfusion/status/446211830839402496


The majority of attacks we are seeing are exploiting software that are not
up-to-date on the latest security updates.
#ColdFusionhttps://twitter.com/search?q=%23ColdFusionsrc=hash


On 18 March 2014 02:58, Justin Scott leviat...@darktech.org wrote:


 http://krebsonsecurity.com/2014/03/the-long-tail-of-coldfusion-fail/

 Patch your servers people.  Follow the lockdown guide while you're at it.

 CF 10:
 https://www.adobe.com/content/dam/Adobe/en/products/coldfusion-enterprise/pdf/cf10-lockdown-guide.pdf
 CF 9:
 http://www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/91025512-cf9-lockdownguide-wp-ue.pdf


 -Justin

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358052
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: The long tail of ColdFusion fail

2014-03-17 Thread AJ Mercer

CFers are just as bad - take a look back on the PHP comments in this thread
:-P

But you are right, the focus on this article should have been about keeping
your systems upgraded and patched - irrespective of language used.


On 18 March 2014 12:04, Gerald Guido gerald.gu...@gmail.com wrote:


 On Mon, Mar 17, 2014 at 3:18 PM, Robert Harrison 
 rob...@austin-williams.com
  wrote:

  their IT departments are flat out refusing CF technology.


 What is the deal with the bias and, at times, the flat out bigotry toward
 CF? Could someone explain this to me?

 I deal with this all the time. CF is a tool to get a job done. CF is one of
 the many tools in my tool belt so, to me, hating Cf is like hating hammers.
 It boggles my mind why is there such a severer bias against CF.

 Thoughts?

 Curious G!

 --
 Gerald Guido

 Twitter https://twitter.com/CozmoTrouble
 Blarg http://www.myinternetisbroken.com
 Facebook https://www.facebook.com/gerald.guido.9


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357991
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: SOT: Client wants CMS that functions similar to Joomla, for example

2013-07-23 Thread AJ Mercer

another (free) open source CFML CMS for your consideration
Farcry CMS
http://www.farcrycore.org/


CMSs do not replace a programmer - they are for managing content.
Most will have a WYSIWYG editor so they can do formatting via a tool bar.

If customisation is required, you will most likely want someone with
programming skills. If this is going to be you, you will probably want to
system built with a language you know, or at least want to learn. Even it
it is a minor change, you will need to be able to find the bit of code to
edit and be confident it wont break anything else. I found WordPress (PHP)
very complex to work out how things work. And I am sure a competent
WordPress/PHP person would say the same about Farcry CMS (in fact, a CFML
developer would say the same thing!)


On 24 July 2013 04:55, Jordan Michaels jor...@viviotech.net wrote:


 CFML-based CMS's are also readily available:

 Mura: http://www.getmura.com/
 ContentBox: http://www.gocontentbox.org/
 Xindi: http://www.getxindi.com/

 All free and open-source.

 They certainly do not replace a developer - instead they compliment you.
 They allow you to avoid needing to develop a custom CMS each time and
 focus on developing the uniqueness of your client's services.

 If you're doing e-commerce, check out Slatwall as well:
 http://www.getslatwall.com/

 I have not personally used Joomla in a couple years but their upgrade
 policies were terrible at the time. Their security isn't bad, but being
 an open-source PHP app they are regularly targeted so patching is
 mandatory. You and your clients will need to stay on top of that if you
 choose to run with Joomla.

 I'd whole-heartedly recommend something CFML-based instead.

 Warm Regards,
 Jordan Michaels

 On 07/23/2013 01:25 PM, Rick Faircloth wrote:
 
  Hi, guys...
 
  Just need some recommendations from some of you who have been
  down this road before.
 
  I have a client that is asking for what amounts to absolute control
  over their site through a CMS. Among a few others they metioned,
  Joomla was brought up.
 
  I'm checking them out myself, but wanted to cut to the chase based
  on experience from those who have used CMS's that provide control
  such as Joomla.
 
  What have you tried? What turned out to work well? What bombed?
  I've always rolled my own, and never used a ready-made CMS, so
  I have zero experience with them.
 
  (Joomla seems like it replaces me as a designer/developer, at first
 glance.
  If a client has a CMS that allows them to do everything that I do
  for them now, including selecting themes for pages they add to the
  site themselves (designer), manage data through Joomla functionality
 (developer),
  I wonder if I would end up as a Joomla Installer  Maintenance person
  for the client. ???)
 
  Thoughts? Suggestions?
 
  Thanks for any feedback!
 
  Rick
 
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356298
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to detect null value from QoQ result

2013-07-01 Thread AJ Mercer

try

cfquery name=myQuery dbtype=query
Select id from myAnotherQuery
Where [some where clause]
/cfquery

myQuery.RecordCount EQ 0



On 2 July 2013 11:38, Nathan Chen nathan.c...@cu.edu wrote:


 All:

 I have a simple query of query as follow:
 cfquery name=myQuery dbtype=query
 Select count(*) as r_count from myAnotherQuery
 Where [some where clause]
 /cfquery

 I want the result to be dislayed as zero If it returns no records, So I
 use val() function cfoutput#val(myQuery.r_count)#/cfoutput, but it
 doesn't work; it returns an empty string, not zero when no records are
 returned. Is there a quick way to detect the null and return 0?

 Nathan


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356094
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to detect null value from QoQ result

2013-07-01 Thread AJ Mercer

what do you see when you dump 'myAnotherQuery'?
is it NULL??



On 2 July 2013 12:03, Nathan Chen nathan.c...@cu.edu wrote:


 I tried it but for some reason it just wouldn't work.

 Nathan

 -Original Message-
 From: AJ Mercer [mailto:ajmer...@gmail.com]
 Sent: Monday, July 01, 2013 9:45 PM
 To: cf-talk
 Subject: Re: how to detect null value from QoQ result


 try

 cfquery name=myQuery dbtype=query
 Select id from myAnotherQuery
 Where [some where clause]
 /cfquery

 myQuery.RecordCount EQ 0



 On 2 July 2013 11:38, Nathan Chen nathan.c...@cu.edu wrote:

 
  All:
 
  I have a simple query of query as follow:
  cfquery name=myQuery dbtype=query Select count(*) as r_count
  from myAnotherQuery Where [some where clause] /cfquery
 
  I want the result to be dislayed as zero If it returns no records, So
  I use val() function cfoutput#val(myQuery.r_count)#/cfoutput, but
  it doesn't work; it returns an empty string, not zero when no records
  are returned. Is there a quick way to detect the null and return 0?
 
  Nathan
 
 
 



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356099
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: A live CFML code testing tool

2013-05-18 Thread AJ Mercer

It is not all that hard to download Railo Express to test code.
http://www.getrailo.org/index.cfm/download/

These really seems to be a very risky thing to do.


On 19 May 2013 10:26, Russ Michaels r...@michaels.me.uk wrote:


 I was just thinking the other day, wouldn't it be handy if there was a
 website where you could just type in some CF code and have it executed
 instantly. this would really make it so much easier for testing quick
 snippets of code when answering questions on lists or forums, or providing
 support in general.
 I couldn't find such a tool, so I decided to write one.
 http://cflive.cfmldeveloper.com

 If you have any suggestions, use the feedback button.

 --

 --

 Russ Michaels

 www.bluethunderinternet.com  : Business hosting services  solutions
 www.cfmldeveloper.com: ColdFusion developer community
 www.michaels.me.uk   : my blog
 www.cfsearch.com : ColdFusion search engine
 **
 *skype me* : russmichaels


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355773
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: A live CFML code testing tool

2013-05-18 Thread AJ Mercer

Is Java disabled?
You server can be shutdown with very little code


On 19 May 2013 11:09, Raymond Camden raymondcam...@gmail.com wrote:


 Do you mind if I try then?


 On Sat, May 18, 2013 at 10:09 PM, Russ Michaels r...@michaels.me.uk
 wrote:

 
  i'm not bothered if you look at the code, but yes I have taken measures
 to
  make sure you cannot modify or delete those files :-)
 
 
  On Sun, May 19, 2013 at 4:05 AM, Raymond Camden raymondcam...@gmail.com
  wrote:
 
  
   I also hope you wrote code to prevent me from writing over the file
 that
   drives this. ;) Took a few seconds to get the contents of that file and
   look at how you built this.
  
  
   On Sat, May 18, 2013 at 10:01 PM, Raymond Camden 
  raymondcam...@gmail.com
   wrote:
  
Russ, what will happen if I do:
   
cfloop index=x from=1 to=9
  cfset x = -1
/cfloop
   
And put a cflog in there as well (which would suck up disk space).
   
   
On Sat, May 18, 2013 at 9:59 PM, AJ Mercer ajmer...@gmail.com
 wrote:
   
   
It is not all that hard to download Railo Express to test code.
http://www.getrailo.org/index.cfm/download/
   
These really seems to be a very risky thing to do.
   
   
On 19 May 2013 10:26, Russ Michaels r...@michaels.me.uk wrote:
   

 I was just thinking the other day, wouldn't it be handy if there
  was a
 website where you could just type in some CF code and have it
  executed
 instantly. this would really make it so much easier for testing
  quick
 snippets of code when answering questions on lists or forums, or
providing
 support in general.
 I couldn't find such a tool, so I decided to write one.
 http://cflive.cfmldeveloper.com

 If you have any suggestions, use the feedback button.

 --

 --

 Russ Michaels

 www.bluethunderinternet.com  : Business hosting services 
  solutions
 www.cfmldeveloper.com: ColdFusion developer community
 www.michaels.me.uk   : my blog
 www.cfsearch.com : ColdFusion search engine
 **
 *skype me* : russmichaels



   
   
  
  
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355779
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: A live CFML code testing tool

2013-05-18 Thread AJ Mercer

Is this on the same server you provide hosting on?


On 19 May 2013 10:26, Russ Michaels r...@michaels.me.uk wrote:


 I was just thinking the other day, wouldn't it be handy if there was a
 website where you could just type in some CF code and have it executed
 instantly. this would really make it so much easier for testing quick
 snippets of code when answering questions on lists or forums, or providing
 support in general.
 I couldn't find such a tool, so I decided to write one.
 http://cflive.cfmldeveloper.com

 If you have any suggestions, use the feedback button.

 --

 --

 Russ Michaels

 www.bluethunderinternet.com  : Business hosting services  solutions
 www.cfmldeveloper.com: ColdFusion developer community
 www.michaels.me.uk   : my blog
 www.cfsearch.com : ColdFusion search engine
 **
 *skype me* : russmichaels


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355785
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: question on cfloop

2013-02-28 Thread AJ Mercer

not on Railo 4

is this the whole script?
is it in at Custom Tag?

On 1 March 2013 08:22, fun and learning funandlrnn...@gmail.com wrote:


 I have a query on looping in coldfusion.Why does the below loop run twice?

 cfloop from=1 to=1 index=j
cfoutput#j#/cfoutput
 /cfloop

 I thought the above code should return only 1, but it returns 1 2

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354741
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: EXF Photo Information

2013-02-27 Thread AJ Mercer

Railo 4 is now using Sanselan library
http://commons.apache.org/proper/commons-imaging//index.html

From the Railo team

 With Railo 4 we decided to switch the library used to handle images, but
 the lib is only halfway used ATM




On 28 February 2013 14:04, Justin Scott leviat...@darktech.org wrote:


  Not looking to spend on a CF upgrade over one site :)

 I'd normally say there's always Railo it cost is an issue, but it
 looks like Railo has implemented imageGetEXIFMetaData() but not
 imageGetIPTCMetaData() (it's not listed in their documentation,
 haven't actually tested code on Railo to check).  Ah well!


 -Justin

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354735
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: EXF Photo Information

2013-02-24 Thread AJ Mercer

you can try CFIMAGE action=info
https://github.com/getrailo/railo/wiki/Documentation:4_0:Tags:cfimage



You can download and test out quickly with Railo Express
http://www.getrailo.org/index.cfm/download/



On 25 February 2013 10:34, Jenny Gavin-Wear
jenn...@fasttrackonline.co.ukwrote:


 Hi all,

 I am still using CF7 and I'm about to put together a site for a
 photographer.  I don't really want to spend a fortune upgrading CF, so I am
 wondering if there is anything I can use to read in EXIF information?

 If this isn't possible with CF, perhaps it could be done with Railo?

 I'd appreciate any ideas/solutions/pointing in the right direction.

 TIA,
 Jenny



 --
 I am using the free version of SPAMfighter.
 SPAMfighter has removed 8868 of my spam emails to date.
 Get the free SPAMfighter here: http://www.spamfighter.com/len

 Do you have a slow PC? Try a Free scan
 http://www.spamfighter.com/SLOW-PCfighter?cid=sigen



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354671
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF10 REST has completely tanked

2013-01-15 Thread AJ Mercer

when you tried to register a different ReST app,
did you take the old one out of the rest search path?
this.restsettings.cfclocation

Or try this
this.restsettings.skipCFCWithError=true



On 16 January 2013 03:35, Jim Campbell j...@inomi.com wrote:


 Hi all -

 I've got some very strange errors in CF10, and I'm not sure what's going
 on. Basically, it's like this... I'm writing a REST API using CF10's native
 REST functionality. No significant problems at all during development over
 the last couple of weeks, but an hour or so ago, it stopped returning any
 data whatsoever.

 The paths resolve if I request them from a browser (no 404s or 500s or
 other strangeness), the underlying functions and data structures are
 working and available; one function returns some info from an
 application-scoped struct - dumping that struct in a CFM works fine.
 Various restarts (service, webserver, applicationStop()) don't fix
 anything. I'm running CF 10.0.7 (as of this morning!) on Win7/IIS6. I don't
 think the OS/Web server are contributing factors, though, because, looking
 at exception.log, I see this dump from when a REST request was made (full
 error stack follows, continued afterwards):

 Error,ajp-bio-8012-exec-4,01/15/13,12:59:59,,An error occurred
 while initializing the REST application restApp : null. 
 com.sun.jersey.spi.inject.Errors$ErrorMessagesException
 at com.sun.jersey.spi.inject.Errors.processErrorMessages(Errors.java:170)
  at com.sun.jersey.spi.inject.Errors.postProcess(Errors.java:136)
 at com.sun.jersey.spi.inject.Errors.processWithErrors(Errors.java:199)
  at

 com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:771)
 at

 com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:766)
  at

 com.sun.jersey.spi.container.servlet.ServletContainer.initiate(ServletContainer.java:488)
 at

 com.sun.jersey.spi.container.servlet.ServletContainer$InternalWebComponent.initiate(ServletContainer.java:318)
  at

 com.sun.jersey.spi.container.servlet.WebComponent.load(WebComponent.java:609)
 at

 com.sun.jersey.spi.container.servlet.WebComponent.init(WebComponent.java:210)
  at

 com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:373)
 at

 com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:556)
  at

 coldfusion.rest.servlet.CFRestServlet.initRestApplication(CFRestServlet.java:152)
 at coldfusion.rest.servlet.CFRestServlet.invoke(CFRestServlet.java:391)
  at coldfusion.rest.servlet.RestFilter.invoke(RestFilter.java:58)
 at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
  at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
 at

 coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
  at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
 at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
  at coldfusion.rest.servlet.CFRestServlet.invoke(CFRestServlet.java:356)
 at coldfusion.rest.servlet.CFRestServlet.service(CFRestServlet.java:347)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
 at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
  at

 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
 at

 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  at

 coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
 at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
  at

 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
 at

 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  at

 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
 at

 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
  at

 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
 at

 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
  at

 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
 at
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
  at

 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:414)
  at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:204)
 at

 org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:539)
  at

 org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:298)
 at

 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at

 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at 

Re: CFLAP extensionAttribute1 comma

2012-09-20 Thread AJ Mercer

CFLDAP has a ' separator ' attribute which defaults to comma - try setting
this
http://cfquickdocs.com/#cfldap

On 21 September 2012 01:31, Bob Chang bobchang...@yahoo.com wrote:


 Hello,

 I have a need to add staff title's to the extensionAttribute1 field in
 Active Directory.  I found that titles that contain commas cause an error.
 I have tried to escape the comma using \, and even \\, but no dice.

 The CFLDAP code looks like this:

 cfldap
   server=#AD.server#
   username=#AD.username#
   password=#AD.password#
   port=#AD.port#
   action=modify
   modifytype=replace
   dn=#AD.dn#
   attributes=extensionAttribute1=Director, Information Technology /

 Please ad

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352692
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


ColdFusion 10 : ReST calls with user and password

2012-08-06 Thread AJ Mercer

Would someone be able to direct me to some information on how to access
user and password passed to a ReST service in ColdFusion 10 please?


-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352055
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 : ReST calls with user and password

2012-08-06 Thread AJ Mercer

That is for a challenge/response security set at the web server level.

For a ReST call, you can pass in a user and password.

In CF, this can be done with cfhttp

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_g-h_09.html




On 7 August 2012 09:59, Dave Watts dwa...@figleaf.com wrote:


  Would someone be able to direct me to some information on how to access
  user and password passed to a ReST service in ColdFusion 10 please?

 I don't think there's anything special about authentication with ReST
 - the client passes credentials via web server authentication, and
 your code could then access CGI.AUTH_USER etc.

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

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352061
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 : ReST calls with user and password

2012-08-06 Thread AJ Mercer

oh, ok.
I will play around with this.

Thank you.


On 7 August 2012 11:50, Dave Watts dwa...@figleaf.com wrote:


  That is for a challenge/response security set at the web server level.
 
  For a ReST call, you can pass in a user and password.
 
  In CF, this can be done with cfhttp
 
 
 http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_g-h_09.html

 When you pass in credentials with CFHTTP, that is using Basic
 Authentication.

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

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352065
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: The age old Question. Which framework

2012-07-24 Thread AJ Mercer

I think FW/1 is great for a barebones framework where you don't want it
getting in your way. I think the documentation and examples are excellent.
 As I understand it, the next version will be packaged with DI/1 (
dependency
Injection) and with routing you can sort of do ReST stuff (though I don't
think it is as good as Taffy).

cfWheels has a plugin architecture that has a lot of stuff that can help
you build a site very quickly. It has it's own ORM. It has very
good documentation.

Both have very friendly and helpful community.


If you build your application with services/domain model, you can pretty
much use and MVC framework and without too much effort port to the other.
Also, if you want to take advantage of ReSt built into ACF10, you will be
able to use your service layer.

On 24 July 2012 19:53, Sandra Clark sclarkli...@gmail.com wrote:


 So I'm on a new contract and part of the contract requirements is
 converting
 an old fusebox (procedural) app to a newer framework.  I've mostly been
 doing Model-Glue in past few years, but because of the XML setup, it
 doesn't
 seem to be an option here.



 Two of the applications (which are newer) were done in CFWheels and are
 currently running on CF7. The new site will be running on CF10.



 Current developers on the project are not familiar with OO at all (but that
 is going to have to change, because the requirements for the project
 require
 OO).  As well the requirement is for an ORM.  I definitely want a
 dependency
 Injector and the ability to create testing modules easily.  Since I have to
 get the current developers up to speed on OO I'm not too concerned about
 requiring a new framework.



 Eventually, the application is going to have to generate a ton of XML and
 rely on web services for many of its tasks to allow outside services to
 consume its data.



 So biggest contenders are:



 CFWheels, ColdBox and FW/1.



 While I know frameworks are a religious experience to some (I survived the
 original fusebox framework wars), I'd love to see opinions (both pro's and
 con's) for the frameworks I've mentioned especially in relation to any of
 the requirements I've noted above.



 What's your experience with the frameworks both from a development and
 testing perspective along with actually running them in an enterprise level
 environment?





 Thanks for any help you can give me with this.



 Sandra Clark



 By the way, anyone going to RiaCon this year?



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351953
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best practices

2012-06-19 Thread AJ Mercer

If you use cfsetting show output only (cant recall attribute)
You have to wrap html in cfoutput tags
On Jun 20, 2012 7:20 AM, Rob Voyle robvo...@voyle.com wrote:


 Hi Folks

 I am wondering what is considered best practices for the cfoutput tag

 I have a large page many tables, paragraphs etc. that has text and a
 series of
 variables scattered thru it.
 The simplest coding is to put a cfoutput at the begining and a
 /cfoutput at
 the end and us #variable# thru the page

 or should I use a separate cfoutput#variable#/cfoutput for each new
 variable.

 Thanks
 Rob
 Robert J. Voyle, Psy.D.
 Director, Clergy Leadership Institute
 For Coaching and Training in Appreciative Inquiry
 Author: Restoring Hope: Appreciative Strategies
 to Resolve Grief and Resentment
 http://www.appreciativeway.com/
 503-647-2378 or 503-647-2382



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351619
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Wait for File to Get Written

2012-05-29 Thread AJ Mercer

maybe use cfdirectory and look at 'dateLastModified' to wait for it to be
2~5 old (so you know it has finished writing to it)

I would make a retry loop, say 5 times with a sleep in between
and break out if file found

On 30 May 2012 07:03, Mary Jo Sminkey mary...@cfwebstore.com wrote:


 I've run into this a number of times the last few months and couldn't find
 anything in the archives that really seemed to address it. It's a common
 enough issue that I'm sure people have dealt with it, and I'm curious what
 solutions you might use.

 Basically I have situations where I need to wait for ColdFusion to finish
 creating a file before displaying it. The legacy code I'm working with
 using a cfexecute to run an executable file, and it uses this code snippet:

 cfloop condition=NOT FileExists(theFileName)/cfloop
 cfinclude template=viewFile.cfm

 So basically it loops until it finds the file and then sends it down via a
 cfcontent tag.

 I'm not particularly fond of this as if for any reason the executable
 fails, you end up waiting for a timeout situation. In the past I've used a
 sleep() to just pause the page but that's not particularly ideal either.

 Any better options, or maybe a combination of the two?


 Mary Jo




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351360
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFHIGHCHARTS

2012-05-21 Thread AJ Mercer

I have reported the error on this page to the Railo team
 http://blog.getrailo.com/post.cfm/railo-highcharts


On 22 May 2012 00:10, Michael Dinowitz mdino...@houseoffusion.com wrote:


 I was looking around for CF integration with the highcharts graphing
 package and I found a reference to CFHIGHCHARTS on a Railo page. The
 page that it references fails and there is no link to any download for
 such a tag/component/etc. Does anyone know anything about this?

 Thanks


 For those wondering, I'm implementing non-flash graphing for some
 statistical data. html5/jquery/ajax/whatever results. If someone knows
 something better, please let me know.

 Thanks again

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351280
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFHIGHCHARTS

2012-05-21 Thread AJ Mercer

Gert has resolved the issue on this page
 http://wow.getrailo.org/highcharts/index.cfm?chart=area_basic


On 22 May 2012 08:27, AJ Mercer ajmer...@gmail.com wrote:

 I have reported the error on this page to the Railo team
  http://blog.getrailo.com/post.cfm/railo-highcharts


 On 22 May 2012 00:10, Michael Dinowitz mdino...@houseoffusion.com wrote:


 I was looking around for CF integration with the highcharts graphing
 package and I found a reference to CFHIGHCHARTS on a Railo page. The
 page that it references fails and there is no link to any download for
 such a tag/component/etc. Does anyone know anything about this?

 Thanks


 For those wondering, I'm implementing non-flash graphing for some
 statistical data. html5/jquery/ajax/whatever results. If someone knows
 something better, please let me know.

 Thanks again

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351281
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF 10 Release

2012-04-17 Thread AJ Mercer

I would guess not at MAX as it will get lost within the Create Suite
product hype.
But then again, cf.O() and CFOANZ is preaching to the choir.

Maybe more of a HTML5 conference??
WebDU [1] is in a few of weeks.
So Ray - you up for a trip to Sydney AU ;-)

[1] http://www.webdu.com.au/



On 17 April 2012 21:28, Raymond Camden raymondcam...@gmail.com wrote:


 Anybody want to take a bet with me? ;)

 On Tue, Apr 17, 2012 at 7:40 AM, Andrew Scott andr...@andyscott.id.au
 wrote:
 
  I already own a copy of that :-)
 
  --
  Regards,
  Andrew Scott
  WebSite: http://www.andyscott.id.au/
  Google+: http://plus.google.com/108193156965451149543
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350754
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF 10 Release

2012-04-17 Thread AJ Mercer

ok, will cut you some slack this time - but I will be back to bug you about
CFOANZ in November

All the best for the launch of the baby - are you running a book release of
baby too :-P
Put me down for $5 on May 4th



On 17 April 2012 21:43, Raymond Camden raymondcam...@gmail.com wrote:


 Heh, I wish. Wife is in finals that week so no travel at all at the
 end of April/beginning of May.

 On Tue, Apr 17, 2012 at 8:37 AM, AJ Mercer ajmer...@gmail.com wrote:
 
  I would guess not at MAX as it will get lost within the Create Suite
  product hype.
  But then again, cf.O() and CFOANZ is preaching to the choir.
 
  Maybe more of a HTML5 conference??
  WebDU [1] is in a few of weeks.
  So Ray - you up for a trip to Sydney AU ;-)
 
  [1] http://www.webdu.com.au/
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350756
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: REST on Pre CF 10?

2012-04-16 Thread AJ Mercer

ColdBox and FW/1 (and most likely others) frameworks have
ReST capabilities built in.


On 17 April 2012 05:40, N kips nich...@gmail.com wrote:


 https://github.com/atuttle/Taffy
 
 Excellent RESTful framework, in my opinion.
 
 
 
 
 
  Can a REST API webservice be implemented in Pre CF 10 editions?
 
 

 Thank you, will have a look.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350728
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF 10 Release

2012-04-16 Thread AJ Mercer

Maybe they will save it for
 http://cfobjective.com.au/

Blatant plug :-P
1~2 November 2012 :: Melbourne, AU


On 17 April 2012 08:29, Andrew Scott andr...@andyscott.id.au wrote:


 Considering 8 and 9 where, I think that is a very safe guess.

 --
 Regards,
 Andrew Scott
 WebSite: http://www.andyscott.id.au/
 Google+: http://plus.google.com/108193156965451149543


 On Tue, Apr 17, 2012 at 10:28 AM, Tony tonyw...@gmail.com wrote:

 
  probably right before or after Max this year.
 
  purely a guess
 
  On Monday, April 16, 2012, N kips wrote:
 
  
   Noted.
  
  
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350734
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFFILE to \\tsclient\c$\

2012-01-29 Thread AJ Mercer

you will need to run your CF services with a named account
and that account will need access permissions to that share


On 30 January 2012 09:17, Brook Davies br...@logiforms.com wrote:


 Anybody ever tried to call CFFILE or CFDIRECTORY to a connected RDP
 session?
 I'm getting an access denied error even though I have added the cf account
 on my local box. Maybe this is just not possible?



 Brook




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349665
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFFILE to \\tsclient\c$\

2012-01-29 Thread AJ Mercer

from the CF server, logged in as the same account as the cf service
can you ping  tsclient?

Can you get to the share  \\tsclient\c$\ ?

Are you logging in on the same domain?


On 30 January 2012 13:52, Brook Davies cft...@logiforms.com wrote:


 Hi AJ, I am doing that - have you done this successfully?

 Brook



 -Original Message-
 From: AJ Mercer [mailto:ajmer...@gmail.com]
 Sent: January-29-12 5:25 PM
 To: cf-talk
 Subject: Re: CFFILE to \\tsclient\c$\


 you will need to run your CF services with a named account and that account
 will need access permissions to that share


 On 30 January 2012 09:17, Brook Davies br...@logiforms.com wrote:

 
  Anybody ever tried to call CFFILE or CFDIRECTORY to a connected RDP
  session?
  I'm getting an access denied error even though I have added the cf
  account on my local box. Maybe this is just not possible?
 
 
 
  Brook
 
 
 
 
 



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349668
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Programattically CREATE DATABASE in MySQL

2012-01-19 Thread AJ Mercer

Hi Matt,

Are you thinking of the admin API to create the dsn?



On 20 January 2012 02:39, Matt Quackenbush quackfu...@gmail.com wrote:


 I think you'll want to look into the ColdFusion Administrator API. There
 are hooks for doing just these types of tasks programmatically. If you are
 on Railo, it also has an API exposed that allows these tasks (cfadmin
 tag, I think?). I've never used OpenBD, but I assume that it exposes
 something of the sort as well.

 HTH


 On Thu, Jan 19, 2012 at 11:54 AM, HCI cf.contrac...@gmail.com wrote:

 
  Hi all:
 
  I've been presented with an interesting problem for which I seem to have
  hit a wall.  I have an app wherein it would be very handy to be able to
  have the CF code create a new database as needed IN MySQL.  I've tried
 the
  straight CREATE DATABASE AAA in a CFQUERY with an existing datasource and
  get an exception error reading Encountered DATABASE at line xxx.
  I've
  tried doing the entire SQL string as a variable.  I'm considering putting
  it in as a stored proc on an existing database and passing in the new
  database name...but nothing works.
 
  I saw an earlier thread here that seemed to allude to being able to do
  this but with no specific examples.  Any help would be greatly
 appreciated.
 
  Thanks in advance!
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349554
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFBuilder 2 Search

2011-08-04 Thread AJ Mercer

in the search dialog you will see three tabs. I think the default on is
JAVA, and you want one of the others.
Once you have found the one you want, there is a customise button on the
search dialog and you can turn the other 2 off.



On 5 August 2011 04:42, Justin Hansen jhan...@uhlig.com wrote:


 In CFBuilder 1, when you searched you used to be able to expand an click on
 the actual line # with the match on it. This is no longer the case in CFB2?
 WTF? I've looked around for a setting, can't find anything

 Any ideas? Explanations? Fixes? I got half a mind to switch back to CFB1!

 Thanks,
 Justin



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346547
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFBuilder 2 Search

2011-08-04 Thread AJ Mercer

cool.

Hat tip to Sean Corfield :-)


On 5 August 2011 07:02, Justin Hansen jhan...@uhlig.com wrote:


 Ahhh Thank you that's much much better! This has been bugging
 me for weeks! Thank you! Thank you! Thank you!

 Justin

 -Original Message-
 From: Wil Genovese [mailto:jugg...@trunkful.com]
 Sent: Thursday, August 04, 2011 3:47 PM
 To: cf-talk
 Subject: Re: CFBuilder 2  Search


 read this.


 http://orangexception.com/post/8085089387/file-search-in-coldfusion-builder-open-search-dialog

 It's there.

 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

 On Aug 4, 2011, at 3:42 PM, Justin Hansen wrote:

 
  In CFBuilder 1, when you searched you used to be able to expand an click
 on the actual line # with the match on it. This is no longer the case in
 CFB2? WTF? I've looked around for a setting, can't find anything
 
  Any ideas? Explanations? Fixes? I got half a mind to switch back to CFB1!
 
  Thanks,
  Justin
 
 
 
 



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346550
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFML in the Cloud

2011-05-11 Thread AJ Mercer

Mark Drew has a blog post on how to deploy Railo http://www.getrailo.org/onto
CloudBees http://www.cloudbees.com/
http://www.markdrew.co.uk/blog/post.cfm/running-railo-in-cloudbees
http://www.markdrew.co.uk/blog/post.cfm/running-railo-in-cloudbees

On 12 May 2011 09:29, Maureen mamamaur...@gmail.com wrote:


 I have a client with a huge CF site that wants to move to the cloud.

 Any thoughts on best deployment/vendor, etc?

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344474
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Help us Please - CF 5 Server Licenses

2011-05-05 Thread AJ Mercer

Please post Railo errors on the Railo mail list
http://groups.google.com/group/railo
http://groups.google.com/group/railoI am sure people there will be more
than happy to help out and I am sure they can be resolved very quickly

On 5 May 2011 20:11, Ralph B Littleleaf ho...@littleleaf.org wrote:


 Thank-you all for your replies.

 A. Open Source
 Last month, a student worker setup a test Railo server and moved a copy of
 the CF code there.  It immediately errored out.  So I am not sure how much
 of a rewrite is needed.  FYI, CF 5 predates the JAVA version of CF.





 -Ralph
 --


*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344252
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Anyone know anything about this new ColdFusion conference?

2011-01-18 Thread AJ Mercer

you can hear about it on cfHour
http://cfhour.com/post.cfm/show-83-opencf-summit-interview
http://cfhour.com/post.cfm/show-83-opencf-summit-interview

On 18 January 2011 20:36, Donna Bing bingdo...@ymail.com wrote:


 Ever since CFUnited closed up shop, I've been looking around for an
 affordable
 substitute.  I'm local in the Northern Virginia area, so I saved on lodging
 and
 travel.

 I saw something on Sean Corfield's blog about this new conference in Dallas
 and,
 while I'd have to pay travel and lodging, the conference is apparently only
 $30?!?!?!


 They have a pretty funny video: http://blog.opencfsummit.org/


 Just wondering what folks thought about it.  The schedule seems to have a
 lot of
 substance.  And hard to argue with $30.  But then again, $30?!?!


 Is is for real?




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340955
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Free ColdFusion Hosting

2010-11-24 Thread AJ Mercer

Do you have broadband at home?

I run my free OS website from home
Ubuntu/Railo/Tomcat/mySQL/mangoBlog

On 25 November 2010 02:03, Matthew Lowrey rid...@gmail.com wrote:


 Hello Fellow HoFer's:

 Because of the economy and me being out of work until this year for almost
 2 years I had to let my personal website hosted by GoDaddy go the way of the
 buffalo.  I was basically using it to work on a home project of building a
 family tree program.  I was doing it for fun and for using new skills I have
 learned at work and school.  Plus, it would give me a chance to take all my
 family's (and wife's family's) information on the web to share with family
 members and our kids when they get old enough to be interested in.

 I was hopping to find a place where I could host my ColdFusion code while
 building this project (basically from scratch) for free.  I know this is
 almost impossible but it couldn't hurt to ask and google.

 I found one place: http://www.cfmldeveloper.com/ but it's out of country
 (USA) which, I don't have a problem with, but at the same time I'm hesitant
 to just go anywhere with the way the world is today.  Do any of you have any
 recommendations?  Even if they aren't for free, I'm curious your thoughts on
 this subject.

 GoDaddy.com has been a great service and very reasonable, I just can't
 afford to go back right now.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339524
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF Blog software

2010-11-09 Thread AJ Mercer

I am running mangoBlog on Railo
http://www.mangoblog.org/
http://www.mangoblog.org/


On 10 November 2010 02:25, DURETTE, STEVEN J (ATTASIAIT) sd1...@att.comwrote:


 Thanks, I will look at them (I have no experience with Railo), but I am
 pre-paid for a few months, so...

 Any ideas on cf blogging software I can use?  Any tutorials on dumbing
 down the current options to make them work?  I found a tutorial for
 blogcfc but it was so many versions back, some of the changes that the
 tutorial suggested weren't even there anymore.

 Steve

 --

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339057
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Railo Training in Australia

2010-09-27 Thread AJ Mercer

I have updated my blog with more details including costs
http://webonix.net/post/railo-training-in-australia


On 14 September 2010 09:22, AJ Mercer ajmer...@gmail.com wrote:


 Hi Fusioneers,

 Railo are once again sponsoring cf.Objective(anz) with Gert Franz and Mark
 Drew attending the conference. As well as doing a couple of sessions, they
 will both be available before and after the conference to run the Railo
 training Course.

 More info here
 http://webonix.net/post/railo-training-in-australia



 --

 *AJ Mercer*
 webonix:net strength=Industrial / http://webonix.net | webonix:org
 community=Open / http://webonix.org
 http://twitter.com/webonix




-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337572
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Railo Training in Australia

2010-09-13 Thread AJ Mercer

Hi Fusioneers,

Railo are once again sponsoring cf.Objective(anz) with Gert Franz and Mark
Drew attending the conference. As well as doing a couple of sessions, they
will both be available before and after the conference to run the Railo
training Course.

More info here
http://webonix.net/post/railo-training-in-australia



-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336984
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF9 developer ip addresses

2010-06-13 Thread AJ Mercer

I just bounce CF
CF logs the first (3??) IP addresses that connect

Not sure about CF9, but as I recall, previous releases were localhost plus
one other IP

On 14 June 2010 10:33, Andrew Grosset rushg...@yahoo.com wrote:


 Is CF9  developer restricted to 3 ip addresses and how does one edit these
 ip addresses? currently I have CF developer which is working fine on one ip
 address.

 I used this which corrctly outputs the one ip address:

 cfobject action=CREATE type=JAVA
 class=coldfusion.server.ServiceFactory name=ServiceFactory

 licfoutput#ServiceFactory.LicenseService.getAllowedIp()#/cfoutput

 thanks.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334525
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckeditor and FW/1

2010-06-10 Thread AJ Mercer

This is a neat addon for FireFox
https://addons.mozilla.org/en-US/firefox/addon/2691/


On 11 June 2010 02:01, Dave Watts dwa...@figleaf.com wrote:


  Has anyone successfully used fckeditor and FW/1? Specifically the image
 uploader.
 
  I have a working version on my server in a Non-FW/1 site and it works
 great. I've copied over to my FW/1 sites and I'm getting the
  following error:
 
  The server didn't reply with a proper XML data. Please check your
 configuration.
 
  This happens when you click the image icon in the fckeditor and then
 click the button to browse the server.
 
  As I said, I have this working in non-FW/1 sites so I'm convinced that
 FW/1 is to blame. I think it probably has to do with path
  issues, but I can't figure out what path or where. My textarea is
 converted to the text editor correctly, its just the image upload
  that breaks.

 I would recommend that you look at the raw HTTP requests and
 responses. You can do this with browser plugins or standalone
 applications.

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

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334463
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF 9 Hosting

2010-05-20 Thread AJ Mercer

it doesn't show it here (yet) but FASThit have CF9 hosting
http://fasthit.net/

On 20 May 2010 06:10, Kelly Matthews ke...@webdiva.org wrote:


 Anyone know any good, reasonable CF 9 hosting companies w/ mysql.
 Thanks!

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333838
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Joomla?

2010-04-19 Thread AJ Mercer

Take a look at Farcry CMS
http://www.farcrycore.org/

Version 6 is due real soon now

On 20 April 2010 07:58, Rick Sanders c...@webenergy.ca wrote:


 I am curious to know if there's any Open-source free ColdFusion CMS out
 there like Joomla?



 Joomla is the latest craze in CMS making it easy for people to manage their
 own websites. I'm wondering if there's anything comparable in CF? Currently
 I build my own CMS depending on the site I'm doing for my client.



 Thanks

 Rick

 Webenergy








 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333019
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: cfoutput query within cfoutput query

2010-03-19 Thread AJ Mercer

I think my first post failed :-(

SQL with JOIN
CFOUTPUT with group


cfquery datasource=#dsn# name=qryPetPerson
 SELECT tblPerson.id, tblPerson.name,
tblPets.pet
 FROM tblPerson, tblPets
 WHERE tblPets.ownerID = tblPerson.id
order by tblPerson.id
/cfquery
table
 cfoutput query=qryPetPerson group=id
   tr
 td#ID#/td
 td#name#/td

 cfoutput
   td#pet#br/td
 /cfoutput
   /tr
 /cfoutput
/table

On 20 March 2010 06:32, brandon kennedy laxtwenty...@gmail.com wrote:


 I have a situation where i need to display info from two queries on the
 same row of a table.  Here is the background, each person in a database
 table has a name and ID which is then linked to another table that lists
 pets.  Each person can have as many as 4 pets.  Now i need to display the
 ID, name, and each pet on the same row of table, preferably with the pets
 all listed in the same cell.  I'm not that experienced with ColdFusion so my
 first attempt looked like this:

 cfquery datasource=#dsn# name=person
  SELECT *
  FROM tblPerson
 /cfquery
 table
  cfoutput query=person
tr
  td#ID#/td
  td#name#/td
  cfquery datasource=#dsn# name=pets
SELECT *
FROM tblPets
WHERE ownerID = #person.ID#
  /cfquery
  cfoutput query=pets
td#pet#br/td
  /cfoutput
/tr
  /cfoutput
 /table

 If you've read this far, i'm sure you know this won't work but i hope can
 see what i'm trying to do.  Please help if have any solutions

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331910
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Why i fear ColdFusion is on its last legs in Australia

2010-01-21 Thread AJ Mercer

it would be interesting to see the figures by region/country


2010/1/21 Andy Matthews li...@commadelimited.com


 Gotcha.

 And I'm guessing that Adobe's numbers are worldwide, and not in one
 geographic region.

 -Original Message-
 From: Mike Kear [mailto:afpwebwo...@gmail.com]
 Sent: Thursday, January 21, 2010 8:46 AM
 To: cf-talk
 Subject: Re: Why i fear ColdFusion is on its last legs in Australia


 On Fri, Jan 22, 2010 at 1:21 AM, Andy Matthews li...@commadelimited.com
 wrote:
 
  Actually Adobe has been saying since cf.Objective 2009 (I was there in
  person) that their user based has grown 300% over the last 5 years.
  From 250k users around 2004 to over 800k users in 2008/2009.
 
 In Australia??  Really??


  It just seems like that unless you're personally looking for a CF job
  and can't find one, why do you care if other people think CF is dead?
 
 

 Because that was the reason my biggest client gave for going to DotNet
 last year.   They told me that they had decided that ColdFusion was a
 dead product,  Adobe was doing nothing with it,  developers were hard to
 find.  They said I was a nice guy but they had too many eggs in one basket
 and if anything happened to me they were very exposed.
 Therefore they were going to DotNet where they could find 50 developers
 tomorrow if they wanted them and Microsoft wasn't going to ignore the
 server
 market in the forseeable future.

 Thats what they said.   I am not saying I agree.  In fact we debated
 back and forth quite vigorously but in the end they went DotNet and my
 relationship with them ended.
 

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer AFP Webworks
 http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from
 AUD$15/month



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329921
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Why i fear ColdFusion is on its last legs

2010-01-20 Thread AJ Mercer

2010/1/21 Sean Corfield seancorfi...@gmail.com
 snip


 I don't actually see it locally - there are three CFUGs within easy
 driving distance for me and they're all active and have lots of
 interesting (and CF-focused) talks. But I am hearing it from various
 parts of the world. Is it a UG manager problem perhaps? i.e., nothing
 to do with CF or Adobe specifically.


I better give the Perth CFML tree a shake
my UG has gone quite again.

slash
 --
 Sean A Corfield -- (904) 302-SEAN
 Railo Technologies US -- http://getrailo.com/
 An Architect's View -- http://corfield.org/

 If you're not annoying somebody, you're not really alive.
 -- Margaret A

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329883
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Writing query to a csv file

2009-12-09 Thread AJ Mercer

you will want to use cffile action=append

http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentationfile=0246.htm

http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentationfile=0246.htmwrite
will create the file
append will add to it

2009/12/9 coldfusion.develo...@att.net


 I have a need to write the output from aquery to a csv file without
 headers.

 I've seen many examples where you can write the output from a query to a
 CSV file.  However
 most of the examples I've seen require that the file be created first with
 headers and then then
 ourput from the query is appended. I've tried to skip the file create and
 header insertion but the
 data doesn't write to the csv correctly.

 Any advice?

 cfquery name=get_all datasource=#datasource# maxrows=55
 select *
 from Employee_main
 /cfquery

 !--- Create the file with column header's. It is crucial that you have all
 the outputed text on one line with no spaces between the comma and the next
 column header.---
cffile action=write
 file=D:\Inetpub\wwwroot\HR\employee\cfmscripts\contacts.csv
 output=ed_first_name,
 ed_last_name,
 ed_fi_last_name,
 ed_title,
 ed_email,
 ed_reports_to,
 ed_department,
 ed_division,
 ed_location,
 ed_phone_number,
 ed_extension,
 ed_submitted,
 ed_state,
 ed_country,
 ed_zip_code
 addnewline=yes

  !--- Output the contents of the export_contacts query ---
cfoutput
cfloop query=get_all
 #TRIM(ed_first_name)#,#TRIM(ed_last_name)#,#TRIM(ed_fi_last_name)#,#TRIM(ed_title)#,#TRIM(ed_email)#,#TRIM(ed_reports_to)#,#TRIM(ed_department)#,#TRIM(ed_division)#,#TRIM(ed_location)#,#TRIM(ed_phone_number)#,#TRIM(ed_extension)#,#TRIM(ed_submitted)#,#TRIM(ed_state)#,#TRIM(ed_country)#,#TRIM(ed_zip_code)#
 BR /   !--- Append (Insert) the contents of the query into the
 already created CSV file. Make sure that you keep all the output on one line
 exactly like the column header---

  cffile action=WRITE
  file=D:\Inetpub\wwwroot\HR\employee_directory\cfmscripts\contacts555.csv
 output=#TRIM(ed_first_name)#,#TRIM(ed_last_name)#,#TRIM(ed_fi_last_name)#,#TRIM(ed_title)#,#TRIM(ed_email)#,#TRIM(ed_reports_to)#,#TRIM(ed_department)#,#TRIM(ed_division)#,#TRIM(ed_location)#,#TRIM(ed_phone_number)#,#TRIM(ed_extension)#,#TRIM(ed_submitted)#,#TRIM(ed_submitted)#,#TRIM(ed_state)#,#TRIM(ed_country)#,#TRIM(ed_zip_code)#
 addnewline=yes
/cfloop
/cfoutput


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329005
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: list files on user's computer?

2009-11-01 Thread AJ Mercer

The hosting provider has most likely disabled cffile  cfdirectory
You will need to get in contact with them to see what CF functions / tags
have been disabled - for 'security purposes'
and see what work arounds they can provide for you.

They may be able to set up a sandbox such that you can see files within your
own area.


2009/11/2 Joshua Rowe jr...@varimereweb.com


 Hello,

 I have a ColdFusion page that lists files on my computer using the
 cfdirectory tag, starting with my C:\ drive.  When I upload the ColdFusion
 page to my hosting account, I can no longer view the file listing.  The
 following error comes up:

 access denied (java.io.FilePermission (directory location) read) null

 How do I go about listing files on my computer if the ColdFusion page is on
 the hosting server?  This is for a file upload program I am working on.

 Thanks!


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327894
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Unit Testing Frameworks

2009-10-26 Thread AJ Mercer

there is also RocketUnit: A Simple Unit Testing Framework for ColdFusion

http://www.rocketboots.com/blog/index.cfm?mode=entryentry=E565633C-E081-51EF-A7F883614F752942


2009/10/27 Patrick Santora patwe...@gmail.com


 Yes, CFCUnit has not been update for some time.

 CFer's have moved to unit testing frameworks such as MXUnit (
 http://www.mxunit.org/) for back end testing and have started to use
 cfSpec
 (http://github.com/adelphus/cfspec/) for behavioral front end testing. I'm
 sure there are others out there, but these are now mentioned more often in
 the community.

 -Pat (patweb99)

 On Mon, Oct 26, 2009 at 9:15 PM, Judith Dinowitz 
 jdino...@houseoffusion.com
  wrote:

 
  From what I can see, the last thing posted on the CFCUnit website is
 dated
  2006. Is CFCUnit still a going concern? What Unit-Testing Frameworks are
  people using in the CF community?
 
  Judith
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327740
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: Mango Blog

2009-07-15 Thread AJ Mercer

Laura Arguello CCd

2009/7/15 Cutter (ColdFusion Related) cold.fus...@cutterscrossing.com


 Does anybody know anyone associated with Mango Blog? I tried signing up
 for their forums, which sends you an email to confirm, and never
 received the email. I even checked my spam filter. Now it won't let me
 sign in, because I haven't confirmed, and I can't recreate the profile,
 because they say it already exists.

 If you know somebody, please forward my message. Thanks.

 --
 Steve 'Cutter' Blades
 Adobe Certified Expert
 Advanced Macromedia ColdFusion MX 7 Developer
 
 http://blog.cutterscrossing.com

 The best way to predict the future is to help create it



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324513
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Reading PDF Form values

2009-07-14 Thread AJ Mercer

if you have CF8 (or 9 beta)
http://cfquickdocs.com/cf8/?getDoc=pdf#cfpdfform


2009/7/14 Arsalan Tariq Keen arsalk...@hotmail.com


 Hi Guys...

 Is there a way I can read the already stored values in a pdf form using
 coldfusion?


 Regards,
 Arsalan

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324479
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FFMpeg FlowPlayer

2009-03-24 Thread AJ Mercer

Just to let people know Railo has cfvideo and cfvideoplayer tags

http://www.railo.ch/blog/index.cfm/2008/9/30/Railo-30-released--Features-part-III--Multimedia

cfvideo uses ffmpeg under the hood

2009/3/25 Jordan Michaels jor...@viviotech.net


 I know this isn't what you're asking, but I figured you may be
 interested in knowing about it since you're working on this sort of
 thing already:

 The next production version of Open BlueDragon will contain this
 functionality in a tag. Here's a blog post on the subject:

 http://blog.openbluedragon.org/cfvideoplayer.htm

 The nightly builds also contain this feature so the functionality can be
 tested and improved (if you have feature requests).

 Warm regards,
 Jordan Michaels
 Vivio Technologies
 http://www.viviotech.net/
 Open BlueDragon Steering Committee
 Adobe Solution Provider


 William Seiter wrote:
  Hi all,
 
 
 
  I have been working on this for a few days now and haven't got a clue on
 how
  to continue.  I was hoping that someone out there has some knowledge of
 this
  and can help me.
 
 
 
  I am building a video upload process that translates video into Flash.
 
 
 
  I am using a simple form to upload the video.
 
  I am using FFmpeg (cfexecute) to translate the video to flash.  The video
  file then exists, but I am unable to play it in flowplayer, or any other
 flv
  player that I have downloaded and installed.
 
  In my research, I found that FFMpeg used to have a problem where it would
  not add metatags to the file, and could cause a problem that way, so I
  installed flvtool2.  I now run the flvtool2 on the file after I am done
 with
  ffmpeg conversion.  When I do this on the command-line on the server, it
  appears to work very quickly, but the end file still doesn't get called
 by
  flowplayer. (I get a 200, file not found).  When I do this
 programmatically
  through cfexecute, the process times out.  (my current timeout is set to
 30
  minutes).
 
 
 
  Anyone have any ideas of how I might fix this?  I am on a windows server,
 I
  have the most recent build of ffmpeg from
  http://ffmpeg.arrozcru.org/builds/, and we are running CF8.
 
 
 
  William
 
 
 
  --
 
  William E. Seiter
 
 
 
 
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320885
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Did I screw up my CF Multiserver install?

2009-03-18 Thread AJ Mercer

does it have to be accessed via localhost?
http://localhost/cfide/administrator/


2009/3/18 Phill B philthylab...@gmail.com


 You know I never noticed that before.

 Yes, it is says Server: cfusion but it doesn't have the Enterprise
 Manager section at the bottom of the left nav.

 On Wed, Mar 18, 2009 at 9:54 AM, James Holmes james.hol...@gmail.com
 wrote:
 
  When you visit the CF Admin, does it say you're in the cfusion
  instance at the top left of the page?
 
  mxAjax / CFAjax docs and other useful articles:
  http://www.bifrost.com.au/blog/

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320654
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Strange Datasource error

2009-02-05 Thread AJ Mercer

have you got connection pooling turned on?
Maybe there are too many connection to the DB server

maybe you are running out of l incenses on the DB server??



2009/2/6 Scott Mulholland smulholl...@aimg.com


 Nothing changed at the database level but this issue has actually gotten
 much worse today.  Every other click in the app throws:

  Data source DATASOURCENAME verification failed. The root cause was that:
  java.sql.SQLException: Datasource names for all the database tags within
  CFTRANSACTION must be the same.

 For pages that have no cftransaction tags on them.  The datasource it says
 failed verification verifies fine in the admin as well.  We even deleted
 the
 datasource and then recreated it and that seemed to fix it for about 5
 minutes.  It is more than one datasource appearing in the messages as well.

 Anyone else ever experienced this??


 -Original Message-
 From: AJ Mercer [mailto:ajmer...@gmail.com]
 Sent: Tuesday, January 27, 2009 7:38 PM
 To: cf-talk
 Subject: Re: Strange Datasource error


 Has someone been modifying the settings on the database server?
 Maybe transaction behavior was changed there - As I understand it, CF will
 use the default transaction settings (eg dirty read, committed read ...)


 2009/1/28 Scott Mulholland smulholl...@aimg.com

  Out of nowhere today I had two different applications that utilize the
 same
  datasource begin throwing the error:
 
 
 
  Data source DATASOURCENAME verification failed. The root cause was that:
  java.sql.SQLException: Datasource names for all the database tags within
  CFTRANSACTION must be the same.
 
 
 
  The strange part is they don't use cftransaction?  Has anyone seen this
  type
  of thing before?  A reboot seems to have stopped it but I would like to
  know
  if anyone knows the cause.
 
 
 
  Thanks,
 
  Scott
 
 
 
 



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318946
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Strange Datasource error

2009-01-30 Thread AJ Mercer

Has someone been modifying the settings on the database server?
Maybe transaction behavior was changed there - As I understand it, CF will
use the default transaction settings (eg dirty read, committed read ...)


2009/1/28 Scott Mulholland smulholl...@aimg.com

 Out of nowhere today I had two different applications that utilize the same
 datasource begin throwing the error:



 Data source DATASOURCENAME verification failed. The root cause was that:
 java.sql.SQLException: Datasource names for all the database tags within
 CFTRANSACTION must be the same.



 The strange part is they don't use cftransaction?  Has anyone seen this
 type
 of thing before?  A reboot seems to have stopped it but I would like to
 know
 if anyone knows the cause.



 Thanks,

 Scott



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318639
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: GetTimeZoneInfo() Schedules in local timezone based on UTC

2009-01-23 Thread AJ Mercer
Paul Hastings has an excellent CFC that handles timezones and DLT.

http://www.sustainablegis.com/blog/cfg11n/
Look for timezone spatial locator
which has a link to here
http://www.sustainablegis.com/projects/tz/testTZCFC.cfm
with a link to download the CFC

Make sure your JVM is up to date - it uses JAVA for all the heavy lifing.

2009/1/23 Casey Dougall ca...@uberwebsitesolutions.com

 I'm not really handling this correctly and have no clue where to go at the
 moment.

 This is basically a schedule application for DJ time slots, but I don't
 know
 the best way to organize this content and display to end user.

 If I use UTC it gets a bit messed up because in the DJ world we all live
 late hours, many  shows are going to go between UTC early morning hours on
 the following day but should still show up on the correct day on the
 schedule based on the user time zone.

 Guess I have two problems. Initially I'm just storing the day of week 1-7
 and hour of day. maybe this isn't the best way to do it since it may mess
 up
 loops based on day of week.

 Maybe I need to store this as a date time field instead of one column for
 day of week and separate column as time..

 Schedules are repeating every week. Like my hour is always Sundays 1-2pm
 est
 / 6-7UTC

 I'm confusing myself here. Need some guidance.


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318382
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 Audio conversion

2009-01-08 Thread AJ Mercer
is your CF service running as a named user?
If not, may try running with the same user account you have logged in with.


2009/1/9 Timothy Farrar timothyfar...@sosensible.com

 Adrian,

 I used 8.0.1, with the cumulative hotfix installed.

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317631
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: How to cfdump a single row in a query?

2009-01-05 Thread AJ Mercer
try myQuery[myQuery.CurrentRow]

2009/1/6 Pete Ruckelshaus pruckelsh...@gmail.com

 I'm using cfloop to go through a query result set.  Some of the data
 is giving me trouble...is there a way to use cfdump to dump out the
 contents of the current row in the recordset?

 Thanks

 Pete

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317440
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Strange application variables behavior with flash remoting

2008-12-09 Thread AJ Mercer
something very similar to this happened to me last week and Fritz Dimmel put
me onto this which fixed the problem

in CFIDE, go to Cache and uncheck
Cache web server paths


2008/12/10 David Wilson [EMAIL PROTECTED]

 We're running two similar structured sites on IIS6 and CF8 with similar
 flex apps using flash remoting.

 Where the source of a flash remote object is the same for both sites ie)
  source=app.User  the CFCs get their application variables jumbled up.
 Which ever was called first sets for both.
 However the application name for both is different and cfdumping the
 application variables gives you the separate values as expected.

 We can easily fix this by putting the cfcs in different folders however I'd
 like to understand why this is happening?

 THanks





 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316537
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Very basic/simple forum

2008-11-20 Thread AJ Mercer
 I am with the same ISP and I get the blocked IP ??


2008/11/21 James Holmes [EMAIL PROTECTED]

 If they are on a dynamic IP address?

 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/



 2008/11/21 Don L [EMAIL PROTECTED]:
  How do you ban someone who can post with no registration?
 
 Like Spammers?
  There should be a pattern. IP address etc.  Upfront display basic rules,
 administrator reserves the right to remove ill-intentioned msg etc or the
 like...
 
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315754
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Official ColdFusion IDE announced

2008-11-18 Thread AJ Mercer
would those with FlexBuilder get a discount on Bolt (if it is not free)??

On Wed, Nov 19, 2008 at 6:49 AM, Aaron Rouse [EMAIL PROTECTED] wrote:

 I am in the same boat as you, do not find it comfortable.  Do you think the
 comfort issue is because of Eclipse itself though?  I am wondering just how
 good can they get it when building on that.  Although I suppose Flex
 Builder
 is a good example of how good they can get things.

 On Tue, Nov 18, 2008 at 3:42 PM, Michael Dinowitz 
 [EMAIL PROTECTED] wrote:

  I don't think most people are using cfeclipse. It's not a very
 comfortable
  environment for a lot of people, myself included. I'd love to see
  statistics, but I'm betting less than a third of the community is on it.
  Free is nice, but comfort is better.
 
  If it costs more than $0 I'll carry on using cfeclipse, as will most
  people I suspect.
  
  I wonder just how much the commercial release is going to cost?  I
  can't see spending more than $50 for a new IDE.
  
  
  Matthew Williams
  Geodesic GraFX
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315468
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF8 administrator access (Windows OS)

2008-11-13 Thread AJ Mercer
can you get to the cf admin from the server?
http://127.0.0.1/cfide/administrator



On Thu, Nov 13, 2008 at 10:55 PM, David Koehler
[EMAIL PROTECTED]wrote:

 I installed CF8 (update from CF7) on two servers both running Windows
 Server 2003. Everything was fine and continues to be fine on one of the
 servers. However, the other server suddenly stopped running Scheduled Tasks
 in CF Admin. When I try to access CF Admin, I get File not found:
 /CFIDE/administrator/index.cfm. The file is certainly there. Any ideas why
 this started happening after several weeks of no problems?

 Thanks in advance,

 Dave

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315239
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8 administrator access (Windows OS)

2008-11-12 Thread AJ Mercer
and the web server has a mapping to /cfide

On Thu, Nov 13, 2008 at 12:45 PM, James Holmes [EMAIL PROTECTED]wrote:

 No, it's open to all IP addresses to which the rest of the CF server is
 open.

 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/



 2008/11/13 Don L [EMAIL PROTECTED]:
  Is it true that cf8's admin features can only be accessed via localhost
 or 127.0.0.1 address vs. universal IP by default? don't remember.  Thanks.
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315179
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 + SVNkit

2008-11-12 Thread AJ Mercer
I think the skweegee project uses it

http://skweegee.riaforge.org/

On Tue, Nov 11, 2008 at 9:16 PM, Kamru Miah [EMAIL PROTECTED] wrote:

 Has anyone used the SVNkit (http://svnkit.com/) and can advise me how to
 interface ColdFusion (to obtain log messages from Subversion)?

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315182
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Radio button selection question

2008-11-10 Thread AJ Mercer
This will do it

input type=radio id=apple name=Fruit value=Apple cfif
qryResults.Fruit EQ Applechecked=checked /cfif /
input type=radio id=mango name=Fruit value=Mango cfif
qryResults.Fruit EQ Mangochecked=checked /cfif /
input type=radio id=orange name=Fruit value=Orange cfif
qryResults.Fruit EQ Orangechecked=checked /cfif 

Where qryResults is the data returned from your datbase

On Tue, Nov 11, 2008 at 4:34 AM, Damayanti Gupta [EMAIL PROTECTED]wrote:

 HI,
 I guess this is a rather basic question, but I am really having a hard time
 finding a solution.

 I have a group of radio buttons. Data from the db should determine which
 button is checked. How do I set this?

 It is like this - the code for intitial display of the page is like-

 input type=radio id=apple name=Fruit value=Apple
 checked=checked/
 input type=radio id=mango name=Fruit value=Mango 
 input type=radio id=orange name=Fruit value=Orange

 Depending on data I retrieve, I may want to change the button selection to
 Orange. How do I do this?

 Thanks a lot
 DG

 STATEMENT OF CONFIDENTIALITY:
 The information contained in this electronic message and any attachments to
 this message are intended for the exclusive use of the addressee(s) and may
 contain confidential or privileged information. If you are not the intended
 recipient, or the person responsible for delivering the e-mail to the
 intended recipient, be advised you have received this message in error and
 that any use, dissemination, forwarding, printing, or copying is strictly
 prohibited. Please notify Archemix Corp. immediately at either (617)
 621-7700 or by return fax at (617) 621-9300 and destroy all copies of this
 message and any attachments.


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315054
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Script to move email to from undelivr to spool?

2008-11-03 Thread AJ Mercer
This might give you some ideas

http://www.coldfusionjedi.com/index.cfm/2006/1/16/Yet-another-project--announcing-SpoolMail

you can manage your undelivered emails from within CFIDE


On Mon, Nov 3, 2008 at 10:27 PM, Nick Gleason [EMAIL PROTECTED]wrote:

 Hi folks,

 We need to develop a script that can move mail from the undelivr folder to
 the spool folder in CF.  My recollection is that there was some talk on
 this
 board a while back about this issue and maybe that a script had been
 developed.  I checked the archives and riaforge with no luck.  Does anyone
 know if such a script is already built and available?

 Thanks in advance,

 Nick




 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314792
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Oracle 11g

2008-10-28 Thread AJ Mercer
you can do a JDBC connect then use the drivers from your Oracle client

Here are a couple of blog posts to get your started
http://www.talkingtree.com/blog/index.cfm/2005/11/14/Oracle10gJDBCHowTo

http://blog.sixsigns.com/2008/01/25/configure-the-jdbc-driver-for-oracle-on-coldfusion-8-standard-edition/




On Tue, Oct 28, 2008 at 9:45 PM, Maureen Barger [EMAIL PROTECTED] wrote:

 Hi - does anyone know of any plans to push out free DataDirect drivers
 (an updated macromedia.jar) in support of Oracle 11g?

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314512
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse intellisense doesn't work

2008-10-26 Thread AJ Mercer
Try right-click the project folder and select Add/Remove CFE Nature


On Mon, Oct 27, 2008 at 7:05 AM, Greg Morphis [EMAIL PROTECTED] wrote:

 I can't get the intellisense to work within cfeclipse..
 I had eclipse3.2 installed, I dumped that and downloaded eclispe europa..
 I downloaded and installed CFEclipse (1.3.2 beta)
 but when I type in a CF function, for example cfswitch  I expect it
 to suggest expression but it does nothing..

 Any ideas?

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314388
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Updater 8.0.1 crashes CF8

2008-10-23 Thread AJ Mercer
Hi Gert,

Did you stop the CF services before doing the update?


On Thu, Oct 23, 2008 at 9:54 PM, Gert Franz [EMAIL PROTECTED] wrote:

 Hi all,

 yes I am using CF8. We need to test some of our Railo examples under CF8
 as well. So here's what happened. I had an old version of CF8 8.0.0.1x
 and wanted to update it to CF8.0.1. Now after the update I only recieve
 the error:

 java.lang.NullPointerException
at
 jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:285)
at
 jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at
 jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at
 jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at
 jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 Any thoughts?

 --
 Greetings from Switzerland
 Gert Franz
 Railo Technologies GmbH
 [EMAIL PROTECTED]
 www.railo.ch

 Join our Mailing List
 german:http://de.groups.yahoo.com/group/railo/
 english:   http://groups.yahoo.com/group/railo_talk/
 linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314291
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Alternative to coldfusion8

2008-10-23 Thread AJ Mercer
Add Railo to your search
http://railo-technologies.com/


On Fri, Oct 24, 2008 at 8:24 AM, Don L [EMAIL PROTECTED] wrote:

 Just ran a search for it and found two, of which one is well-known, that
 is, BlueDragon, the other contender is Smith, did a quick browse of
 features respectively, and noticed that some of 'hot-cake' CF8 features like
 cfajaxproxy and associated tags are not supported by neither of them (on
 these features, one IT vet even suggested that he/she would for CF platform
 just for that! hear that).  Am thinking totally loud here, why not combine
 resources to come up with some leading edge stuff, instead of being a
 follower (non-critical of neither products, just a comment)?


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314328
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Inexpensive student/developer oriented CF hosting?

2008-10-13 Thread AJ Mercer
Do you know you can get ColdFusion 8 for free for educational purposes?
https://freeriatools.adobe.com/coldfusion/
http://www.adobe.com/products/coldfusion/faq/#section-5


On Mon, Oct 13, 2008 at 8:46 PM, Pete Ruckelshaus [EMAIL PROTECTED]wrote:

 I'm the computer science teacher at a public high school and am teaching
 ColdFusion as part of my web programming course.  Does anyone know of any
 inexpensive ($5 or so per month) ColdFusion hosting services?  Something
 like what Zymic (http://www.zymic.com/) does for PHP, but with CF or
 BlueDragon, mySQL or SQL Server Express, that sort of thing.

 Thanks,

 Pete


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313806
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


ReFind - finding too much :-(

2008-10-07 Thread AJ Mercer
I have a generic function that processes all sorts of data
One in particular I want to identify and do a search and replace on
sample data: 2008-10-07T16:21:17
I want to swap the T for a space
But I only want to do it if the data is in this format

I came up with this, but it is returning true for pretty well everything :-(
cfif ReFind([(0-9)4\-(0-9)2\-(0-9)2T(0-9)2:(0-9)2:(0-9)2],
local.fieldValue)

Can some one please point out what I am doing wrong here?




-- 
AJ Mercer
Web Log: http://webonix.net


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313510
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: ReFind - finding too much :-(

2008-10-07 Thread AJ Mercer
like thiscfif ReFind(\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2},
local.fieldValue)

or does it need the square brackets?
cfif ReFind([\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}], local.fieldValue)


On Tue, Oct 7, 2008 at 5:40 PM, Adrian Lynch [EMAIL PROTECTED]wrote:

 Does that date stamp exist in another string or on it's own?

 \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}

 Should do it but it won't stop invalid dates like

 2008-99-99T99:99:99

 Adrian

 Building a DB of errors at http://cferror.org/

 -Original Message-
 From: AJ Mercer [mailto:[EMAIL PROTECTED]
 Sent: 07 October 2008 09:32
 To: cf-talk
 Subject: ReFind - finding too much :-(


 I have a generic function that processes all sorts of data
 One in particular I want to identify and do a search and replace on
sample data: 2008-10-07T16:21:17
 I want to swap the T for a space
 But I only want to do it if the data is in this format

 I came up with this, but it is returning true for pretty well everything
 :-(
cfif ReFind([(0-9)4\-(0-9)2\-(0-9)2T(0-9)2:(0-9)2:(0-9)2],
 local.fieldValue)

 Can some one please point out what I am doing wrong here?

 --
 AJ Mercer
 Web Log: http://webonix.net


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313512
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: ReFind - finding too much :-(

2008-10-07 Thread AJ Mercer
this is doing the trickcfif
ReFind(\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}, local.fieldValue)

Thanks for your assistance Adrian.


On Tue, Oct 7, 2008 at 5:48 PM, AJ Mercer [EMAIL PROTECTED] wrote:

 like thiscfif ReFind(\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2},
 local.fieldValue)

 or does it need the square brackets?
 cfif ReFind([\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}],
 local.fieldValue)


 On Tue, Oct 7, 2008 at 5:40 PM, Adrian Lynch [EMAIL PROTECTED]wrote:

 Does that date stamp exist in another string or on it's own?

 \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}

 Should do it but it won't stop invalid dates like

 2008-99-99T99:99:99

 Adrian

 Building a DB of errors at http://cferror.org/

 -Original Message-
 From: AJ Mercer [mailto:[EMAIL PROTECTED]
 Sent: 07 October 2008 09:32
 To: cf-talk
 Subject: ReFind - finding too much :-(


 I have a generic function that processes all sorts of data
 One in particular I want to identify and do a search and replace on
sample data: 2008-10-07T16:21:17
 I want to swap the T for a space
 But I only want to do it if the data is in this format

 I came up with this, but it is returning true for pretty well everything
 :-(
cfif ReFind([(0-9)4\-(0-9)2\-(0-9)2T(0-9)2:(0-9)2:(0-9)2],
 local.fieldValue)

 Can some one please point out what I am doing wrong here?

 --
 AJ Mercer
 Web Log: http://webonix.net


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313513
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Two CF 8.01 Clustering problems

2008-10-01 Thread AJ Mercer
for point 2there maybe some timeout setting on the network - if it cant see
it for a period of time it may think the cluster is dead.

Is the newtowrk under load when it drops out?


On Thu, Oct 2, 2008 at 2:28 PM, James Holmes [EMAIL PROTECTED] wrote:

 We have two problems with clustering our CF 8.01 Multiserver (i.e. JRun)
 installs.

 1) Session replication is broken. When we turn off an instance in a cluster
 that has session replication and stickiness turned on, the next server that
 gets the request throws a null pointer error when trying to run
 Application.cfc to establish the session. We've confirmed this by clearing
 the session cookies on the browser; this enables the server to respond
 correctly as it can then set up its own session. Turning off session
 replication makes this go away. Any ideas what might be wrong with our
 setup
 to cause session replication to fail?

 2) Half way through yesterday, our clustering started to fail. Up until now
 all the servers have behaved properly, all joining the cluster correctly.
 Now, servers will drop out of the cluster for no reason, only to re-join
 later on. They intermittently drop in and out of the cluster. The
 most interesting part is that when they drop out, they do it in pairs. Each
 pair of servers in the same datacentre stay clustered; they seem to lose
 the
 connection with the servers in the other datacentre (we have four servers,
 two in each datacentre, all on the same VLAN subnet). I've tried adding the
 servers as unicast peers rather than letting the multicast discovery find
 them, but it didn't help. If anyone has ideas about how best to monitor the
 connections between the servers and get an idea of why the servers are
 dropping out of the cluster, please let me know.

 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313377
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: using anchors

2008-09-24 Thread AJ Mercer
I have found in the past that there needs to be content on the tag that has
the anchortry putting in nbsp;


On Thu, Sep 25, 2008 at 11:04 AM, Eric Roberts 
[EMAIL PROTECTED] wrote:

 I am having a bit of an issue here...

 I have a column link that set off a javascript form submission.  This
 process updates the status of a record.  What I want is for the page to
 return to the location of the link you just clicked on.  I set the anchor
 (I
 tried both a label=#xx#/a and div id=#xx#/div  Both resulted in
 the  focus being several lines above the location of the anchor.  The form
 action then had action=xxx.cfm?xx1=123xx2=123###get_id.id#.   Any
 insight
 on this would be great


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:313041
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFFILE and Ajax file uploads

2008-09-17 Thread AJ Mercer
I used this jQuery plugin
http://www.phpletter.com/Demo/AjaxFileUpload-Demo/

On Thu, Sep 18, 2008 at 5:02 AM, Brent Nicholas
[EMAIL PROTECTED]wrote:

 Hi all,

 So I did some googling and searched through the threads here as well. I'm
 not finding what I need to know.

 What I'm trying to do:
 Upload a file to the server via ajax and an iFrame using the tool from: (
 http://www.webtoolkit.info/ajax-file-upload.html)

 I've got the code in a test file, and can get the form var in the receiving
 (cfm)  page to output the file var (it results in a path to the file I
 choose) but it won't upload. Any ideas? Anyone using this and getting it to
 work?

 I've zipped my files and posted them here (
 http://www.cflhd.gov/cffileajax.zip) for you to look at. The code from the
 AIM toolkit is unchanged except the form tag, I played around with that a
 bit.
 CHANGES:
 added enctype - none prior
 renamed the file input from 'form[file]' to FILE_LOC
 changed action to cffile.cfm

 Really I just need to know what the CFILE tag is expecting. I've used it no
 problem in the past, but I think I'm not quite understanding something here.

 (Oh, I know there are sofware packages I can buy and flash solutions.. I
 don't want either. This is govt...)

 Thanks for your time and effort.
 Brent

 

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


JRun4 - what updater is installed?

2008-09-10 Thread AJ Mercer
Does anyone know how to find what version, including updater, of JRun I have
installed?
I have installed CF801 and am trying to determine if I should install
updater 7 for JRun4.


-- 
AJ Mercer
Web Log: http://webonix.net


Once you come to the realisation that everyone is crazy,
You will never be surprised or disappointed ever again.
AJM 2008


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


Re: JRun4 - what updater is installed?

2008-09-10 Thread AJ Mercer
for those playing at home *JRun Updater 7* should not be applied if
ColdFusion 8.0.1 is installed.

http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403823


On Thu, Sep 11, 2008 at 1:10 PM, AJ Mercer [EMAIL PROTECTED] wrote:

 Does anyone know how to find what version, including updater, of JRun I
 have installed?
 I have installed CF801 and am trying to determine if I should install
 updater 7 for JRun4.


 --
 AJ Mercer
 Web Log: http://webonix.net


 Once you come to the realisation that everyone is crazy,
 You will never be surprised or disappointed ever again.
 AJM 2008




-- 
AJ Mercer
Web Log: http://webonix.net


Once you come to the realisation that everyone is crazy,
You will never be surprised or disappointed ever again.
AJM 2008


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


QoQ string as field

2008-06-26 Thread AJ Mercer
Can QoQ strings as a field?

eg
SELECT '#myVariable#' as myVariable



-- 

AJ Mercer
Web Log: http://webonix.net


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


Re: built-in javaloader? (was Re: Deviceatlas and ColdFusion)

2008-06-17 Thread AJ Mercer
something like this
http://javaloader.riaforge.org/


On Wed, Jun 18, 2008 at 9:18 AM, denstar [EMAIL PROTECTED] wrote:

 On Tue, Jun 17, 2008 at 5:15 PM, Dave Watts wrote:
 
  In either case, after adding your Java file to the appropriate directory,
  restart CF.

 Would some sorta built-in classloader for CF be pie-in-the-sky type
 dreaming?

 I'm thinking, due to the nature of classloaders and whatnot, that it
 probably is, but it *sounds* nice.  :-)

 -Denny

 --
 Gracie: I'd go with you but...
 Jack Burton: I know, there's a problem with your face.

 

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


Re: LinkedIn CF group

2008-06-12 Thread AJ Mercer
Theis is a Railo group too
***http://www.linkedin.com/e/gis/71368/0CF7D323BBC1

*
On Thu, Mar 6, 2008 at 11:54 PM, Ben Forta [EMAIL PROTECTED] wrote:

 And here's a Flex group, just coz ;-)

 http://www.linkedin.com/e/gis/65596/7DF3445D30E0

 --- Ben


 -Original Message-
 From: James Wolfe [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 04, 2008 6:01 PM
 To: CF-Talk
 Subject: LinkedIn CF group

 I'm not sure what purpose it serves, but I created a LinkedIn CF group if
 anyone cares


 http://www.linkedin.com/groupInvitation?groupID=63526sharedKey=59CB6255962F





 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307359
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Railo 3 - Open Source with JBoss

2008-06-05 Thread AJ Mercer
Adam Lehman (Adobe) has a great blog entry

http://www.adrocknaphobia.com/post.cfm/breaking-railo-partners-with-jbossorg-to-open-source-cfml


On Fri, Jun 6, 2008 at 4:24 AM, Andy Matthews [EMAIL PROTECTED]
wrote:

 I'd say that's a strong certainty. Maybe they think that if BD has to go
 open source, Railo won't have a chance? I'm pretty sure that the lead
 developer for Railo is on this list...Gert I think is his name?

 -Original Message-
 From: Larry Lyons [mailto:[EMAIL PROTECTED]
 Sent: Thursday, June 05, 2008 2:42 PM
 To: CF-Talk
 Subject: Re: Railo 3 - Open Source with JBoss

 Railo announced today that they are joining JBoss.org and going Open
 Source.
 
 The license will be LGPL2. More information is available on jboss.org
 
 :)

 Very interesting, especially with the integration with messaging and JBoss
 caching. I wonder if this has any anything to do with open BlueDragon's
 release?



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306935
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Time Rounding

2008-06-04 Thread AJ Mercer
or this

cfset minuteTime = 8 /

cfset round15 = round(minuteTime/15) * 15
cfoutput#minuteTime# : #round15#br //cfoutput

If round15 equal 60
you will need to increment the hour
and set minutes to 0

On Wed, Jun 4, 2008 at 1:36 PM, Michael E. Carluen [EMAIL PROTECTED]
wrote:

 Terry,
 Try this:
 cfoutput#minute(now())#/cfoutput
 cfset theminute = minute(now())
 cfset roundedhour = hour(now())
 cfif theminute lte 7
cfset roundedMinute = 0
 cfelseif theminute lte 23
cfset roundedMinute = 15
 cfelseif theminute lte 37
cfset roundedMinute = 30
 cfelseif theminute lte 53
cfset roundedMinute = 45
 cfelse
cfset roundedhour = hour(now())+1
cfset roundedMinute = 0
 /cfif
 cfset

 theroundedtime=createDateTime(year(now()),month(now()),day(now()),roundedhou
 r,roundedMinute,0)
 cfoutput#theroundedtime#/cfoutput

 There probably a better way that someone else may suggest, but for now you
 can start with the one above.

 Hth,

 Michael






  -Original Message-
  From: Terry Troxel [mailto:[EMAIL PROTECTED]
  Sent: Sunday, June 01, 2008 5:11 AM
  To: CF-Talk
  Subject: Time Rounding
 
  I have been asked to write a time clock application and am having trouble
  figuring how to round time to 15 minute increments based upon a punch
 time
  as our mechanical time clock does.
 
  Any help would be appreciated.
 
  Terry Troxel
 


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306798
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Jrun Alteratives

2008-05-23 Thread AJ Mercer
Thanks Larry.

Have you done any clustering with JBoss / Apache?

Can you compare/contrast with JRun?


On Fri, May 23, 2008 at 10:56 PM, Larry Lyons [EMAIL PROTECTED] wrote:

 Steve Brownlee has a short tutorial on how to do this with JBoss:
 http://www.fusioncube.net/?p=8

 hth,
 larry

 If you want your code to live outside the JEE web app, you're going to
 have a pile trouble.  JRun is the only server I've seen that lets you
 do that kind of thing.  Doing it requires a very tight integration
 with the web server (via the connector).
 
 cheers,
 barneyb
 
 On Thu, May 22, 2008 at 11:54 AM, Alex DeMarco [EMAIL PROTECTED]
 wrote:
 
 
 --
 Barney Boisvert
 [EMAIL PROTECTED]
 http://www.barneyb.com/
 
 Got Gmail? I have 100 invites.

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305987
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Jrun Alteratives

2008-05-22 Thread AJ Mercer
Hi Larry,

Are you using JBoss as the web server too?
Or are you using IIS/Apache/Other?


On Fri, May 23, 2008 at 3:34 AM, Larry Lyons [EMAIL PROTECTED] wrote:

 We've been using CF Enterprise on JBoss. Its been an easy install that
 worked very well. Just put the Jboss app server whereever you want then copy
 over your cf war app  with your code in it to the deploy directory. Real
 simple and easy.

 hth,
 larry

  We have been having serious thoughts of getting off of Jrun and into
  some other App Server (possible Oracle).  However given the way we use
  IIS it's looking to be a very difficult migration.  Has anyone
  migrated off of Jrun?  Any tips?
 
  I deployed cfmx8 under Oracle 10g 10.1.3 howeveer none of our code
  worked since it must reside under the applications dir within the 10g
  instance(we have d:\inetpub\yadda\yadda).  Any pointers on migrating
  would be appreciated.
 
  Thanks!
 
  - Alex


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305941
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Possible to use value statement and dual in mysql 5?

2008-05-21 Thread AJ Mercer
I think you will find 'dual' is an oracle only thing




On Wed, May 21, 2008 at 3:39 AM, Rick Faircloth [EMAIL PROTECTED]
wrote:

 Hi, all...

 Does anyone know if it's possible to use a value statement
 in this query that uses dual?

 I need to insert a value of hmls for the field mls in the
 property_photos table
 when this query is run...

insert
  into property_photos
   ( photo_filename, photo_mls_number )

select '#photolist.name#', '#listfirst(photolist.name, '_')#'
  from dual
 where
 not exists (select photo_filename
  from property_photos
 where photo_filename = '#photolist.name#')

 Thanks,

 Rick


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305794
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 printing to an Epson receipt printer

2008-05-19 Thread AJ Mercer
I have many years ago - using asp

From memory, you have to use a particular font and send down control
characters using ascii()

On Mon, May 19, 2008 at 9:05 PM, Toby King [EMAIL PROTECTED] wrote:

 HI all

 I'm wondering if anyone has ever developed an application with one
 requirement being to print to an Epson receipt or any other type of receipt
 printer.

 I look forward to hearing from anyone who may have done this.

 Regards



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305600
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: load balancing / failover

2008-05-15 Thread AJ Mercer
Just to clarify Russ,

You still have a (JRun) cluster,
even though you are connecting directly to a CF instance?


On Fri, May 16, 2008 at 1:47 AM, Russ [EMAIL PROTECTED] wrote:

 I can't speak for what is the best solution, but we've had fairly good
 experiences using my custom Apache connector that connects to only a single
 cluster instance, and having 2 front end Apache servers (which are load
 balanced using a hardware load balancer) and 2 backend Apache/CF servers
 which are also load balanced using the same hardware load balancer.  The
 image requests get served by the front end servers, and the CF requests get
 forwarded to the backend servers through the load balancer.  If an instance
 is offline, it gets taken offline by the load balancer and requests are no
 longer sent to it until it comes back up.

 I had to modify the Apache connector a bit to make this work.  I basically
 added a new config command which restricts which instances it's allowed to
 connect to.

 Russ

  -Original Message-
  From: AJ Mercer [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, May 14, 2008 6:58 PM
  To: CF-Talk
  Subject: Re: load balancing / failover
 
  So if money was not object, what would be the perfect set up for a
  ColdFusion Environment?
 
 
  Do other vendor's provide a better J2EE server that has better clustering
  that JRun?
 
  When it comes to connecting to the JRun (CF) cluster, does IIS work
  differently than Apache?
  (for clustering) is one better than the other?
 
 
  For what we have been experiencing (IIS [separate server] | CF702/JRun 4
  updater 7 [2 servers, 2 instances each]; recently JVM1.5),
  it seems to me that there is too much dependence between IIS and
  individual
  CF instances.
   - at times, if one instance does off line, the whole site goes down.
   - if an instance is off-line when IIS comes up, it is not added to the
  cluster when it comes back on-line
   - IIS needs to be restarted if there is a change in the cluster
 
  Has any one noticed any improvements in clustering in CF8?
 
  Updater 7 for JRun was meant to have clustering fixes, but we have not
  noticed it :-(
 
  On Thu, May 15, 2008 at 6:06 AM, Russ [EMAIL PROTECTED] wrote:
 
   
Russ, I think Rick already basically answered the question of why he
isn't using something more advanced when he said I don't have a
 setup
that warrants having multiple physical servers and a hardware load
balancer.  Even LVS would not only require him to use Linux, but
 have
an additional physical server to control the load balancing.
   
   Sorry I wasn't following the thread closely.  Having two instances on
  the
   same server won't provide a huge amount of redundancy, but if he wants
  to
   run everything on the same server, there's again either a shared
  hardware
   loadbalancer which can be had fairly cheap at a place like HMS, or set
  up
   LVS or something in VMWare on the same box.  If he's already on Linux,
  he
   can probably even use the same box.
  
   I believe Apache also has some rudimentary load balancing built in, but
  it
   probably wouldn't work for this.
  
   Russ
  
  
  
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305386
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: load balancing / failover

2008-05-14 Thread AJ Mercer
So if money was not object, what would be the perfect set up for a
ColdFusion Environment?


Do other vendor's provide a better J2EE server that has better clustering
that JRun?

When it comes to connecting to the JRun (CF) cluster, does IIS work
differently than Apache?
(for clustering) is one better than the other?


For what we have been experiencing (IIS [separate server] | CF702/JRun 4
updater 7 [2 servers, 2 instances each]; recently JVM1.5),
it seems to me that there is too much dependence between IIS and individual
CF instances.
 - at times, if one instance does off line, the whole site goes down.
 - if an instance is off-line when IIS comes up, it is not added to the
cluster when it comes back on-line
 - IIS needs to be restarted if there is a change in the cluster

Has any one noticed any improvements in clustering in CF8?

Updater 7 for JRun was meant to have clustering fixes, but we have not
noticed it :-(

On Thu, May 15, 2008 at 6:06 AM, Russ [EMAIL PROTECTED] wrote:

 
  Russ, I think Rick already basically answered the question of why he
  isn't using something more advanced when he said I don't have a setup
  that warrants having multiple physical servers and a hardware load
  balancer.  Even LVS would not only require him to use Linux, but have
  an additional physical server to control the load balancing.
 
 Sorry I wasn't following the thread closely.  Having two instances on the
 same server won't provide a huge amount of redundancy, but if he wants to
 run everything on the same server, there's again either a shared hardware
 loadbalancer which can be had fairly cheap at a place like HMS, or set up
 LVS or something in VMWare on the same box.  If he's already on Linux, he
 can probably even use the same box.

 I believe Apache also has some rudimentary load balancing built in, but it
 probably wouldn't work for this.

 Russ


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305291
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfmail won't send

2008-04-27 Thread AJ Mercer
you may have to get the CF server trusted by the mail server
ALLOW RELAY

Your mail administrator should know what these means


On Mon, Apr 28, 2008 at 1:31 PM, James Holmes [EMAIL PROTECTED]
wrote:

 Have you checked your junk mail folder?

 On Sat, Apr 26, 2008 at 5:45 AM, daniel kessler [EMAIL PROTECTED] wrote:
  1.  No, I sent mail from another application
 
   2. No.
 
   3. okay, will give it a shot.
 
   I don't have access to the cfserver.  It's shared hosting at the U.
  Since the other application worked, I'll start over and use it's cfmail
 block to try again.
 
   And it did help.  It made me check the other application to assure that
 email was fine.  I'll transfer info over one piece at a time to see where I
 goofed.
 
   thanks.
 
 
 
   It could be a bunch of stuff:
   
   1. Your mail server may not exist (not likely)
   2. You may need to pass credentials to your mail server (legitimate
   username and password)
   3. The timeout may be too short, just get rid of it for testing.
   
   Do you have access to the webserver where CF is running? If so, log in
   and check the mail spool to make sure that the email is being
   generated and is getting to the spool.
   
   The spool is here:
   CFUSIONFOLDER\Mail\Spool
   
   There is also a folder is files undeliverable emails named
   Undelivr
   
   It is possible your CF server isnt sending any email, check and see if
   there is a bunch built up in there.
   
   If you have access to the CF Administrator, log in and enable Mail
   Logging. Then try it a bunch and check the Mail log files to see if an
   error is being generated.
   
   
   Those are the typical problems
   
   HTH
   
   =]
   
   
   --
   Alan Rother
   Adobe Certified Advanced ColdFusion MX 7 Developer
   Manager, Phoenix Cold Fusion User Group, AZCFUG.org
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304308
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfexecute - at my wits end!

2008-04-23 Thread AJ Mercer
Have you got your ColdFusion Service running with a user account?
If not, try using the same account that you use to log onto the server with.



On Thu, Apr 24, 2008 at 8:54 AM, Dave Phillips 
[EMAIL PROTECTED] wrote:

 Hi all,

 I am trying to combine two wav files from the command prompt using
 coldfusion and sox (http://sox.sourceforge.net/).  I am using cfexecute.
  I can output my 'name' and 'arguments' attribute for cfexecute to the
 screen, copy and paste them to the command prompt and the program executes
 perfectly.  However, when I run the cfexecute, the program apparently does
 not execute.  I'm on a windows system, with MX 7.  I can't explain why.
  I've tried using the output variable and I just get an empty text file.

 Does anyone have any ideas?  If you know of any other COM object or
 library I could use instead, that would be fine too.  I'm just needing to
 combine wave files from within my CF app.

 Thanks,

 Dave

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304120
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Parse phone number characters - almost there ...

2008-04-22 Thread AJ Mercer
you are not using regex so just use the replace function (no REreplace)


On Tue, Apr 22, 2008 at 3:25 PM, [EMAIL PROTECTED] wrote:

 I've got different phone number formats due to an csv import.  I'm trying
 to remove
 phone number formating from the database and just have the numbers.  As I
 parse
 through my phone numbers from a query, this code is throwing errors.  I'm
 trying to
 get rid of ')', '(', '.' and '-'

cfset phone = rereplace(phone, (, , all) /
cfset phone = rereplace(phone, ), , all) /
cfset phone = rereplace(phone, ., , all) /
cfset phone = rereplace(phone, -, , all) /

 Thanks

 D

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303960
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.0 clustering - quick question.

2008-04-20 Thread AJ Mercer
we have unique ports per server (that is port 8301  8302 is used on two
server), but we are having issues adding a third server to the cluster - I
too would be interested in hearing a authoritative view on this question.


On Sun, Apr 20, 2008 at 1:30 AM, WebSite CFtalk [EMAIL PROTECTED] wrote:

 Hello,

 I'm struggling with a cluster setup. (IIS6/CF8, 2 servers with 2
 instances each)

 The problem is session replication - tons of errors regarding session
 replication failed in the logs:

  19/04 19:01:40 error Setup of session replication failed.
 [2]java.io.StreamCorruptedException: unexpected end of block data
 

 And a lot of these:

 
 19/04 19:01:40 error unexpected end of block data
 java.io.StreamCorruptedException: unexpected end of block data

 As soon as I turn off session replication the errors disappear.

 This also happens when running a cluster with 2 instances on one server
 - i.e. no network trouble.

 One thing is unclear (or obvious?..) in the references I've found:

 Should the jndi ports and proxy ports be different on each server
 instance, or should they be the same all over?

 Anyone?

 Thanks,
 Helge

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303826
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 Array help

2008-04-17 Thread AJ Mercer
That is a horrible URL to work with
Do you have any control over that?

If so, try something like
?group1=20group2=16,3,17group3=2,11,18

The you can use CGI.query_string as a list of lists

loop through with a delimiter of '' to get you groups
then do listFirst  listLast with a delimiter of '=' to get group name and
values
then loop though values with a ',' delimiter to get individual values



On Fri, Apr 18, 2008 at 12:28 PM, Brian Sheridan 
[EMAIL PROTECTED] wrote:

 Im not that familiar with Coldfusion and I'm learning.  I have spent alot
 of time with no luck. Can someone please take a peek at my code and help me
 arrange this data correctly. Any help much appreciated.


 -
 The data is set from a JS var and Im passing it from URL


 http://localhost/drag/page2.cfm?Groups=group1:%20group2:%2016,3,17group3:%202,11,18group4:%2010,7group5:%201,8,20group6:%209,15,12group7:%205,6group8:%2014,13group9:%204,19

 Here is what my array looks like
 --
 cfset MyArray = ArrayNew(1)
 cfset mylist=#groups#
 cfloop from=1 to=#ListLen(mylist)# index=i
 cfset MyArray[i] = ListGetAt(mylist, i)
 cfoutput#MyArray[i]#br
 /cfoutput/cfloop

  And here are my results:
 ---
 group1: group2: 16
 3
 17group3: 2
 11
 18group4: 10
 7group5: 1
 8
 20group6: 9
 15
 12group7: 5
 6group8: 14
 13group9: 4
 19

 THIS IS HOW I NEED TO OUTPUT...  PLEASE HELP ME.
 --

 Group, UserID
 group2, 16
 group2, 3
 group2, 17
 group3, 2
 group3, 11
 group3, 18
 group4, 10
 group4, 7
 group5, 1
 group5, 8
 group5, 20
 group6, 9
 group6, 15
 group6, 12
 group7, 5
 group7, 6
 group8, 14
 group8, 13
 group9, 4
 group9, 19

 I need the data in this format so i can place it into a database.






 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303718
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfhttp stopped working, anyone experienced this

2008-04-16 Thread AJ Mercer
if you log onto the server, can you browse to the URL?
Can you ping the domain?

Have firewall settings changed?


On Wed, Apr 16, 2008 at 7:05 AM, Scott Mulholland [EMAIL PROTECTED]
wrote:

 I have a piece of code that has always worked that does a cfhttp to create
 a
 static file.  The file it calls is on the same server/domain.  Today the
 cfhttp just keeps timing out.  cfhttp calls to other urls not on the
 server
 work without issue though.  Anyone else experience anything like this?



 Thanks,
 Scott



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303547
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfhttp stopped working, anyone experienced this

2008-04-16 Thread AJ Mercer
are you happy with the URL being used, if it is being generated dynamically
it may be malformed or incorrect.

Is it in a cf try?
Also, try dumping CFHTTP after the call - it will have a status code and
other info that my help



On Wed, Apr 16, 2008 at 9:03 PM, Scott Mulholland [EMAIL PROTECTED]
wrote:

 Yes on the browse, yes on the ping, I have an inquiry in on the firewall
 settings.

 -Original Message-
 From: AJ Mercer [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, April 16, 2008 3:18 AM
 To: CF-Talk
 Subject: Re: cfhttp stopped working, anyone experienced this

 if you log onto the server, can you browse to the URL?
 Can you ping the domain?

 Have firewall settings changed?


 On Wed, Apr 16, 2008 at 7:05 AM, Scott Mulholland [EMAIL PROTECTED]
 wrote:

  I have a piece of code that has always worked that does a cfhttp to
 create
  a
  static file.  The file it calls is on the same server/domain.  Today the
  cfhttp just keeps timing out.  cfhttp calls to other urls not on the
  server
  work without issue though.  Anyone else experience anything like this?
 
 
 
  Thanks,
  Scott
 
 
 
 



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303649
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: simple loop

2008-04-10 Thread AJ Mercer
I have had weird things happing with queies with in a query loop

try putting the outer query column into it's own variable and use that in
the inner query

cfset VARIABLES.serialnumber = Trim(get.serialnumber) /

where serialnumber = '#VARIABLES.serialnumber#'

On Thu, Apr 10, 2008 at 9:36 PM, Orlini, Robert [EMAIL PROTECTED]
wrote:

 I have a simple loop problem. I'm comapring two tables and want it to
 display serial numbers from both tables when there is a match. Unfotunately
 the way I have it setup it never finds a match even though I know there is a
 few. I think the loop is wrong. See code below.

 Thanks.

 RO
 HWW

 CFQUERY name=get datasource=pc_inventory
 Select * from inventory
 where serialnumber = serialnumber
 /cfquery

 CFloop query=get
 CFQUERY name=check datasource=spice
 Select * from spice
 where serialnumber = '#trim(get.serialnumber)#'
 /cfquery

 CFIF get.recordcount eq 1
 CFoutput#trim(check.serialnumber)# --
 #trim(get.serialnumber)#br/CFOUTPUT
 cfelseNO MATCH - cfoutput#get.recordcount#/cfoutputbr
 /CFIF
 /cfloop
 /html


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303094
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFMX 8 and Oracle RAC database

2008-04-09 Thread AJ Mercer
I ma not sure if it has changed in CF8, but this is what our CF702 connect
string looks like

jdbc:macromedia:oracle://mustang-vip:1522;serviceName=iprod;alternateServers=(cougar-vip:1522);loadBalancing=true

This seems to be doing the trick.

On Wed, Apr 9, 2008 at 2:43 AM, Alex DeMarco [EMAIL PROTECTED] wrote:

 Using this type of connect string:

 jdbc:oracle:thin:@(description=(address_list= (LOAD_BALANCE=ON)
 (address=(host=server1)
 (protocol=tcp)(port=1521))(address=(host=server2)(protocol=tcp)
 (port=1521)))(connect_data=(service_name= servicename)))

 What should be the expected behavior?  When  a node in the cluster comes
 down should the CFMX throw and error or automatically switch to the other
 node?  We are doing some testing and when a node comes down we get a cfquery
 error.  However, wait a minute and hit refresh and the page continues to
 work..  Is this the correct behavior?  I guess I was expecting a slight
 delay in response time while cfmx tried the other node...

 Am I off base here? Or is there something else I am missing?

 thanks!

 - Alex

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303004
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


get web server name/ip

2008-04-06 Thread AJ Mercer
Is it possible to get the web server Name or IP that is making the CFM
request?

We have separate machines for ColdFusion and the Web Server (IIS)

And we have a DR site with the same set up.
When we flip over to the DR site, we have to change APPLICATION variable to
the DR web server address.
It would be neat if it could lookup the name/IP itself.

Any ideas / suggestions?


-- 

AJ Mercer
Web Log: http://webonix.net


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302817
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


  1   2   3   >