>I did cover this previously, but ...
>
>XP Pro, CF 6.1, HS+ 5.2
>
>What do you mean by context root other than "/"?
>
>What is rds.war?
>

1. By MX version, I meant standalone or for J2EE.
2. If you open up WEB-INF/jrun-web.xml, what does it say in between 
<context-root></context-root>?
3. In your SERVER-INF/web.xml file, do you see the both of following entries 
at any point in the file?

<servlet id="macromedia_servlet_8789">
  <servlet-name>RDSServlet</servlet-name>
  <display-name>Apache-Axis Servlet</display-name>
  <servlet-class>coldfusion.bootstrap.BootstrapServlet</servlet-class>
  <init-param id="InitParam_103401311065856789">
    <param-name>servlet.class</param-name>
    <param-value>coldfusion.rds.RdsFrontEndServlet</param-value>
  </init-param>
</servlet>

and

<servlet-mapping id="macromedia_mapping_5">
  <servlet-name>RDSServlet</servlet-name>
  <url-pattern>/CFIDE/main/ide.cfm</url-pattern>
</servlet-mapping>

I'm on MX for J2EE for JRun, but I'm assuming that with 6.1, the files are 
the same.

Regards,
Dave.

_________________________________________________________________
Get MSN 8 Dial-up Internet Service FREE for one month.  Limited time offer-- 
sign up now!   http://join.msn.com/?page=dept/dialup

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138293
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to