Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Problem creating a BPEL process which invokes an external web service

Itu,

I am no longer involved in the BPEL project, but I am sure the guys in the
official mailing list will help

Mit freundlichen Grüßen / Kind regards

Simon Moser

WebSphere BPM Architecture - Team Lead BPEL, BSM & Selector Editors
IBM Software Group, Application and Integration Middleware Software
Business Process Solutions Development 1
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland
Schoenaicher Str. 220
71032 Boeblingen
Phone: +49-7031-16-4304
Fax: +49-7031-16-4890
E-Mail: smoser@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland Research & Development GmbH / Vorsitzender des
Aufsichtsrats: Martin Jetter
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht
Stuttgart, HRB 243294



|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Itu Lucian Mihai <lucian.itu@xxxxxxxxx>                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Simon D Moser/Germany/IBM@IBMDE                                                                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |23.10.2010 20:22                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Problem creating a BPEL process which invokes an external web service                                                                             |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





  Hello,

my name is Itu Lucian Mihai and I'm desperately trying to make a BPEL
project work. I've managed to create and deploy a simple BPEL process,
which doesn't invoke any web service.
For some days now I've been trying to set up a bpel project which also
invokes an external web service...and I didn't succeed. I've read a lot
of step-by-step descriptions on the internet, I've proceeded exactly as
indicated but still it doesn't work...
Here's a short description of what I did. First of all I've copyd pasted
the wsdl file of the web service into the eclipse project. Then, for the
invoke action I have created a global partner link, I have given it a
name, then in the next window for 'Matches' and 'Partner Link Type
Structure' I've selected the interface which represents the web service.
Then I have introduced a partner link type name, then a Role name (a
random one). Then I have created the deply.xml file and then I have
added the project to the ODE Server through 'Add and Remove project'.
The error that appears is:
"deploy failed with 2 errors.... error: [UndeclaredPartnerLinkType] ....
error: [UndeclaredPartnerLink]...".
A fact that I have noticed during this days, when looking over different
descriptions of how to create a process, which invokes a web service, is
that the project should also contain a .wsdl file for the whole process
(besides the wsdl of the invoked web service and the
process_nameArtifacts.wsdl file). When and how should this file be created?
Further, I have tried to access the movies/clips located at
http://www.eclipse.org/bpel/users.php, but when I push the 'play'
button, nothing happens (I've tried with IE Explorer, Mozilla Firefox,
Google Chrome but nothing worked). The pdf file which can be accessed
through the last link on the above mentioned page describes only a
simple process (without invocation of a web service). It would be great
if you could send me the clips or make them work on the site...
What should I try?
Thanks for your help!

Best regards,
Itu Lucian Mihai





Back to the top