You probably need to add commons-lang.jar to your project.

Matt

On 1/11/06, CAMOZZI, Julien <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I wanted to make a test of struts menu to see if I can integrate it in my 
> project.
> I have :
> *       inserted the jar in the web-inf/ lib
> *       added the menu-config.xml file in web-inf
> *       added the pliggin ldeclaration in struts -config.xml
> *       added  in my jsp the taglib declaration and the menu tag.
>
> When I launch my application I have the error following.
>
> Did I forget a step of the configuration ?
>
>
> Thanks,
>
> Julien
>
> The menu repository could not be found.
>
> Stack trace :
>          javax.servlet.jsp.JspException: The menu repository could not be 
> found. at 
> net.sf.navigator.taglib.UseMenuDisplayerTag.doStartTag(UseMenuDisplayerTag.java:145)
>  at 
> org.apache.jsp.mainWindow_jsp._jspx_meth_menu_useMenuDisplayer_0(mainWindow_jsp.java:307)
>  at org.apache.jsp.mainWindow_jsp._jspService(mainWindow_jsp.java:241) at 
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210)
>  at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) 
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
>  at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
>  at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
>  at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>  at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at 
> org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415) at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) 
> at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
>  at 
> org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
>  at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
>  at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) 
> at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
>  at 
> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at 
> org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) at 
> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:261) at 
> org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:360) at 
> org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:604) at 
> org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:562) 
> at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:679) at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
>  at java.lang.Thread.run(Thread.java:534)
>
>
> Julien Camozzi
> Project Leader - Software Engineer
> PDM Integration Department
> CIMPA
> www.cimpa.com
>
> Phone : +33 (0) 5 67 19 53 10
> Fax : +33 (0) 5 67 19 95 52
> E-mail : [EMAIL PROTECTED]
>
>
>
> This e-mail is intended only for the above addressee. It may contain
> privileged information. If you are not the addressee you must not copy,
> distribute, disclose or use any of the information in it. If you have
> received it in error please delete it and immediately notify the sender.
> Security Notice: all e-mail, sent to or from this address, may be
> accessed by someone other than the recipient, for system management and
> security reasons. This access is controlled under Regulation of
> Investigatory Powers Act 2000, Lawful Business Practises.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> _______________________________________________
> struts-menu-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/struts-menu-user
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
struts-menu-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to