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 146452

Summary: [saas][zillow] some responses are not supported
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: ManagerAssignee: Peter Liu <petertliu>
Status: VERIFIED FIXED    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-09-07 23:34:21 UTC
-open websvc.saas.services.zillow module
-run Test action

=>
Expected: no test will fail
Actual: 2 tests fail

sample responses used in tests are samples from zillow API page

since the only modified schema we have is SearchResults.xsd (to avoid JAXB errors) we should make sure that we will be
able to cover all documents that the original schema at http://www.zillow.com/static/xsd/SearchResults.xsd is supposed
to cover
Comment 1 Peter Liu 2008-09-09 00:23:41 UTC
fixed
Comment 2 Lukas Jungmann 2008-09-09 01:21:10 UTC
v.