I ran into a very strange problem, and have been unable to determine the cause of this behavior. This is not a surprise seeing how closely Microsoft guards the innards of their software. On a J2EE (Tomcat) ColdFusion site that uses 404 error...
I ran into a very strange problem, and have been unable to determine the cause of this behavior. This is not a surprise seeing how closely Microsoft guards the innards of their software. On a J2EE (Tomcat) ColdFusion site that uses 404 error...
September 12, 2005 | In: coldfusion, jboss
Been trying different ways to get the CFCOMPILE utlity to work for about a two months now. Finally, with some help of a more Java-knowledgeable friend, I got it working in JBoss. The key is adding the proper jar files to the J2EEJAR property of the batch...
Well, it's been a long road, but I finally have a solid build of CFMX running on JBoss 4.0 SP1 application server. Here's what I've learned. Flexible Deployments One of the most useful features I've found is that I can deploy either a single instance...
March 31, 2005 | In: coldfusion, jboss
If any of your webapps aren't implementing any of the new features in ColdFusion 7 that use the Flex components (CFFORM, CFDOCUMENT, etc.), then why would you need it to be part of the startup and, more importantly, the deployment. It's just 5.5 megs of...
March 16, 2005 | In: jboss
While trying to get a site to render reports in Crystal Reports, moving to J2EE implementation required a few tweaks to the settings, but the information was scattered over a few files found on Macromedia's site. Here's what I had to do to make sure that...