From: SourceForge.net <no...@so...> - 2009-12-09 22:35:47
|
Bugs item #2911673, was opened at 2009-12-09 17:35 Message generated for change (Tracker Item Submitted) made by jonauman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2911673&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Jon Auman (jonauman) Assigned to: Nobody/Anonymous (nobody) Summary: Please repackage war file for Jboss Initial Comment: The current war file explodes into the current directory, which is the webapps folder in tomcat. In Jboss, all wars go in the deploy folder, and Jboss expects them to create a new folder to expand into. So if the app is named treebase-web.war, the war file should expand into a treebase-web/ directory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2911673&group_id=248804 |