[esb-issues] [JBoss JIRA] Commented: (JBESB-1673) SOA platform changed upload URL for jBPM

Darrin Mison (JIRA) jira-events at lists.jboss.org
Thu Jul 24 19:43:45 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBESB-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12422465#action_12422465 ] 

Darrin Mison commented on JBESB-1673:
-------------------------------------

Proposed SOA 4.2 TP02 Release Note:
Quick Starts have been updated to bring them in line with the SOA platform upload URL for jBPM

> SOA platform changed upload URL for jBPM
> ----------------------------------------
>
>                 Key: JBESB-1673
>                 URL: https://jira.jboss.org/jira/browse/JBESB-1673
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2.1 CP2
>            Reporter: Kevin Conner
>            Assignee: Daniel Bevenius
>             Fix For: 4.2.1 CP3
>
>
> The SOA platform has changed the URL used for uploading the process definitions for the 'production' server instance.  The consequence of this is that the QSes cannot deploy their process definitions through the build.xml file.
> The mapping should read
>     <servlet-mapping>
>         <servlet-name>GDP Deployer Servlet</servlet-name>
>         <url-pattern>/upload/*</url-pattern>
>     </servlet-mapping>
> but now reads
>     <servlet-mapping>
>         <servlet-name>GDP Deployer Servlet</servlet-name>
>         <url-pattern>/app/upload/*</url-pattern>
>     </servlet-mapping>
> The ant task is still using http://localhost:8080/jbpm-console/upload

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list