[cfaussie] Extending Application.cfc

2011-03-15 Thread Gavin Beau Baumanis
Let me start with; This might sound a little weird. We have extended Application.cfc which extends BaseApplication.cfc I am pretty sure that I have discussed it before, but a search of the group hasn't turned up anything. The reason for this post is - I am sure I did the extends for a real /

Re: [cfaussie] Extending Application.cfc

2011-03-15 Thread Gavin Beau Baumanis
like a bit of a waste of time. But I know we did it for some reason. I just can't remember what it was! On 16/03/2011, at 10:20 AM, Kym Kovan wrote: On 16/03/2011 09:57, Gavin Beau Baumanis wrote: So I thought I would ask for the normal use-cases that an Application.cfc gets extended

Re: [cfaussie] Extending Application.cfc

2011-03-15 Thread Gavin Beau Baumanis
/ web applications? Mark On Wed, Mar 16, 2011 at 10:27 AM, Gavin Beau Baumanis b...@palcare.com.au wrote: Hi Kym, Thanks. Weirdly, we don't put anything into Application.cfc. This is it; cfcomponent name=Application extends=BaseApplication /cfcomponent And we have

Re: [cfaussie] Extending Application.cfc

2011-03-15 Thread Gavin Beau Baumanis
:27, Gavin Beau Baumanis wrote: But I know we did it for some reason. I just can't remember what it was! At this point I could make a comment about comments, but I won't :-) -- Yours, Kym Kovan mbcomms.net.au -- You received this message because you are subscribed

[cfaussie] Melbourne CFUG.

2011-02-17 Thread Gavin Beau Baumanis
. It pretty much boils down to common-sense / almost throw away comments / observations / tips that I have picked-up / learnt through trial and error. But you know what they say: There isn't anything common about common-sense. Gavin Beau Baumanis -- You received this message because you

Re: [cfaussie] Re: CFUG Melbourne 17 Feb 2011

2011-02-15 Thread Gavin Beau Baumanis
Hi Peter, Now that my bike has been repaired - I will be able to attend. Our intern should also be there too - but he's not currently in at work to ask. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P

Re: [cfaussie] The request has exceeded the allowable time limit Tag: CFLOOP

2011-02-02 Thread Gavin Beau Baumanis
. - it is cfml/html only for running a report. Looks like we will rewrite the report from the ground-up and see how we go. If it works (the new one) - we can then do a comparison between the two and hopefully nut-out what is wrong with the original. Thanks to all. Gavin Beau Baumanis On 03/02

Re: [cfaussie] The request has exceeded the allowable time limit Tag: CFLOOP

2011-02-01 Thread Gavin Beau Baumanis
, or drop some cftimers in place, and work out what is taking so long, and attempt to speed it up (or both!) Mark On Wed, Feb 2, 2011 at 2:34 PM, Gavin Beau Baumanis b...@palcare.com.au wrote: Hi there everyone, We have an issue with some long running SQL in our application

Re: [cfaussie] The request has exceeded the allowable time limit Tag: CFLOOP

2011-02-01 Thread Gavin Beau Baumanis
that may be lower? Is your request timeout 960 seconds? (Rather than 480) - stupid question, but figured I would ask. Mark On Wed, Feb 2, 2011 at 2:56 PM, Gavin Beau Baumanis b...@palcare.com.au wrote: Hi Mark, Thanks for the reply - as always I appreciate the help. I just timed

Re: [cfaussie] The request has exceeded the allowable time limit Tag: CFLOOP

2011-02-01 Thread Gavin Beau Baumanis
” setting that is killing it before it finishes? From: Gavin Beau Baumanis [mailto:b...@palcare.com.au] Sent: Wednesday, 2 February 2011 3:40 PM To: cfaussie@googlegroups.com Subject: Re: [cfaussie] The request has exceeded the allowable time limit Tag: CFLOOP Hi again Mark

[cfaussie] OOP question.

2010-12-14 Thread Gavin Beau Baumanis
it should go in the patient object. But it's not completely operating on just the patent object. the discharged information will not be part of the normal patient object . I look forward to some insight - and thanks as always! Gavin Beau Baumanis -- You received this message because you

Re: [cfaussie] OOP question.

2010-12-14 Thread Gavin Beau Baumanis
. Which is fine in theory. I am however quite new to actually using OOP - as opposed to just knowing / reading about it.. I'd just like to make sure that I don't develop a habit that isn't considered a good practice. Gavin Beau Baumanis On 14/12/2010, at 11:10 PM, Chris Velevitch wrote: I

Re: [cfaussie] OOP question.

2010-12-14 Thread Gavin Beau Baumanis
is a discreet separate concern? Gavin Beau Baumanis On 15/12/2010, at 8:10 AM, Mark Ireland wrote: Chris has a point. The Patient.cfc need not be too large. You must decide if you will invoke other CFCs or extend them. Extending is trickier but worth it if you get it right. Have you

Re: [cfaussie] Reminder RSVP Request: CFUG / MFUG Melbourne December 2010: Combined CF/Flex UG Xmas Dinner

2010-12-13 Thread Gavin Beau Baumanis
Hi Peter, I should be coming. I recently had a bike accident and am off-road until possibly after xmas, depending on parts availability. It all depends on; if I can organise transport home from the train afterwards or not - living out in the sticks means no busses after 8 pm. But I hope to be

Re: [cfaussie] Re: Microsoft SQL server CPU very high, close to 100% a lot of the time

2010-11-28 Thread Gavin Beau Baumanis
As for the client settings / DSN. What is the recommendation then? We have ours set to registry. Though since we're on linux and we don;t have a registry - I am guessing it using some sort of text file but it is only a guess! Gavin Beau Baumanis On 29/11/2010, at 2:39 PM, charlie

Re: [cfaussie] Does a service require Application.cfc/cfm

2010-11-24 Thread Gavin Beau Baumanis
- by not having a specific Application.cfc for the service - so I thought I better ask! As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http

[cfaussie] Does a service require Application.cfc/cfm

2010-11-23 Thread Gavin Beau Baumanis
assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au -- You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email

Re: [cfaussie] CFObjective

2010-11-14 Thread Gavin Beau Baumanis
But once you get there - feel free to strip off and do a nudey-run? Hmmm the good old days, back in the navy are coming back to me :) Gavin. On 15/11/2010, at 11:10 AM, Kai Koenig wrote: I think it'd be appropriate to wear some sort of trousers, tshirt and footwear. The general rule

[cfaussie] Weird CFML syntax error.

2010-10-24 Thread Gavin Beau Baumanis
weird! As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au -- You received this message because you are subscribed

Re: [cfaussie] Weird CFML syntax error.

2010-10-24 Thread Gavin Beau Baumanis
... Gavin. On 25/10/2010, at 11:50 AM, Gavin Beau Baumanis wrote: Hi Everyone, I was recently in an area of our application that is seldom used and I got an error about misformed CFML. I think it was something like a missing the closing cfif tag - anyway... Here is the patch

Re: [cfaussie] CFUG Melbourne October 2010: ColdFusion i/o

2010-10-21 Thread Gavin Beau Baumanis
was on her own to look after the other kids and go to the hospital on her own as well wasn't a position worth entertaining! Hope to see you all at the next one. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty

Re: [cfaussie] CFUG Melbourne October 2010: ColdFusion i/o

2010-10-21 Thread Gavin Beau Baumanis
Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 22/10/2010, at 1:32 PM, Mark Mandel wrote: Ouch! All the best to your son! Mark On Fri, Oct 22, 2010 at 1:20 PM, Gavin Beau Baumanis b

Re: [cfaussie] CFUG Melbourne October 2010: ColdFusion i/o

2010-10-18 Thread Gavin Beau Baumanis
Me be there... As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 19/10/2010, at 3:25 PM, Peter Robertson wrote

Re: [cfaussie] OT : SQL TEXT type column

2010-10-14 Thread Gavin Beau Baumanis
Exceeding 8 KB topic in SQL Server Books Online. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 15/10/2010, at 3

Re: [cfaussie] CF and Ajax

2010-10-12 Thread Gavin Beau Baumanis
-sheet when I don;t need the complexity of a full JS library. And because it is all about hand-written JavaScript with whatever technology in the background (in your case CFML) it will work with any version of CF. As always, please contact me if I can be of any futher assistance. Gavin Beau

Re: [cfaussie] Weird CFINPUT error

2010-10-12 Thread Gavin Beau Baumanis
Hi Rae, Quick question - just shooting from the hip; You input is inside a CFFORM and not FORM element? Otherwise, I have not seen the error before, sorry and up until quite recently, we were using CF7 too. As always, please contact me if I can be of any futher assistance. Gavin Beau

Re: [cfaussie] CF and Ajax

2010-10-12 Thread Gavin Beau Baumanis
Awesome resource - Thanks Chris! As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 13/10/2010, at 11:58 AM, Chris

Re: [cfaussie] CF and Ajax

2010-10-11 Thread Gavin Beau Baumanis
#|#unitcost##newline# /cfloop /cfoutput Let me know if you need anything more and I'll see if I can squeeze in writing a select box demo for you overnight. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P

Re: [cfaussie] Re: Really strange WebService issue.

2010-10-09 Thread Gavin Beau Baumanis
I'm going to say no, I think - but it could be yes??? Does specifying a CFC as the returntype mean the same thing? Because I certainly have a CFC defined with property names and their types specified, too. I have the following in the CFC that is the webservice. !--- So that we can return a

Re: [cfaussie] Really strange WebService issue.

2010-10-07 Thread Gavin Beau Baumanis
to work remotely. Now simply add in everything from the first email here. I.e. no further change was made - only restarting the server corrected whatever the underlying issue was. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer

Re: [cfaussie] Really strange WebService issue.

2010-10-07 Thread Gavin Beau Baumanis
? As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 08/10/2010, at 11:15 AM, Chris Velevitch wrote: The service

Re: [cfaussie] Really strange WebService issue.

2010-10-07 Thread Gavin Beau Baumanis
here with any further news... But for the time being seems like I have more questions and still no answers... Thanks again to everyone for their help Gavin. On 08/10/2010, at 11:50 AM, Gavin Beau Baumanis wrote: Hi Chris, I must be wearing my fogged up glasses because I'm not sure I'm

Re: [cfaussie] Strange problem - Element RECORDCOUNT is undefined in query

2010-10-04 Thread Gavin Beau Baumanis
You learn something new every day - awesome, Thanks Chris! As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 04/10

Re: [cfaussie] CFUG Melbourne for September: Don't Miss It! Tomorrow Night (16 Sept)

2010-09-14 Thread Gavin Beau Baumanis
Hi Peter / Steve, I will be there. And will most likely have our intern with us. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http

Re: [cfaussie] Re: Eclipse Settings on Mac OS X

2010-08-21 Thread Gavin Beau Baumanis
the history of the log. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 21/08/2010, at 1:40 PM, KC Kuok wrote

Re: [cfaussie] Re: Eclipse Settings on Mac OS X

2010-08-21 Thread Gavin Beau Baumanis
- it doesn't crash (with the same plug-ins) if I use CFEcipse. And while I note the error log I posted mentions FlashBuilder, it was crashing without FlashBuilder added into the mix. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application

Re: [cfaussie] CFUG Melbourne August 2010: New features in Adobe ColdFusion Server 9 by Steve Onnis

2010-08-17 Thread Gavin Beau Baumanis
Hi Peter / Steve, I'll be there and most likely will have our intern with me again. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http

Re: [cfaussie] Re: Security update: Hotfix available for ColdFusion

2010-08-12 Thread Gavin Beau Baumanis
Hi Andrew, There is a link for signing up for email notification here; http://www.adobe.com/support/security/ Gavin Beau Baumanis On 12/08/2010, at 4:38 PM, Andrew wrote: Thanks Guys. I would have been unaware of this had it not been for the cfaussie list. Is there an official

Re: [cfaussie] Re: Comsume https webservice

2010-08-08 Thread Gavin Beau Baumanis
Hi Everyone, And thanks to you all - for all of your ongoing help. I can confirm the full hierarchy of certs has been imported into the java keystore for the JVM used by CF9. The command line and the certman CFIDE plug-in both conform all certs installed correctly. I can confirm our code is

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
On 05/08/2010, at 7:26 PM, MrBuzzy wrote: Annoying isn't it :) Yup sure is. When you view the https wsdl in a browser what warnings (if any) do you get? None. The WSDL looks identical to that produced when using a non-https URL. Apart from the namespace addresses etc being different

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
Beau Baumanis b...@palcare.com.au wrote: On 05/08/2010, at 7:26 PM, MrBuzzy wrote: Annoying isn't it :) Yup sure is. When you view the https wsdl in a browser what warnings (if any) do you get? None. The WSDL looks identical to that produced when using a non-https URL. Apart

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
my iPhone On 05/08/2010, at 11:21 PM, Gavin Beau Baumanis b...@palcare.com.au wrote: I don't get a cert warning in the browser because I have that cert and only that cert installed in the browser already. Our staging sites have all been confired to allow the same developer's client cert

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
I agree the default CF9 jvm should be a-o-k. But ya never know. I guess you're back to the challenge of importing it correctly. Or there's some other issue going on. Sent from my iPhone On 05/08/2010, at 11:21 PM, Gavin Beau Baumanis b...@palcare.com.au wrote: I don't get a cert

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
one in your code already??) - that would be most handy. Gavin. On 06/08/2010, at 1:01 PM, Gavin Beau Baumanis wrote: Hi Kai, Here is what CFAdmin tells me; JVM Details Java Version 1.6.0_14 Java Vendor Sun Microsystems Inc. Java Vendor URL http://java.sun.com

Re: [cfaussie] Comsume https webservice

2010-08-05 Thread Gavin Beau Baumanis
-Original Message- From: Gavin Beau Baumanis b...@palcare.com.au To: cfaussie@googlegroups.com Date: Fri, 6 Aug 2010 15:10:42 +1000 Subject: Re: [cfaussie] Comsume https webservice Now remember how I said EVERYTHING was working correctly for straight hhtp? Well that hasn't changed

Re: [cfaussie] CFObjective ANZ

2010-08-04 Thread Gavin Beau Baumanis
On 04/08/2010, at 6:19 PM, Barry Beattie wrote: and to back you up in what you say, Gavin, a classic case is formal study. When I was teaching, I tried to impress on the students, that although all the info was - in theory - out there ready to tap into, what was lost was structure and

Re: [cfaussie] CFUG Melbourne for 2010 (Post CFDrinks 3 Feb)

2010-02-04 Thread Gavin Beau Baumanis
am just a topic sponge. As always, please contact me if I can be of any futher assistance. Gavin Beau Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 04/02/2010, at 3:06 PM, Peter Robertson

Re: [cfaussie] ColdFusion 9 Upgrade

2010-01-25 Thread Gavin Beau Baumanis
up whether or not thtey have actually done anything... since we got the license we needed at the time. But we will require another soon, so I'll post again when I have found something out. Gavin Beau Baumanis On 25/01/2010, at 8:45 PM, Dale Fraser wrote: ColdFusion 9 Standard Upgrade is $893