Community
Participate
Working Groups
Build Identifier: Version: 3.6.2 Whenever i try to invoke a simple webservice from a simple BPEL process i get the following error : ERROR - GeronimoLog.error(104) | org.apache.ode.bpel.common.FaultException: The variable PartnerLinkRequest isn't properly initialized. Reproducible: Always Steps to Reproduce: 1.Create a BPEL process with an invoke activity 2. Deploy on the ODE server 3. Error appears when starting the BPEL process
Please attach the BPEL project so we can start investigating the cause for this. Thanks!
Created attachment 194335 [details] Find Attached the BPEL process
Created attachment 194336 [details] The Invoked WebService
Sara, I download your projects to reproduce, Where do you get the error? 3. Error appears when starting the BPEL process you means deploy the bpel project to server or call the bpel process with soapui or wtp web service test explorer?