From: SourceForge.net <no...@so...> - 2010-02-17 15:19:20
|
Bugs item #2911673, was opened at 2009-12-09 17:35 Message generated for change (Comment added) made by vgapeyev 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: Closed 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. ---------------------------------------------------------------------- >Comment By: Vladimir Gapeyev (vgapeyev) Date: 2010-02-17 10:19 Message: This ticket lost relevance: We decided to deploy with Tomcat rather than JBoss. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2911673&group_id=248804 |