]
Alejandro Guizar updated JBPM-2289:
-----------------------------------
Fix Version/s: (was: jBPM 3.2.7)
Upload servlet path is not aligned with the GPD defaults
--------------------------------------------------------
Key: JBPM-2289
URL:
https://jira.jboss.org/jira/browse/JBPM-2289
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 3.2.5.SP5
Reporter: Martin Putz
Assignee: Alejandro Guizar
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
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>.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: