Thanks for the info. Just thought I was doing something wrong. Seems like a feature they would not want to remove. Oh well.
Issac Rosa -----Original Message----- From: Matthew Horn [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 11:23 AM To: JRun-Talk Subject: RE: Deploying web apps not seeing app folders Issac, the answer is, unfortunately, no. JRun 3.x used to take a WAR file and unJAR it in the server tree during deployment. JRun 4 does not do this. It either takes a JAR file and unJARs it in the /temp dir or uses an open directory structure. The solution is to unJAR the WAR file before putting it in the server tree, but I agree that this is a little convenience that is missed. ______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
