Infocenter locales and nl init-param in web.xml [message #623840] |
Fri, 08 January 2010 15:11 |
Gerardo Laster Messages: 14 Registered: July 2009 |
Junior Member |
|
|
Hi,
I've been checking the information at http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/ua_help_setup_infocenter.htm
The above instructions work well for a local infocenter, but I can't make them work on Tomcat.
I am trying to add the nl and locale init-param to the Tomcat web.xml file.
So far, I haven't been able to make it work using
<init-param><param-name>-nl</param-name><param-value>de </param-value></init-param>
or
<init-param><param-name>nl</param-name><param-value>de</param-value ></init-param>
1. Any idea which one is the correct one?
Also, I have 2 web.xml, one in the build under C:\tomcat\webapps\proddocs\WEB-INF
and the other inside the webapps under web-archive/help/WEB-INF/web.xml
2. Which one is Eclipse actually using?
Thanks in advance,
Gerardo
|
|
|
Powered by
FUDForum. Page generated in 0.11889 seconds