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 - [saas][zillow] some responses are not supported
Summary: [saas][zillow] some responses are not supported
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Peter Liu
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-09-07 23:34 UTC by Lukas Jungmann
Modified: 2008-09-09 01:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.