Project

General

Profile

Actions

Bug #840

closed

WXmlLocalizedStrings: do not load when deployed in unexploded war

Added by Koen Deforche almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Pieter Libin
Category:
-
Target version:
Start date:
05/27/2011
Due date:
% Done:

0%

Estimated time:

Description

When configuring jetty to not explode a war file, the WXmlLocalizedStrings resource bundles are not loaded (correctly) from the war file.

Actions #1

Updated by Pieter Libin over 12 years ago

jetty explode configuration

<New class="org.mortbay.jetty.deployer.WebAppDeployer">

...

          <!-- indicates whether to extract the webapp if it is packaged as a war -->
      <Set name="extract">true</Set>
Actions #2

Updated by Pieter Libin over 12 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed
  • Target version set to 3.2.0
Actions

Also available in: Atom PDF