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 163651

Summary: pathRelativeTo options differ for File BC in CASA Editor
Product: soa Reporter: kdoizaki <kdoizaki>
Component: Binding ComponentsAssignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description kdoizaki 2009-04-25 02:21:30 UTC
Found using GlassFishESB v2.1 nightly build (20090424-0723).
If File binding configuration is editable in CASA Editor, the Properties panel has an added option for pathRelativeTo 
that the "Configure File Binding" dialog does not.

Steps:
(0) CASA Editor contains File WSDL Port linked to JBI module
(1) click edit/pencil icon in the File WSDL Port to invoke "Configure File Binding" dialog
Note that "Is Relative To" drop-down list options are Not Set, User Home and Default System Temp Dir.
(2) Show Properties panel - Windows > Properties, and select File WSDL Port in CASA Editor
Note that under file:address section "pathRelativeTo" drop-dwon list options contain an additional "Current Working 
Dir".
This option should also be available from Configure File Binding dialog.