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 113345 - XSL can't resolve path to schemas
Summary: XSL can't resolve path to schemas
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P1 blocker (vote)
Assignee: Alexey Yarmolenko
URL:
Keywords:
Depends on: 98212
Blocks:
  Show dependency tree
 
Reported: 2007-08-21 14:18 UTC by kozlov
Modified: 2007-08-29 15:18 UTC (History)
1 user (show)

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 kozlov 2007-08-21 14:18:49 UTC
MAC specific.

Reproduced in build0700815.

Steps to reproduce:

- create XSLT request reply service;
- create XSLT project;
- copy Schemas and WSDL from created service to new project;
- create bridge transformation that invoke existing service.

Created XSL transformations can not be displayed in mapper because schemas can not be found.
Comment 1 Alexey Yarmolenko 2007-08-21 18:32:12 UTC
Transformmap model can not resolve links to schemas with exception similar to described in 98212. Need this bug to be
fixed first.
Comment 2 Alexey Yarmolenko 2007-08-23 17:30:19 UTC
blocking issue is fixed. 
Comment 3 kozlov 2007-08-29 15:18:36 UTC
Verified in build070828.