You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Raffaele Spazzoli (JIRA)" <ji...@apache.org> on 2006/03/30 16:44:06 UTC

[jira] Created: (SM-376) wsdl:part name must be "payload"

wsdl:part name must be "payload"
--------------------------------

         Key: SM-376
         URL: https://issues.apache.org/activemq/browse/SM-376
     Project: ServiceMix
        Type: Improvement

  Components: servicemix-bpe  
    Versions: 3.0-M1    
    Reporter: Raffaele Spazzoli
    Priority: Minor


the attribute name of wsdl:part of all wsdl involved in a process definition must be "payload". To me there is no real need to for bpe to bheave this way, and this impose a restriction on how wsdl are defined.

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


[jira] Resolved: (SM-376) wsdl:part name must be "payload"

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-376?page=all ]
     
Guillaume Nodet resolved SM-376:
--------------------------------

    Fix Version: 3.0-M1
     Resolution: Fixed
      Assign To: Guillaume Nodet

Author: gnodet
Date: Sat Apr  8 16:39:28 2006
New Revision: 392635

URL: http://svn.apache.org/viewcvs?rev=392635&view=rev
Log:
SM-376: wsdl:part name must be "payload"   	
Message parts are now retrieved from the wsdl associated to the bpel process.

Modified:
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/BPEComponent.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/BPEDeployer.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/BPEEndpoint.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/BPEServiceUnit.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/external/JbiInvokeAction.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/timer/BPETimerJdk.java
    incubator/servicemix/trunk/servicemix-bpe/src/main/java/org/apache/servicemix/bpe/timer/BPETimerServiceJdk.java
    incubator/servicemix/trunk/servicemix-bpe/src/test/java/loanbroker/CreditAgency.java
    incubator/servicemix/trunk/servicemix-bpe/src/test/resources/loanbroker/creditagency.wsdl
    incubator/servicemix/trunk/servicemix-bpe/src/test/resources/loanbroker/loanbroker.bpel



> wsdl:part name must be "payload"
> --------------------------------
>
>          Key: SM-376
>          URL: https://issues.apache.org/activemq/browse/SM-376
>      Project: ServiceMix
>         Type: Improvement

>   Components: servicemix-bpe
>     Versions: 3.0-M1
>     Reporter: Raffaele Spazzoli
>     Assignee: Guillaume Nodet
>     Priority: Minor
>      Fix For: 3.0-M1

>
>
> the attribute name of wsdl:part of all wsdl involved in a process definition must be "payload". To me there is no real need to for bpe to bheave this way, and this impose a restriction on how wsdl are defined.

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