Excuseer mijn slechte Nederlands. Deze Zuid-Afrikaan doet zijn best
.
Heeft iemand, of weet iemand hoe om in Glassfish ESB met een BPEL-proces een ASP.NET webservice te consumen?
Wanneer ik een asp.net webservice aanroept dan krygt ik er bij de Invoke een foutmelding: The response is not identical to the expected output.
Ik zou HEEL graag meer info wil geven maar ben een n00b met Java en Glassfish.
dus, wie kan mij helpen een dotnet wesbervice in Glassfish te consumen?
alvast bedankt!!
===
Screenshot van de webservice.

Nu de Output.xml bestand.

Vervolgens een output van de unit testing Testcase.
alvast bedankt!!
Heeft iemand, of weet iemand hoe om in Glassfish ESB met een BPEL-proces een ASP.NET webservice te consumen?
Wanneer ik een asp.net webservice aanroept dan krygt ik er bij de Invoke een foutmelding: The response is not identical to the expected output.
Ik zou HEEL graag meer info wil geven maar ben een n00b met Java en Glassfish.
dus, wie kan mij helpen een dotnet wesbervice in Glassfish te consumen?
alvast bedankt!!
===
Screenshot van de webservice.

Nu de Output.xml bestand.

Vervolgens een output van de unit testing Testcase.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/"> |
<SOAP-ENV:Body> |
<SOAP-ENV:Fault> |
<faultcode>SOAP-ENV:Server</faultcode> |
<faultstring>BPCOR-6135: A fault was not handled in the process scope; Fault Name is {http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling}systemFault; Fault Data is <?xml version="1.0" encoding="UTF-8"?><jbi:message xmlns:sxeh="http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling" type="sxeh:faultMessage" version="1.0" xmlns:jbi="http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper"><jbi:part>BPJBI-6018: EndPoint Reference is not available from the JBI corresponding to the service name {http://enterprise.netbeans.org/bpel/iLoginTest1/iLoginTest1}PartnerLink1 and endpoint name ILoginSoapRole_partnerRole</jbi:part></jbi:message>. Sending errors for the pending requests in the process scope before terminating the process instance</faultstring> |
<faultactor>sun-bpel-engine</faultactor> |
<detail> |
<detailText>BPCOR-6135: A fault was not handled in the process scope; Fault Name is {http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling}systemFault; Fault Data is <?xml version="1.0" encoding="UTF-8"?><jbi:message xmlns:sxeh="http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling" type="sxeh:faultMessage" version="1.0" xmlns:jbi="http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper"><jbi:part>BPJBI-6018: EndPoint Reference is not available from the JBI corresponding to the service name {http://enterprise.netbeans.org/bpel/iLoginTest1/iLoginTest1}PartnerLink1 and endpoint name ILoginSoapRole_partnerRole</jbi:part></jbi:message>. Sending errors for the pending requests in the process scope before terminating the process instance |
Caused by: BPCOR-7131: A fatal exception has occurred |
BPCOR-6129: Line Number is 59 |
BPCOR-6130: Activity Name is Invoke1 |
Caused by: BPJBI-6018: EndPoint Reference is not available from the JBI corresponding to the service name {http://enterprise.netbeans.org/bpel/iLoginTest1/iLoginTest1}PartnerLink1 and endpoint name ILoginSoapRole_partnerRole</detailText> |
</detail> |
</SOAP-ENV:Fault> |
</SOAP-ENV:Body> |
</SOAP-ENV:Envelope> |
alvast bedankt!!
[ Voor 23% gewijzigd door pappavis op 07-04-2010 15:56 ]
met vriendelijke groet,