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 114120 - refactoring in schema works partially
Summary: refactoring in schema works partially
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 13:34 UTC by Ivan Sidorkin
Modified: 2007-09-03 14:15 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 Ivan Sidorkin 2007-08-29 13:34:20 UTC
Product Version: NetBeans IDE Dev (Build 200708280000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

full installer

- create SOA|TravelReservationService sample
- open OTA_TravelItinerary.xsd in schema view
- select Elements|TravelItinerary and rename it

validate TravelReservationService.wsdl - list of errors


C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:112,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:147,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:140,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:126,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:119,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:133,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"

C:/TravelReservationService2/TravelReservationService2/src/TravelReservationService.wsdl:154,8
Error: The location path has to be started from the global Element "ota:TravelItinerary1" Expression:
"/ota:TravelItinerary/ota:ItineraryRef/ota:UniqueID"
Comment 1 Vladimir Yaroslavskiy 2007-08-30 13:46:06 UTC
Fixed.
Comment 2 Ivan Sidorkin 2007-09-03 14:15:18 UTC
verified in Build 200709021200