I have installed CFMX for J2EE for JRun many times using "cfusion" as my 
context root. However, now I need to do some installations with no context 
root ("/") and I can't get MX to successfully start up for the life of me.

I have successfully run the installer using the EAR option, and exploded the 
EAR to view the application.xml file to confirm that the context-root node 
said "/". I then went and deleted the default-ear directory from under my 
server instance to eliminate the potential context root clash betwen the 
default application and CFMX. This leaves only the SERVER-INF directory. I 
then copy the cfusion.war file into my server root directory (i.e., 
/opt/jrun4/servers/mysite) and explode the archive. That process seems to go 
without a problem (although I have a stange feeling that might be where my 
problem is). I also see that I don't need to explode the rds.war file 
because I'm not using a context root.

I then follow the Updater 3 Release Notes to get MX in synch with JRun and 
then try and start the server. But I constantly get the following startup 
errors:

06/13 16:01:26 info JRun Naming Service listening on *:2911
06/13 16:01:27 info No JDBC data sources have been configured for this 
server (see jrun-resources.xml)
06/13 16:01:27 info JRun Web Server listening on *:8500
06/13 16:01:27 warning Deployer Service failed to deploy 
file:/opt/jrun4/servers/mysite/META-INF/
        * Unrecognized deployment: file:/opt/jrun4/servers/reisse/META-INF/
06/13 16:01:27 warning Deployer Service failed to deploy 
file:/opt/jrun4/servers/mysite/WEB-INF/
        * Unrecognized deployment: file:/opt/jrun4/servers/reisse/WEB-INF/
06/13 16:01:27 warning Deployer Service failed to deploy 
file:/opt/jrun4/servers/mysite/CFIDE/
        * Unrecognized deployment: file:/opt/jrun4/servers/reisse/CFIDE/
06/13 16:01:27 info Deploying enterprise application "JRun 4.0 Internal J2EE 
Components" from: file:/opt/jrun4/lib/jrun-comp.ear
06/13 16:01:27 info Deploying EJB "JRunSQLInvoker" from: 
file:/opt/jrun4/lib/jrun-comp.ear
06/13 16:01:28 info Deploying enterprise application "Flash Remoting EAR" 
from: file:/opt/jrun4/lib/flashgateway.ear
06/13 16:01:28 info Deploying web application "Flash Remoting" from: 
file:/opt/jrun4/lib/flashgateway.ear
06/13 16:01:28 user JSPServlet: init
06/13 16:01:28 user FlashGatewayServlet: init
Server mysite ready (startup time: 6 seconds)

What am I missing? Does anybody have a good instruction set to get MX 
(preferably on JRun) running with no context root? As I said, I've 
successfully installed using "cfusion" as a context root dozens of times, 
but "/" is stumping me.

As a test, I created a sub-directory called cfusion and exploded the archive 
there and everything worked fine. But the whole point is to not have to type 
/cfusion in my URLs.

Thanks in advance,
Dave.

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to