Re: [veryquickwiki-users] Configure HTTP port for stand-alone version?
Status: Abandoned
Brought to you by:
mteodori
From: Adam Rosi-K. <ad...@ro...> - 2010-03-10 14:43:31
|
Adam Rosi-Kessel wrote, on 3/7/2010 2:25 PM: > Marcello Teodori wrote, on 3/7/2010 11:26 AM: >> You can run multiple instances, but in that case I think it's easier >> to change settings using an external servlet container or if you're >> ok with it, use the virtual wikis feature in a single instance. > > Thanks -- I am trying to figure out how to give a friendly-name to a > virtual wiki with the winstone servlet container. There doesn't seem to > be a WIN-INF folder in the JAR file. Where do I need to drop > ApplicationResources.properties for that to work? I've answered my own question here -- needed to unpack the .war file to modify ApplicationResources.properties in there, and then pack that together, and pack that into the .jar file. Adam |