If it not working with Try-it can you please try using tool like SoapUI. Currently we don't have support for editing package configuration file in eclipse. What you can do is, create BPEL using eclipse and use a XML editor to edit the package-config.xml(configuration file). There is a sample package configuration file which comes with the LoanProcess sample in the BPS 1.1.0 alpha. You can find the source here[1]. You can either use policy file or services.xml file with necessary configuration to call secured service.
Thanks Milinda [1] http://svn.wso2.org/repos/wso2/branches/bps/1.1.0/product/modules/samples/src/main/resources/bpel/2.0/LoanProcess/ On Wed, Oct 21, 2009 at 12:05 AM, David Campos <[email protected]> wrote: > Hello all, > I'm testing the BPS 1.1.0 alpha version. > I'm trying to consume the BPEL process that consumes a secured Web > Service using the Try It tool, but I'm getting the following error: > "Fault: SOAP Body does not contain required partpart. > <detail/>" > I already have the axis server running. > > Another question, how can I make a BPEL workflow on Eclipse that will > consume secured Web services? How and where can I specify the policy and > password callback? Or this is only a problem to the client? > > Thanks for your time, > Best Regards, > > -- > David Campos > Universidade de Aveiro > www.davidcampos.pt.vu > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Milinda Pathirage Product Manager, Business Process Server - WSO2 Inc Blog: http://blog.mpathirage.com
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
