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 - pathRelativeTo options differ for File BC in CASA Editor
Summary: pathRelativeTo options differ for File BC in CASA Editor
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-25 02:21 UTC by kdoizaki
Modified: 2009-04-25 02: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 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.