|
>From: Mark Phippard [mailto:MarkP@xxxxxxxxxxxxxxx] >For changes to servlets or supporting JAR files, or web.xml >it will restart the web module. OK, I'm trying to understand the pieces here. Assume I webface my system. My "system" means everything that's on my iSeries now, shipping, receiving, order entry, purchasing, accounting, HR, etc. I deploy this in WebSphere on my iSeries. Each screen has one (or more?) JSPs. Servlets too? And a JAR? What restarts when I make a change to a set of programs? The "web module"? What is that? When that gets restarted what is lost? Sessions? Whose? All my users? Only those in an "application"? What is an application? AR? Accounting? -Walden ------------ Walden H Leverich III President Tech Software (516) 627-3800 x11 (208) 692-3308 eFax WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: Mark Phippard [mailto:MarkP@xxxxxxxxxxxxxxx] Sent: Thursday, March 20, 2003 8:10 AM To: Websphere Development Studio Client for iSeries Subject: [WDSCI-L] Re: Installing a web change (was: importing a rpg orsqlrpg) Joe, > Where in the documentation? I need to take a look at that. Here is what I have bookmarked in IBM's docs. It is from WAS 4: http://www-3.ibm.com/software/webservers/appserv/doc/v40/ae/infocenter/was/0 60501.html > This is the interesting phrase - "automatically restart". Restart what? It depends on what you change. For JSP's it doesn't restart anything, it just picks up the new JSP. For changes to servlets or supporting JAR files, or web.xml it will restart the web module. I do not think there is ever a time it restarts the whole server. > But I assume that TurnOver isn't free, right? Correct. The EAR/WAR thing comes from Sun and the J2EE spec. It is pretty clear, to me anyway, that they were only thinking of it from a "vendor" point of view. Meaning your app vendor delivers you an EAR file, you run a Wizards to install it, all is great and simple. For people actually doing development and wanting to make continuous improvements the process is a nightmare. I wouldn't say we subvert the EAR/WAR process, you still use it to do your initial install. By the way, the EAR/WAR file is simply a delivery/packaging mechanism. The app server just uses it to unpack the application it doesn't refer to it after the app is installed. There is nothing in J2EE that says you have to update an existing application by doing uninstall/reinstall, that is simply one way that WebSphere implements it. WAS also supports Hot deployment and Dynamic reloading so that people that understand their application architecture can deploy just the changes. Mark _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.