Community
Participate
Working Groups
Our war build takes the web.xml from a template. we should modify it to include the "-ws rap" argument.
Fixed in CVS HEAD. The new commandline init param is now: <!-- Enable multi-language support for the extension registry --> <!-- Set the windowing system for RAP --> <init-param> <param-name>commandline</param-name> <param-value>-registryMultiLanguage -ws rap</param-value> </init-param>