[jboss-user] [JBoss jBPM] - Re: Can't deploy my BPEL process to jBPM BPEL 1.1 Beta3

rainstar79 do-not-reply at jboss.com
Fri Apr 13 04:23:54 EDT 2007


Hi agusgr,
THANK you for your reply!!!!!!! 
I will check it out right now and post my results.
Thanks for the hint that I posted the same code twice, so here is the code for PlanetsServiceArtifacts.wsdl

  | <?xml version="1.0" encoding="UTF-8"?>
  | <definitions xmlns:bpws="http://schemas.xmlsoap.org/ws/2004/03/business-process/"
  |  xmlns:plnk="http://schemas.xmlsoap.org/ws/2004/03/partner-link/" 
  | xmlns:tns="http://planets.euArtifacts" 
  | xmlns:wsdl="http://pluto.researchstudio.at/ibpm/DROIDService.jws" 
  | xmlns:wsdl1="http://pluto.researchstudio.at/ibpm/MigrateService.jws" 
  | name="PlanetsServiceArtifacts" 
  | targetNamespace="http://planets.euArtifacts" 
  | xmlns="http://schemas.xmlsoap.org/wsdl/">
  | <plnk:partnerLinkType name="DROID-PLKT">
  | <plnk:role name="DROIDService" portType="wsdl:DROIDService"/>
  | </plnk:partnerLinkType>
  | <plnk:partnerLinkType name="Migration-PLKT">
  | <plnk:role name="MigrationService" portType="wsdl1:MigrateService"/>
  | </plnk:partnerLinkType>
  | <import location="droid.wsdl" namespace="http://pluto.researchstudio.at/ibpm/DROIDService.jws"/>
  | <import location="migration.wsdl" namespace="http://pluto.researchstudio.at/ibpm/MigrateService.jws"/>
  | </definitions>
  | 
  | 

Stay tunded!

Cheers

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

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



More information about the jboss-user mailing list