No, I've the following code :
  private boolean _jspx_meth_jahia_i18n_0(javax.servlet.jsp.PageContext pageContext) throws Throwable {
    JspWriter out = pageContext.getOut();
    /* ----  jahia:i18n ---- */
(line 388 here)
    org.jahia.deprecated.taglibs.util.I18nTag _jspx_th_jahia_i18n_0 = (org.jahia.deprecated.taglibs.util.I18nTag) _jspx_tagPool_jahia_i18n_nobody.get(org.jahia.deprecated.taglibs.util.I18nTag.class);
    _jspx_th_jahia_i18n_0.setPageContext(pageContext);
    _jspx_th_jahia_i18n_0.setParent(null);
    int _jspx_eval_jahia_i18n_0 = _jspx_th_jahia_i18n_0.doStartTag();
    if (_jspx_th_jahia_i18n_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_jahia_i18n_nobody.reuse(_jspx_th_jahia_i18n_0);
    return false;
  }
If somebody have any idea ?

Thanks
Nicolas

Philippe Vollenweider a écrit:
Hi,

What's near the line 388 in your file engine_jsp.java (tomcat work directory)?

Philippe

At 22.03.2005 16:21, you wrote:
Hello,

I try to use Jahia 4.0.5 with Tomcat 5.0.28, but I have the following exception when I login :  http://localhost:8080/jahia/Jahia/engineName/login

126742 [http-8080-Processor25] ERROR - Error
java.lang.NullPointerException
   at org.apache.jasper.runtime.TagHandlerPool.get(TagHandlerPool.java:108)
   at jsp.jahia.engines.engine_jsp._jspx_meth_jahia_i18n_0(engine_jsp.java:388)
   at jsp.jahia.engines.engine_jsp._jspService(engine_jsp.java:63)
   at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)

If someone has the same problème ?

Thanks,
Nicolas Poirier


-------=[ pvollenweider at jahia dot com ]=---------
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company


-- 
Nicolas POIRIER
-----------------------------------------
SILICOMP - AQL
Tel 02.99.12.50.00 
Fax 02.99.63.70.40
-----------------------------------------





Reply via email to