[jboss-user] [Installation, Configuration & Deployment] - Question on Virtual Directory Mappings and Servlet Invocatio
ebagdonas
do-not-reply at jboss.com
Mon Aug 14 22:20:39 EDT 2006
We are trying to port an CF application that makes extensive use of virtual directory mapping to JBoss.
Following the information in:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829886
We can get the directory contents, but only served as web (text) content.
Assuming it is possible, how do you get the contents to be processed by the CF (cfm/cfc) servlets? Move the servlet defintions from .../cfusion/WEB-INF/web.xml to where?
For example:
Given coldfusion installed exploded in cfusion.war. Going to the url http://..../cfusion.war/CFIDE/administator/index.cfm - you get the administrator, but with http://.../CFIDE/administator/index.cfm - you get the content of index.cfm.
If the CF part is confusing - assume index.cfm is index.jsp.
We are using JBoss AS 4.0.4
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965156#3965156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965156
More information about the jboss-user
mailing list