It's a valid xml.

The problem is in jsp:

        <menu:useMenuDisplayer
            name="Simple"
            bundle="org.apache.struts.action.MESSAGE">
                <menu:displayMenu
                    name="ingresarMenu"
                />
        </menu:useMenuDisplayer>

Dependencies:

   - jre 1.6 library jars
   - Apache Tomcat v6 jars
   - web app libraries:

antlr.jar
commons-beanutils.jar
commons-digester.jar
commons-fileupload.jar
commons-lang.jar (version 2.4)
commons-logging.jar
commons-validator.jar
jakarta-oro.jar
jstl.jar
standard-1.0.6.jar
standard.jar
struts-menu.jar
struts.jar




2008/3/25, Matt Raible <[EMAIL PROTECTED]>:
>
> Can you verify that your menu-config.xml contains valid XML?
>
> What dependencies are in your WEB-INF/lib?
>
> Thanks,
>
> Matt
>
> On Mar 25, 2008, at 7:28 AM, [EMAIL PROTECTED] wrote:
> > Hi Everybody,
> >
> > I'm Raúl Mascaró from Argentina. Seeking in the web I found this
> > post about a problem with struts-menu.
> > I have the same problem now: The menu repository could not be found.
> >
> > javax.servlet.jsp.JspException: The menu repository could not be
> > found.
> >     at net.sf.navigator.taglib.UseMenuDisplayerTag.doStartTag
> > (UseMenuDisplayerTag.java:140)
> >     at
> > org.apache.jsp.pages.inicio_jsp._jspx_meth_menu_005fuseMenuDisplayer_0
> > 05f0(inicio_jsp.java:375)
> >     at org.apache.jsp.pages.inicio_jsp._jspx_meth_c_005fif_005f1
> > (inicio_jsp.java:345)
> >     at
> > org.apache.jsp.pages.inicio_jsp._jspx_meth_html_005fhtml_005f0
> > (inicio_jsp.java:164)
> >     at org.apache.jsp.pages.inicio_jsp._jspService(inicio_jsp.java:
> > 100)
> >     at org.apache.jasper.runtime.HttpJspBase.service
> > (HttpJspBase.java:70)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >     at org.apache.jasper.servlet.JspServletWrapper.service
> > (JspServletWrapper.java:393)
> > ....etc.
> >
> > I've added commons-lang.jar to the classpath but the exception is
> > still thrown.
> >
> > Could you help me please?
> >
> > --
> > This message was sent on behalf of [EMAIL PROTECTED] at
> > openSubscriber.com
> > http://www.opensubscriber.com/message/struts-menu-
> > [EMAIL PROTECTED]/3060514.html
> >
> > ----------------------------------------------------------------------
> > ---
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > struts-menu-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/struts-menu-user
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
struts-menu-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to