Glassfish ESB aanroepen dotnet webservice.. HOE?

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0 Henk 'm!

  • pappavis
  • Registratie: Oktober 2005
  • Laatst online: 21-02-2024

pappavis

Suid-Afrikaanse Hollander

Topicstarter
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.
Afbeeldingslocatie: http://7687180148821994072-a-1802744773732722657-s-sites.googlegroups.com/site/michielerasmus/index/afbeeldingen/Glassfish_consume_external_webservice1_GetServicePassword2.jpg?attachauth=ANoY7coHQzSTpp2FultiQOXsxNNsCQfk0onDegTM-EREIOaYYdWEGx_IntTOGsW85nJaHhw8-pYLX6vNfQyVMUHtAkOLC9RSiQl46u4l2NTuajtMYkS_nGC8cV1_-13sbPr2WTcNJdMXLnjmlEziqHf3KdqW003sRv1Pi5cYRyHX3Sb6fKyIBdQU86clhmNsP2Q9a6VrftPlJtWe8-SqUCDgd893473S0zqZl5q75q9mKWze7fPUAKMKqxMr1VR7jj_sy458c4uKaL4njlFXLa3MFdqglu2FB70PVubPKJnx53OjI1f4QB8%3D&attredirects=0


Nu de Output.xml bestand.
Afbeeldingslocatie: http://7687180148821994072-a-1802744773732722657-s-sites.googlegroups.com/site/michielerasmus/index/afbeeldingen/Glassfish_consume_external_webservice1_foutmelding_respNotEqual1.jpg?attachauth=ANoY7cpspk90fpwC5E6JKu6c0yE7o8ah-XzEh2F5Wigmc_sjb6u9RWITfNF0KEqswMFIZBTw2DpnCFvlfqPy5aPzQLHdIPaAtAMagDPI2ilvQw3gbaEw3OwLk1Rr1b6pRD2x3PYfC6LmXDvCWrRIvqj3MgCBTLLand4EA6wtX13kecwZapVdeK91uYn76BTPgp3G3EXZKct5p1ugTuVfToRV_PutAInkkztOyi0gn8IQKX1c6kapLL3YtCOCFatIVqVpYSRngfn7OhBnYD2IJlxfkvd-rYU2KhroVOz77tmfJKMA1MwPPM8%3D&attredirects=0

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 &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;jbi:message xmlns:sxeh=&quot;http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling&quot; type=&quot;sxeh:faultMessage&quot; version=&quot;1.0&quot; xmlns:jbi=&quot;http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper&quot;&gt;&lt;jbi:part&gt;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&lt;/jbi:part&gt;&lt;/jbi:message&gt;. 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 &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;jbi:message xmlns:sxeh=&quot;http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling&quot; type=&quot;sxeh:faultMessage&quot; version=&quot;1.0&quot; xmlns:jbi=&quot;http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper&quot;&gt;&lt;jbi:part&gt;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&lt;/jbi:part&gt;&lt;/jbi:message&gt;. 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,


Acties:
  • 0 Henk 'm!

  • Laurens-R
  • Registratie: December 2002
  • Laatst online: 29-12-2024
Wat heb je al geprobeert?

Wat is de code die het zaakje aanroept?

etc..

Iets meer info is vereist voordat we hier iets zinnigs over kunnen zeggen.

Acties:
  • 0 Henk 'm!

  • Nick_S
  • Registratie: Juni 2003
  • Laatst online: 18-09 22:40

Nick_S

++?????++ Out of Cheese Error

In je unit testen initialiseer je je variable ServPwdIn niet.
Caused by: BPCOR-6177: attempt to access the value of an uninitialized variable "ServPwdIn"
In je live omgeving weet ik niet wat er fout gaat, op je afbeelding is de volledige foutmelding niet te lezen. Je kan het best de XML gewoon hier plakken tussen [ code=xml ] [ /code ] tags.

'Nae King! Nae quin! Nae Laird! Nae master! We willna' be fooled agin!'