Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORABPEL-08021 Cannot find partner wsdl.

178958Jan 25 2006 — edited Feb 7 2006
Hi,
From java client I tried to call the "VacationRequest" demo application to initiate new process instance. I got the below error

Note: I can initiate from BPELConsole successfully.
Can you help me out to solve this?
I need to call it using Webservice from differnt m/c in same network. I depolyed simple webservice which I can call from the same client java program.

Regards,
Senthilkumar

==============

Please check the deployment descriptor of the process to find the correct partnerLink name.
] [faultActorURI=null] [DetailEntries=
[(0)=<ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">HASSATL-1621765</ns1:
hostname>]
] [FaultEntries=]] [Params={}]
06/01/24 22:44:01 WFAction.java [SOAPException: faultCode=soapenv:Server.generalException; msg=Cannot find partner wsdl.
parnterLink &quot;VacationRequest&quot; is not found in process &quot;VacationRequest&quot; (revision &quot;1.0&quot;)
Please check the deployment descriptor of the process to find the correct partnerLink name.
; nested exception is:
ORABPEL-08021

Cannot find partner wsdl.
parnterLink &quot;VacationRequest&quot; is not found in process &quot;VacationRequest&quot; (revision &quot;1.0&quot;)
Please check the deployment descriptor of the process to find the correct partnerLink name.
==============
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2006
Added on Jan 25 2006
2 comments
975 views