I have recently configured a test server with JRUN 3.1 and JRUN 4.0 together to look at the potential of porting our application over to JRUN 4.0. Both JRUN servers appear to be working OK, and are configured to listen on different ports. But I am unable to figure out how to create a new Web Application under the default server in JRUN 4.0, as we were able to do in JRUN 3.1. We are running JRUN 3.1 and 4.0 under IIS 5.0, so we want our "new" application for porting to exist under the C:\InetPub subdirectory along with the "old" version of the application during the porting/testing phase. We also want to "try" running some of our existing JRUN 3.1 applications under JRUN 4.0 and see what "breaks". Since this is an internal dept test server and NOT a live/deployment server, we are using the actual code to test with, so I do not create or utilize *.war files at this stage. Do I need to create a blank war application, rename it to whatever I want my new web application to be, and deploy that under the Admin server to get JRUN 4.0 to recognize a "new" web application?
Just for grins, I tried to view a test.jsp page for one of our existing web applications on the test server under the InetPub subdirectory. When I attempt to go to http://localhost/ in a web browser to view the test.jsp page under JRUN 4.0 (with 3.1 NOT running), I get a "Could Not Connect to JRUN Server" error message (which is expected, since the JRUN default server cannot "see" any of our existing web applications or their subdirectory structures). So other than creating a blank war file, and renaming and deploying it in JRUN 4.0 for every app I have on my test server, how would I get JRUN 4.0 to recognize my existing WEB-INF subdirectory structures and web.xml files of our current web applications on our test server? Again, this is for testing and porting purposes, NOT for a "live" production server. By the way, I did configure JRUN 4.0 default server to work with IIS, and I also ran the Install-Test-Application file to verify that I did have JRUN 4.0 installed correctly. My thanks in advance for any advice/assistance. Celeste Haseltine, PE MTL, Inc ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
