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 95798

Summary: Warnings displayed when compilig BPEL projects
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: BPEL ProjectAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: VERIFIED WORKSFORME    
Severity: blocker CC: ads, lativ
Priority: P2 Keywords: REGRESSION
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2007-02-16 12:38:33 UTC
Steps to reproduce:
 - create the TRS sample project
 - compile it
 - there will be set of warnings written to the output window. The similar
warnings are displayed for other BPEL projects.

TRS warnings:
Created dir: D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\build
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\HotelReservationService.wsdl:58:
column:3 WARNING: Input name attribute in binding operation "cancelHotel" in
binding "HotelReservationSoapBinding" should match input name attribute in the
corresponding operation in portType "HotelReservationPortType".  : Ensure that
the input name in portType operation "cancelHotel" is the same as the name in
the corresponding binding operation. 
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\HotelReservationService.wsdl:61:
column:3 WARNING: Output name attribute in binding operation "cancelHotel" in
binding "HotelReservationSoapBinding" should match output name attribute in the
corresponding operation in portType "HotelReservationPortType".  : Ensure that
the output name in portType operation "cancelHotel" is the same as the name in
the corresponding binding operation.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\HotelReservationService.wsdl:12:
column:3 WARNING: schema_reference.4: Failed to read schema document
'OTA_TravelItinerary.xsd', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not <xsd:schema>.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\AirlineReservationService.wsdl:55:
column:3 WARNING: Input name attribute in binding operation "cancelAirline" in
binding "AirlineReservationSoapBinding" should match input name attribute in the
corresponding operation in portType "AirlineReservationPortType".  : Ensure that
the input name in portType operation "cancelAirline" is the same as the name in
the corresponding binding operation. 
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\AirlineReservationService.wsdl:58:
column:3 WARNING: Output name attribute in binding operation "cancelAirline" in
binding "AirlineReservationSoapBinding" should match output name attribute in
the corresponding operation in portType "AirlineReservationPortType".  : Ensure
that the output name in portType operation "cancelAirline" is the same as the
name in the corresponding binding operation.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\AirlineReservationService.wsdl:12:
column:3 WARNING: schema_reference.4: Failed to read schema document
'OTA_TravelItinerary.xsd', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not <xsd:schema>.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\VehicleReservationService.wsdl:56:
column:3 WARNING: Input name attribute in binding operation "cancelVehicle" in
binding "VehicleReservationSoapBinding" should match input name attribute in the
corresponding operation in portType "VehicleReservationPortType".  : Ensure that
the input name in portType operation "cancelVehicle" is the same as the name in
the corresponding binding operation. 
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\VehicleReservationService.wsdl:59:
column:3 WARNING: Output name attribute in binding operation "cancelVehicle" in
binding "VehicleReservationSoapBinding" should match output name attribute in
the corresponding operation in portType "VehicleReservationPortType".  : Ensure
that the output name in portType operation "cancelVehicle" is the same as the
name in the corresponding binding operation.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\VehicleReservationService.wsdl:12:
column:3 WARNING: schema_reference.4: Failed to read schema document
'OTA_TravelItinerary.xsd', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not <xsd:schema>.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\TravelReservationService.wsdl:54:
column:3 WARNING: Input name attribute in binding operation "buildItinerary" in
binding "TravelReservationSoapBinding" should match input name attribute in the
corresponding operation in portType "TravelReservationPortType".  : Ensure that
the input name in portType operation "buildItinerary" is the same as the name in
the corresponding binding operation. 
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\TravelReservationService.wsdl:57:
column:3 WARNING: Output name attribute in binding operation "buildItinerary" in
binding "TravelReservationSoapBinding" should match output name attribute in the
corresponding operation in portType "TravelReservationPortType".  : Ensure that
the output name in portType operation "buildItinerary" is the same as the name
in the corresponding binding operation.
D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\src\TravelReservationService.wsdl:23:
column:3 WARNING: schema_reference.4: Failed to read schema document
'OTA_TravelItinerary.xsd', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not <xsd:schema>.
Copying 6 files to D:\Documents and
Settings\Administrator\TravelReservationService7\TravelReservationService7\build
pre-init:
Comment 1 Sergey Lunegov 2007-02-16 12:52:30 UTC
Vladimir, please take a look. Maybe copyright issues again ?
Comment 2 Vladimir Yaroslavskiy 2007-02-16 13:26:27 UTC
Works fine without warnings on build 070216_2.
Comment 3 Ivan Sidorkin 2007-07-23 12:25:16 UTC
verified in Build 200707221200