|
|
Re: Running the BPEL Process with the Eclipse Web Service Explorer [message #654170 is a reply to message #652377] |
Mon, 14 February 2011 13:31 |
sab Messages: 2 Registered: February 2011 |
Junior Member |
|
|
Hello,
it was a problem in ode thanks.
Now, I have a project of the composition of Web services, I have create 2 services addition(int has, int b) and multiplication(int a) and I have create the Bpel Traitement.bpel project which call the sw of the 'addition' then the service of the 'multiplication' when I tested this project it's succeful by using this method:
-clic righte TraitementArtifact.wsdl /web services/ test with Web services explorer.
And now I want to create the Web service of this bpel project I used this method:
-clic right TraitementArtifact.wsdl /web services/generation client
We generated me 5 files Java:
:Traitement_PortType,Traitement_Service,Traitement_ServiceLo cator,TraitementBindingStub ,TraitementProxy .
But there ' are errors because he(it) did not generate 2 class :
TraitementRequest and TraitementResponse.
tools that I used:
-axis1.4
-ode
-tomcat 7
-eclipse
In made when I create a project simple bpel HelloWorld who does not call a ws, it generates me every class and I could easily create the ws and the customer of this ws.
please help me.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04931 seconds