[jboss-user] [JBoss jBPM] - Re: A tutorial to deploy a Netbeans created BPEL process und

ZazzaZ do-not-reply at jboss.com
Mon Oct 22 09:35:51 EDT 2007


I forgot one important thing.
In webservices.xml substitute the param-value with the name of the partner-link on which you perform the receive

 <init-param>
          
            name of the partner link served by this port
          
          <param-name>partnerLinkHandle</param-name>
          <param-value>partnerlinkname</param-value>
        </init-param>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097479#4097479

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097479



More information about the jboss-user mailing list