> JRun and the JRun web server (JWS) are different things. JRun is the > J2EE Application server; JWS is the development-quality webserver that > runs inside it.
Well, to go a bit off-topic, you can certainly use JWS in production. I know several shops that have done this - if I recall, Macromedia also did it, using Apache as a proxy. I think that JWS can handle load just fine - the bottleneck isn't the web server, but the application server proper. It doesn't have the features or additional functionality of Apache or IIS, but if you're serving dynamic content you may not need those features anyway. I suspect that Macromedia and Adobe have always described JWS as "not production-ready" simply so that they don't have to support it. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322232 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

