Adobe Solution Partner

November 4, 2002

CFMX and Websphere tip create new server instance

Filed under: Miscellaneous — Mike Brunt @ 12:00 am
When CFMX is installed on Websphere it defaults to “Default App” server under WAS. Performance is better if a new server instance is created.

CSS tip from Lihn Lien (llien@webapper.com)

Filed under: Miscellaneous — Mike Brunt @ 12:00 am
(Tested in IE 5.5 and 6.0 only) When there is a need to display output in a Form and also pass the displayed value(s) this form element should pass the value as a form. or attribute. variable without needing a “hidden” form element. input size=”8″ value=”" style=”border-width:0px” readonly=”yes” (don”t forget the opening and closing tags.

Fuseblog up

Filed under: Miscellaneous — Mike Brunt @ 12:00 am
Testing Webapper blog, here goes

CFMX setting up with Oracle

Filed under: ColdFusion — Mike Brunt @ 12:00 am
Here is an important link submitted by Keen Haynes for those of us setting up CFMX with Oracle, thanks Keen. Oracle CFMX

Apache Fusebox SES using mod-rewrite

Filed under: Fusebox — Mike Brunt @ 12:00 am
This was an original post on the Fusebox Community mail list about Apache’’s mod-rewrite capability and SES URL’’s from David Huyck b@bombusbee.com # use mod_rewrite to shorten URLs RewriteEngine on #use SES conversion (path_info exists) RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{PATH_INFO} !^$ RewriteRule ^([a-z0-9]+\\.[a-z0-9]*)(.*)$ /index.php/fuseaction/$1$2 [NC,QSA,L] #use standard URL (no path_info) RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([a-z0-9]+\\.[a-z0-9]*)(.*)$ /index.php?fuseaction=$1 [NC,QSA,L]

CFMX Fusebox 30-SES not serving pages instead showing the code

Filed under: JVM & Java — Mike Brunt @ 12:00 am
This is a solution to the above as posted on CF_Talk. A/ ENABLE SES – In the c:\\cfusionmx\\wwwroot\\web-inf\\web.xml file, we had to add the following code: CfmServlet * B/ Run the Remove_ALL_connectors.bat file in c:\\cfusionmx\\bin\\connectors C/ Run the IIS_connector.bat file. (These two steps correct the associations to JRun and Cold Fusion in [...]

CFMX Java Virtual Machine Settings

Filed under: JVM & Java — Mike Brunt @ 12:00 am
The config file for the JVM in CFMX is located here. CFusionMX/runtime/bin/jvm.config

Flash and ColdFusion MX

Filed under: Flex & Flash — Mike Brunt @ 12:00 am
For those who have not yet seen it, this is nice example of CF and Flash in action Advent Labs

Server Down?

Maximize Web application uptime by drawing upon Webapper's years of experience tuning and stabilizing many of the world's largest ColdFusion Web applications. Contact us today!