Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2289

Upload servlet path is not aligned with the GPD defaults

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • jBPM 3.2.5.SP5
    • None
    • None

      The default configuration in the jbpm-jpdl-3.2.5SP5 package defines the path to the GPD deployer servlet as /app/upload in /deploy/server/default/deploy/jbpm/jsf-console.war/WEB-INF/web.xml:

      <servlet-mapping>
      <servlet-name>GDP Deployer Servlet</servlet-name>
      <url-pattern>/app/upload/*</url-pattern>
      </servlet-mapping>

      This doesn't match with the defaults in the GPD/JBDS, and should thus be changed to <url-pattern>/upload/*</url-pattern>.

              aguizar_jira Alejandro Guizar (Inactive)
              rhn-support-mputz Martin Weiler (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: