The official community for ColdFusion.
Als letztes aktiv
Our team is going to rewrite a coldfusion 11 project using model glue 3 frame work . Will there be any compatibility issues between coldfusion 11 and model glue 3 which can affect the development. Also is there any feature which is not supported by model glue 3 in coldfusion 11 version? Thanks.
Our team is going to rewrite a coldfusion 11 project using model glue 3 frame work .Will there be any compatibility issues between coldfusion 11 and model glue 3 which can affect the development. Also is there any feature which is not supported by model glue 3 in coldfusion 11 version? Thanks.
Would like to monitor our JVM performance in the production network securely by enabling the SSL/TLS options available to JMX.Having trouble even after I properly created valid keyStore/trustStore using an internal CA with a .csr for a .p7b.However while attempting to poll the CF JVM for JMX I cannot get the secure negotiation to work properly.Added these lines to /cfusion/bin/vm.config:-Dcom.sun.management.jmxremote=true-Dcom.sun.management.jmxremote.port=3333-Dcom.sun.management.jmxremote.ssl=true-Dcom.sun.management.jmxremote.authenticate=false-Dcom.sun.management.jmxremote.ssl.need.client.auth=false-Djavax.net.ssl.keyStore=jmxkey.keystore-Djavax.net.ssl.keyStorePassword=passwordAlso want to enable these flags too for testing:-Djavax.sun.management.jmxremote.ssl.enabled.protocols=TLSv1.2-Djavax.sun.management.jmxremote.ssl.cipher.suites=TLS_RSA_WITH_AES_128_CBC_SHAEverything on my jconsole setting are set up properly, what am I missing for the CF/JVM side?Also I would like to see so
Hi All,We have a requirement in which we have deployed coldfusion 9 on IIS 7.how can we package and deploy the cold fusion files to the the server. I have tried creating the .car file. But it contains the path to the files only. not the actual files.so in the event of moving the .car file to another server lets say production, how can we move the files. Do we need to move the files manually. Any help in the deployment of cold fusion app process would be really helpful.Thanks,Arabinda
I have the following CF Admin settings in my CFIDE :- Use J2EE session variables (not checked)- Enable Application variables (checked)- Enable Session Variables (checked)When I make a form post with enctype="multipart/form-data", a cookie with the name JSESSIONID is set. When the enctype is removed, it is not set.Below is my test code :<!---- Start of Test Code ----><cfapplication NAME="testSession" CLIENTMANAGEMENT=No SETCLIENTCOOKIES=No SESSIONMANAGEMENT=Yes><cfdump var="#session#"><form name="test" id="test" action="sessionTest.cfm" method="post" method=post enctype="multipart/form-data"><br><input type="text" name="title" id="title"><br><input type="file" name="funnycatpic" id="funnycatpic"><br><input type="submit" value="Submit Form"></form><!---- End of Test Code ---->After posting the above, my browser reports that a cookie with "JSESSIONID" had been set.Next, remove enctype="multipart/form-data" from
i am using Cf9 on Windows 8 platform 64bitI am writing a page that will automatically send an email that will come as a text message to instructors who did not insert the names of their pupils into the daily attendance log. My code will run through the database each day to see which of the instructor's ID is not listed. If there is no ID of the instructor in the attendance database, that will mean that the instructor did not enter anything for their daily attendance. Even if no student show up to class, there is a "class cancelled" name that can selected. Some days one ID may come up, other days as much as ten of the instructors ID's number may come up. The problem I am having is whenever there are multiple IDs that output from the query, I want to send an email to each of these instructors that the ID's match by using one cfmail tag. Here my code below... Is there something I'm missing?<!---Grab today's date---><cfset missingdate = NOW()><!---List all of the teachers I
Hi All,i am implementing SAML 2.0 in Coldfusion 10. am seeing below issues when am using jar files xmlsec-2.0 and xmlsec-1.2.96org.apache.xml.security.c14n.InvalidCanonicalizerException: You must initialize the xml-security library correctly before you use it. Call the static method "org.apache.xml.security.Init.init();" to do that before you use any functionality from that library.at org.apache.xml.security.c14n.Canonicalizer.<init>(Canonicalizer.java:137)at org.apache.xml.security.c14n.Canonicalizer.getInstance(Canonicalizer.java:152)at org.apache.xml.security.signature.SignedInfo.<init>(SignedInfo.java:182)at org.apache.xml.security.signature.XMLSignature.<init>(XMLSignature.java:197)Please do need ful.ThanksSuresh Govinu
Looking to lockdown Cold Fusion 11 on windows/apache env using guide. Only see direction for windows/iis or linux/apache. Is there a guide for windows/apache.
can I run multiple vm's on the same physical host with CFE?
Hi,Would like to know some good websites that is still using CF
aws subscription to coldfusion 10, reverted to developer what can I do? Worked for a year without a problem
I've been using CFEclipse for years, but want to give CFBuilder another shot. I can't get the coloring to do what it does in CFEclipse in cfscript. Basic tags like writeOutput and abort are simple black text in CFB3, while they are colored in CFEclipse. I've looked in the preferences under Coldfusion-Profiles-Editor-Syntax Coloring and cannot change anything that corresponds to the cfscript CF commands. Am I missing something, or is this unavailable in CFB3?
Eddie I am not so well informed with regard to CF Report Builder to question your expertise, but please say on!
I am looking for information on integrating CF 11 with sharepoint 2013 in a cloud environment.Any suggestions?
This is an install of ColdFusion 11 on Windows Server 2008, with IIS 7.5I am unable to get the administrator screen to load. http://127.0.0.1/CFIDE/administrator/index.cfmHere is the error and the IIS trace Here is the IIS trace, why is a StaticFileModule being used??:Here is my static MIME mappings, it does not contain a mapping for *.cfmHere is my Handler Mappings, it does contain a mapping for *.cfmWhat is wrong? How do I get the administrator web page to come up?Thanks,Tom Graf
HiHow to find out all running as well as inacitve instances of CF on a server?
Hi All,On Friday last, my tasks stopped firing. Found the issue on Monday and checked a few things and decided to reboot. The tasks that run during the day (only 2) worked up until end of business day and then all tasks never fired again.I can run the task as a web page (and have been doing so) but the trying to run from the admin tasks by pressing the little play button doesn't work either.I know of no changes on the server for quite some time.Not sure where to check Any help/ideas greatly appreciated.Pete
I have a CF app which needs to process totals for property and items like that, then I need to send that to .cfr fileSo how does regular CF communicate in an interactive mode with the report builder?Kevin
So here's a Query I need to build a subreport around...<cfquery name = "ac" datasource= #ODBC_DataSource#> SELECT tblArea.OIDEMSMaster, tblAreaStructure.OIDStructureTypeRef, Count(tblAreaStructure.OID) AS CountOfOID, SUM(tblAreaStructure.SF) AS TotalSF, SUM(tblAreaStructure.ReplacementCost) AS TotalRC, SUM(tblAreaStructure.LSI) AS TotalLSI FROM (tblArea INNER JOIN tblAreaLocation ON tblArea.OID = tblAreaLocation.OIDArea) INNER JOIN tblAreaStructure ON tblAreaLocation.OID = tblAreaStructure.OIDAreaLocation GROUP BY tblArea.OIDEMSMaster, tblAreaStructure.OIDStructureTypeRef HAVING (((tblArea.OIDEMSMaster)=#URL.OIDEMS#));</cfquery>And this is what I did in the 'builder':So I did the join from tblArea (primary key) to tblAreaLocation (foreign key), and then tblAreaLocation (primary key) tblAreaStructure (foreign key).I think I got this on right (options/suggestions...)!So I'm trying to build this: SUM(tblAreaStructure.SF) AS TotalSF, SUM(tbl
I am having weird issue - my CF application restart every 15 minutes - even though it is set to 2 hours in cfc and 2 days in cfadmin,...anybody experienced this issue?
Hi CF forum,I am VERY new to CF and I am working with a script which exports a database to an .xls file. It all works fine, but what I noticed is that in SOME cells (not all), it seems to skip over some of the data so I get this effect:DIETSPECIAL_NEEDTICKETCOSTIDnoneRegular502A19B7EFnoneRegular50392DDDDFnoneRegular508C6F0EA1noneRegular5094A9CF7DnoneRegular5094AB5198noneRegular5094B987B8noneRegulardontemail5094C439D1noneRegular5094C99CA9As you can see, my "dontemail" field seems to have skewed my table. This is data which doesn'tappear in all fields, but has a table name of "dontemail"which doesn't come through. It looks fine in the database, so all the data is where it's supposed to be, but it doesn't show up right on the export.Here's the code which generates this:<cfoutput>DATE/TIME ENTERED<cfloop list="#rsdata.fieldList#" index="c">#DelimChar##c#</cfloop>#NewLine#</cfoutput><cfoutput query="rsData"><cfsilent><cfwddx action="wddx2cfml" input="#
We are converting from SharePoint to DocuShare and have a ColdFusion development platform and we are looking for any ColdFusion code which helps to access the DocuShare API.Thanks,Chuck Fennimore
I can upgrade Tomcat myself, but that approach isn't documented and isn't likely to be supported by Adobe.Tomcat is bundled as part of ColdFusion 11, so I would hope Adobe would either provide a hotfix or suggest a supported method to upgrade Tomcat.Tomcat 7.0.59 fixes the following issues:Security Manager bypass CVE-2014-7810Request Smuggling issue CVE-2014-0227Denial of Service issue CVE-2014-0230
Hi all,we have some problems with CF11. I'll try to explain:our server configurations:- coldfusion 11 linux- oracle 10g- apache 2.4.6we have coldfusion enterprice (1 cluster, 1 instance) with 8gb ram dedicated.we have this problem:It works very well but sometimes we notice a sudden increase of incoming requests (about 1000/2000) and we saw the server unresponsive.this situation lasts about 10 minutes.we receives many CF timeout error like this:The request has exceeded the allowable time limit Tag: CFQUERY The specific sequence of files included or processed is: /webdat/vol1/htdocs/IGP_WEB/channels/condor14/404.cfm, line: 28and CF sends to Oracle a connection exactly every 5 seconds.ex:(HOST=192.168.100.71)(PORT=41521)) establish IGP * 010-JUN-2015 14:45:01 (CONNECT_DATA=(SID=IGP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=cfusion))) (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.71)(PORT=41677)) establish IGP * 010-JUN-2015 14:45:06 (CONNECT_DATA=(SID=IGP)(C
Adobe Cold Fusion9.0はAWS上で稼働しますか?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.