[Users] SA-KPI what is it ?

tilto thibaut.simonnet at atosorigin.com
Wed Mar 16 10:56:02 CET 2011


Hello, 
Thank you very much sandraT for your precisions. These milestones are very important for me to schedule my work. 
I'm going to continue my investigation :-). 

One more thing just for your information, when I try to expose a Petals service. I can install it but the wsdl generated in the webconsole contains errors. More exactly the WSDL editor can read it but no client can be generated. 
Here is the sample : 

Code:

<ns7:definitions xmlns:ns7="http://schemas.xmlsoap.org/wsdl/" xmlns:ns11="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ns12="http://www.w3.org/ns/wsdl" xmlns:ns13="http://www.w3.org/ns/wsdl/soap" xmlns:ns14="http://www.w3.org/ns/wsdl/http" xmlns:ns15="http://petals.ow2.org/wsdlExtensions" xmlns:ns16="http://docs.oasis-open.org/wsbpel/2.0/varprop" xmlns:ns17="http://docs.oasis-open.org/wsbpel/2.0/serviceref" xmlns:ns18="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns2="http://com.ebmwebsourcing.easybpel/ExtendedActivityConfiguration" xmlns:ns3="http://docs.oasis-open.org/wsbpel/2.0/process/executable" xmlns:ns4="http://docs.oasis-open.org/wsbpel/2.0/process/abstract" xmlns:ns5="http://docs.oasis-open.org/wsbpel/2.0/plnktype" xmlns:ns6="http://com.ebmwebsourcing.easybpel/ExtendedActivityInitialization" xmlns:ns8="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns9="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="bpelTestServ" targetNamespace="http://bpelServ">
    <ns15:importedDocuments>
        <ns15:document location="xpath://description/importedDocuments/document/process.wsdl" originalLocation="process.wsdl">
            <ns15:definition name="bpelTestInt" targetNamespace="http://bpelInt">
                <ns5:partnerLinkType name="bpelTestInt">
                    <ns5:role xmlns:tns="http://bpelInt" name="bpelTestIntProvider" portType="tns:bpelTestInt"/>
                </ns5:partnerLinkType>
                <ns7:types>
                    <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://bpelInt">
                        <xs:complexType name="bpelTestIntRequest">
                            <xs:sequence>
                                <xs:element name="input" type="xs:string"/>
                            </xs:sequence>
                        </xs:complexType>
                        <xs:complexType name="bpelTestIntResponse">
                            <xs:sequence>
                                <xs:element name="result" type="xs:string"/>
                            </xs:sequence>
                        </xs:complexType>
                    </xs:schema>
                </ns7:types>
                <ns7:message name="bpelTestIntRequestMessage">
                    <ns7:part xmlns:tns="http://bpelInt" name="payload" type="tns:bpelTestIntRequest"/>
                </ns7:message>
                <ns7:message name="bpelTestIntResponseMessage">
                    <ns7:part xmlns:tns="http://bpelInt" name="payload" type="tns:bpelTestIntResponse"/>
                </ns7:message>
                <ns7:portType name="bpelTestInt">
                    <ns7:operation name="process">
                        <ns7:input xmlns:tns="http://bpelInt" message="tns:bpelTestIntRequestMessage" name="bpelTestIntRequestMessage"/>
                        <ns7:output xmlns:tns="http://bpelInt" message="tns:bpelTestIntResponseMessage" name="bpelTestIntResponseMessage"/>
                    </ns7:operation>
                </ns7:portType>
            </ns15:definition>
        </ns15:document>
    </ns15:importedDocuments>
    <ns7:import location="xpath://description/importedDocuments/document/process.wsdl" namespace="http://bpelInt"/>
    <ns7:binding xmlns:itf="http://bpelInt" name="bpelTestIntBinding" type="itf:bpelTestInt">
        <ns8:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
        <ns7:operation name="process">
            <ns8:operation soapAction="http://bpelInt/process"/>
            <ns7:input name="bpelTestIntRequestMessage">
                <ns8:body use="literal"/>
            </ns7:input>
            <ns7:output name="bpelTestIntResponseMessage">
                <ns8:body use="literal"/>
            </ns7:output>
        </ns7:operation>
    </ns7:binding>
    <ns7:service name="bpelTestServ">
        <ns7:port xmlns:tns="http://bpelServ" binding="tns:bpelTestIntBinding" name="bpelTestServEndpoint">
            <ns8:address location="bpelTestServEndpoint"/>
        </ns7:port>
    </ns7:service>
</ns7:definitions>







-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30779#30779

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/64579f83/attachment.htm>


More information about the Users mailing list