What versions of libraries are you using? What version of Struts? It's probably possible to checkout from source, modify project.xml to have older versions, and re-compile.
Matt On 7/5/06, Facundo Mateo <[EMAIL PROTECTED]> wrote: > > > > > Yes, it validates. I have found the problem. it was a library problem. I > was using librarys older than the one struts-menu 2.4 need. I will evaluate > upgrade my librarys because it can generate problems in my application. > > Thank you matts. > > > ________________________________ > > > From: "Matt Raible" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED],General mailing list for Struts Menu > <[email protected]> > To: Matts <[EMAIL PROTECTED]> > CC: General mailing list for Struts Menu > <[email protected]> > > Subject: Re: [struts-menu] Struts-menu exception > Date: Wed, 5 Jul 2006 07:45:30 -0600 > > >Do you have valid XML? If you open your menu-config.xml in IE, does > >it validate? > > > >Matt > > > >On 7/5/06, Matts <[EMAIL PROTECTED]> wrote: > > > thanks for your answer, but i have the menu-config.xml in the web-inf > > > directory and the commons-lang.jar is in my classpath. The excepcion > persist > > > yet. > > > do you have any other idea about what can it be???? > > > > > > ----- Original Message ----- > > > From: "Matt Raible" <[EMAIL PROTECTED]> > > > To: "General mailing list for Struts Menu" > > > <[email protected]> > > > Sent: Tuesday, July 04, 2006 5:45 PM > > > Subject: Re: [struts-menu] Struts-menu exception > > > > > > > > > > You need a menu-config.xml for Struts Menu to work. This file should > > > > be in your WEB-INF directory. You'll also need commons-lang.jar in > > > > your classpath. > > > > > > > > Matt > > > > > > > > On 7/4/06, Facundo Mateo <[EMAIL PROTECTED]> wrote: > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> I want to integrate struts-menui into an application i'm developing > with > > > >> struts using exadel studio. > > > >> I create a new project to test struts menu and i followed all the > steps > > > >> for > > > >> integrate it. But when i run my test page I got this exception: > > > >> > > > >> > > > >> javax.servlet.ServletException: The menu repository could not be > found. > > > >> . > > > >> . > > > >> . > > > >> the struts-config.xml configuration is ok, but it still don't found > the > > > >> menu-config.xml. > > > >> > > > >> Can any one help me???? > > > >> Using Tomcat but need to do more? Need to support web services, > security? > > > >> Get stuff done quickly with pre-integrated technology to make your > job > > > >> easier > > > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > >> Geronimo > > > >> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > >> > > > >> > > > >> _______________________________________________ > > > >> struts-menu-user mailing list > > > >> [email protected] > > > >> > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > > >> > > > >> > > > >> > > > > > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > > > struts-menu-user mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > > > > > > > > > >Using Tomcat but need to do more? Need to support web services, security? > >Get stuff done quickly with pre-integrated technology to make your job > easier > >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >_______________________________________________ > >struts-menu-user mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > struts-menu-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > > Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ struts-menu-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
