[ https://issues.apache.org/jira/browse/CACTUS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ken updated CACTUS-253: ----------------------- Attachment: JettyContainerManager.java.diff JettyContainerManager expects to find the jspRedirector.jsp resource in the plugin's lib/confs directory. However, JettyContainerManager uses an absolute path that may not work on all installations, platforms, or Cactus versions. This patch addresses this issue by using a path relative to the plugin's directory. The resource will still not be found, however, as jspRedirector.jsp is not in the confs directory - which does not exist. > JettyContainerManager unable to load jspRedirector.jsp > ------------------------------------------------------ > > Key: CACTUS-253 > URL: https://issues.apache.org/jira/browse/CACTUS-253 > Project: Cactus > Issue Type: Bug > Components: Eclipse Integration > Affects Versions: 1.8 > Reporter: Ken > Fix For: 1.8 > > Attachments: JettyContainerManager.java.diff > > > The Eclipse plugin runner can't load the jspRedirector resource. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]