Larry C. Lyons
Member since Jun 25, 2010
- Profile: /members/6290-larry-c-lyons.htm
- Comments: 2
Recent Blog Comments By Larry C. Lyons
-
JRUN Servlet Error: coldfusion.runtime.CfJspPage.bindImportPath
Posted on Jun 25, 2010 at 7:43 PM
Something else that may help if you go for the jBoss route (its more easier to put multiple different instances on jBoss) is to use exploded War files. Steve Brownlee has an excellent tutorial on running CF on Jboss, http://www.fusioncube.net/index.php/coldfusion-on-jboss-standalone-primer regard... read more »
-
JRUN Servlet Error: coldfusion.runtime.CfJspPage.bindImportPath
Posted on Jun 25, 2010 at 4:37 PM
I forgot to mention that deployment is much easier on Tomcat and JBoss than on JRun. Its much simpler deploying a war archive or an exploded war file than the ear deployment that JRun uses. Moreover using the Eclipse Webtools or MyEclipse, you have very fine grained control over the servers. rega... read more »