Hi! If you use CF Builder with Fusebox 5 no XML, read on: I've created a CF Builder snippet package to allow you to, for example, type, "do[Ctrl-J]" and have...
4639
John M Bliss
houston_blue...
Apr 2, 2010 6:12 pm
Got my volunteers. Thanks, ya'll. ... -- John Bliss IT Professional @jbliss (t) / http://www.brandiandjohn.com...
4640
John M Bliss
houston_blue...
Apr 2, 2010 7:34 pm
Enjoy! http://fusebox5noxmlsnippets.riaforge.org ... -- John Bliss IT Professional @jbliss (t) / http://www.brandiandjohn.com...
4641
dcmccan@...
dcmccan...
Apr 19, 2010 10:57 pm
Went live with my first fusebox website (yeah!) and things are working well. Our webmaster had a question about the parsed file directory. He wants to just...
4642
Barney Boisvert
barneyboisvert
Apr 19, 2010 11:08 pm
If you do a load, all the parse files will be "orphaned", so you don't need to delete them explicitly, though since they are orphaned you can delete them with...
4643
Mike Ritchie
starkraving2002
Apr 19, 2010 11:09 pm
fusebox.loadclean=true is the only thing you need to put in the url, but physically deleting the parsed files won't update the application.fusebox structure....
4644
dcmccan@...
dcmccan...
Apr 20, 2010 6:27 pm
Thank you. I will pass that info along....
4645
John
jbirdsell_2000
Apr 27, 2010 3:02 pm
Trying to use cfencrypt with FB5 and decrypt is throwing an error "malformed fuseaction" we are setting the encrypt key before the application on start and...
4646
Barney Boisvert
barneyboisvert
Apr 27, 2010 3:47 pm
"malformed fuseaction" means that your fuseaction doesn't have a period in in. Which has nothing to do with encryption/decryption. Can you distill your stuff...
4647
Mike Ritchie
starkraving2002
May 12, 2010 10:12 pm
Hi Guys, Sorry if this is off-topic for a Fusebox group, but I'm having trouble migrating my FB5 app over to a new upgraded server. We're also upgrading from...
4648
Derek Lin
derekyclin
May 12, 2010 10:20 pm
At least two ways to add your jar: 1. in CF Admin, Java and JVM, in ColdFusion Class Path box, add your jar there, like: [yourPath]92;[yourJar].jar 2. Put your...
4649
Mike Ritchie
starkraving2002
May 12, 2010 10:40 pm
Hi Derek, Sorry, I don't have a 'Java and JVM' section in CF Admin. I also tried putting my jar files in the path below (or my variant of it anyways), and...
4650
rex
raglibot
May 13, 2010 12:43 am
The "Java and JVM" will show up only on a Standard Installation (if your CF installation is at C:\ColdFusion9 instead of C:\Jrun4) I'm betting you installed...
4651
Mike Ritchie
starkraving2002
May 13, 2010 5:09 am
Yah, I didn't install it, it's a managed server. We commissioned them to install CF9 and they said it had to be done this way. Everything seems to be working,...
4652
Adam Haskell
krogercfug
May 13, 2010 1:49 pm
WEB-INF/lib is the proper place to put the jars. you can also look for WEB-INF/cfusion/lib/ and place them in there. Adam...
4654
Sean Corfield
seancorfield
May 19, 2010 4:01 pm
I bought these domains some years back when we were having issues with TeraTech and we used them to provide jumping off points for SVN and Trac. They are due...
4655
Xavi
xaviaffairs
May 25, 2010 10:33 pm
Hello I'm trying to do my first fb5.5 site but i have problems when i put the tags cflayout and cflayoutarea. When i put in my layout: <cflayout type="border"...
4659
Mike Ritchie
starkraving2002
Jun 30, 2010 4:32 am
Looks like we have a spammer in our midst: beregoth@... Is there anyone on this group still that has admin privileges that can boot him off? Mike ...
4660
Sean Corfield
seancorfield
Jul 1, 2010 1:44 am
Removed. They've been on the list for three years tho'... Maybe someone hijacked their Yahoo! account?...
4661
dcmccan@...
dcmccan...
Jul 9, 2010 3:14 pm
Fusebox has been a boon in speeding development and making maintenance an easy process. Thank you to everyone for their contributions and help. I am wondering...
4662
Mike Ritchie
starkraving2002
Jul 9, 2010 3:49 pm
Hi David, I ran into this problem on an application that was shared across multiple websites on the server, when I wanted to force each website to reload if I...
4663
Sean Corfield
seancorfield
Jul 9, 2010 5:27 pm
On Fri, Jul 9, 2010 at 8:13 AM, dcmccan@... < ... Yeah, this is a thorny problem for all the frameworks out there because they all rely on a URL to...
4664
Dominic Watson
dominic_wtsn
Jul 12, 2010 6:43 pm
We have three load balanced live servers and do our circuit reload on a non-live, 'deployment39; server, syncing all the files using Robocopy (rsync would work...
4665
dcmccan@...
dcmccan...
Jul 21, 2010 4:01 pm
Thanks to everyone for the good suggestions. Based on our work flow and inspired by your comments, I'm thinking something like this: --In the application root...
4666
Ray Varner
raymondvarner
Jul 21, 2010 9:35 pm
Depending on your implementation, how about an XFA approach for reloading: event.xfa(39;ReloadApp39;, myFusebox.getApplication().defaultFuseaction, 'fusebox.load',...
4667
dcmccan@...
dcmccan...
Jul 22, 2010 9:41 pm
Nice example. Thanks. I'm thinking that by using cfhttp the reload will happen in the background without redirecting the user....
4668
Mike Ritchie
starkraving2002
Jul 29, 2010 5:10 pm
Hi all, Recently I finished the initial work on rich drag-and-drop website editor, running CF FB5.5. In an effort to increase the stability of the application...
4669
Jeffrey Roberson
hippiex
Jul 29, 2010 5:19 pm
We have a similar server. You are correct on RH/ES/64 you have to run the Enterprise version, Is Fusebox in Production mode? Are you running the XML or No...
4670
Mike Ritchie
starkraving2002
Jul 29, 2010 5:57 pm
One thing I just noticed, don't know if this is important or not, but in CF Administrator, when I go to the 'Instance Manager' section I only see 'samples39; as...
4671
Mike Ritchie
starkraving2002
Jul 29, 2010 6:02 pm
Hi Jeffrey, thanks for responding. Fusebox is in production mode, using the XML version. Here are the JVM settings: # Arguments to VM java.args=-server...