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 163259 - Xslt Service Wizard works incorrectly in case using Project References
Summary: Xslt Service Wizard works incorrectly in case using Project References
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 14:38 UTC by Vitaly Bychkov
Modified: 2009-05-07 17:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Verified projects and description file with screen shot (34.01 KB, application/octet-stream)
2009-05-07 17:43 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2009-04-21 14:38:59 UTC
Xslt Service Wizard works incorrectly in case using Project References.

steps to reproduce:
1. create Synchronous Sample
2. create new Xslt Module
3. Add Synchronous sample to Xslt Module Project References through the project properties.
4. create new Xslt Requiest Reply Service
5. look at the import section in transformmap.xml there is no location attribute.

Workaround: register Synchronous.wsdl as Project Refernced Resource in Xslt Module
Comment 1 Vitaly Bychkov 2009-04-21 14:51:54 UTC
Fixed in soa-dev65.
http://hg.netbeans.org/soa-dev65/rev/699b56035e13
Comment 2 Vitaly Bychkov 2009-04-22 07:55:49 UTC
Fixed in gfesbv21.
http://hg.netbeans.org/gfesbv21/rev/bd09f847908e
Comment 3 rpoon 2009-05-07 17:38:35 UTC
Verified with build:  \\thumper\50builds\gfesb\v2.1\gfesbv21\nightly\20090430-1012

Once the BPEL Synchronous project is added to the XSLT project, creating the XSTL Service also created the ‘location’ 
attribute in the import section.

(see attached)
Comment 4 rpoon 2009-05-07 17:43:12 UTC
Created attachment 81758 [details]
Verified projects and description file with screen shot