This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84517 - Can not test a Loan Processing Composite Application
Summary: Can not test a Loan Processing Composite Application
Status: VERIFIED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Victoria Zhukovskaya
URL:
Keywords:
Depends on: 82441
Blocks:
  Show dependency tree
 
Reported: 2006-09-08 15:15 UTC by Victoria Zhukovskaya
Modified: 2006-09-19 08:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output of test running (18.22 KB, text/plain)
2006-09-08 15:16 UTC, Victoria Zhukovskaya
Details
server log (24.58 KB, text/plain)
2006-09-08 15:17 UTC, Victoria Zhukovskaya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victoria Zhukovskaya 2006-09-08 15:15:18 UTC
WinXP, Coke060905

I use http://www.netbeans.org/kb/55/loanprocessing.html
and I can not test the ptoject. 

Output of test running is 
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Header/>
  <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
      <faultcode>SOAP-ENV:Server</faultcode>
      <faultstring>com.sun.xml.messaging.saaj.SOAPExceptionImpl: Unable to
create envelope from given source: </faultstring>
    </SOAP-ENV:Fault>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


I guess that reason is Error of LoanProcessor.wsdl LoanRequestor.wsdl and 
validation.  


See attachments - there are server log and output of test running.
Comment 1 Victoria Zhukovskaya 2006-09-08 15:16:17 UTC
Created attachment 33722 [details]
output of test running
Comment 2 Victoria Zhukovskaya 2006-09-08 15:17:46 UTC
Created attachment 33723 [details]
server log
Comment 3 Michael Frisino 2006-09-11 11:41:25 UTC
Victoria, can you attach the entire project?
Comment 4 Michael Frisino 2006-09-11 11:42:39 UTC
Ok, I see the project is attached to bug 82441
Comment 5 Michael Frisino 2006-09-18 06:41:28 UTC
Victoria, can you retest this case. Now that 82441 has been fixed, is this still
a problem?
Comment 6 Victoria Zhukovskaya 2006-09-18 14:38:54 UTC
Test of Loan Processing Composite Application is Ok
Cheeck for WinXP, Coke 060914_1
Comment 7 Michael Frisino 2006-09-18 17:46:18 UTC
Are you prepared to close this bug then?
Comment 8 Victoria Zhukovskaya 2006-09-19 08:27:25 UTC
Loan Processing Composite Application is Ok
Comment 9 Victoria Zhukovskaya 2006-09-19 08:28:00 UTC
WinXP, Coke 060914_1