LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#230 - Managing the installation of war files into the embedded Tomcat in a better way

Attached to Project: LMS
Opened by Ferdinand (PaGaisu) - Tuesday, 15 November 2011, 15:32 GMT
Last edited by Ferdinand (PaGaisu) - Friday, 08 March 2013, 14:11 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Normal
Reported Version alpha1
Due in Version alpha7
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Managing the installation of war files into the embedded Tomcat in a better way

(5:15:55 PM) ferdinand: le probleme est ke le nom du war est le Context path
(5:16:07 PM) Guillaume: tu as pas moyen de choisir le module name
(5:16:08 PM) Guillaume: ?
(5:16:29 PM) ferdinand: le module name est ds le module.xml
(5:16:35 PM) Guillaume: ui et ?
(5:16:50 PM) Guillaume: tu le connais avant de deployer le war
(5:16:51 PM) ferdinand: tu as pas moyen de choisir le module name
(5:16:59 PM) ferdinand/Home: ui et ?
(5:17:37 PM) Guillaume: bah si tu as un war ROOT.war de ton module qui s appelle MyModule
(5:17:50 PM) Guillaume: tu y accedes en tappant www.lobeo.com/MyModule
This task depends upon

Closed by  Ferdinand (PaGaisu)
Friday, 08 March 2013, 14:11 GMT
Reason for closing:  Fixed
Comment by Ferdinand (PaGaisu) - Tuesday, 29 November 2011, 12:55 GMT
Suggestion:

moduleId = Toto
warName = test.war
=> context = /Toto/test

moduleId = Toto
warName = ROOT.war
=> context = /Toto

moduleId = ROOT
warName = ROOT.war
=> context = /

moduleId = ROOT
warName = test.war
=> error

Loading...