Jari Fredriksson wrote:
Andy Foster wrote:
You need to make sure you have the i18n.properties file in your
web-inf classes directory and ensure the locale fi is specified in it
Regards
Andy Foster
Thanks, but
as I forgot to say, there is "fi".
I just deployed the same axis package to a Weblogic 8.1 sp6 and it
works as expected. But this tomcat installation does not.
Regards,
jarif
In addition to that, it seems that index.jsp takes a parameter locale
http://localhost:8084/axis/axis/index.jsp?locale=en
gives an error message
java.util.MissingResourceException: Can't find bundle for base name i18n,
locale en
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:838)
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:807)
java.util.ResourceBundle.getBundle(ResourceBundle.java:551)
org.apache.jsp.axis.index_jsp.getRB(index_jsp.java:73)
org.apache.jsp.axis.index_jsp.getMessage(index_jsp.java:169)
org.apache.jsp.axis.index_jsp.getMessage(index_jsp.java:107)
org.apache.jsp.axis.index_jsp.getLocaleChoice(index_jsp.java:83)
org.apache.jsp.axis.index_jsp._jspService(index_jsp.java:313)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]