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 82433 - creating a WSDL from a URL stores the wsdl and correponding xsd in subdirectories
Summary: creating a WSDL from a URL stores the wsdl and correponding xsd in subdirecto...
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 00:30 UTC by lchang
Modified: 2007-01-18 21:24 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Insurance Claim EJBs (33.09 KB, application/octet-stream)
2006-08-11 00:32 UTC, lchang
Details
screenshot (18.44 KB, application/octet-stream)
2006-08-11 00:33 UTC, lchang
Details
screenshot (18.44 KB, application/octet-stream)
2006-08-11 00:33 UTC, lchang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lchang 2006-08-11 00:30:54 UTC
Steps to reproduce:
1.  Open attached project (InsuranceClaim)
2.  Build and Deploy
3.  Create a new BPEL Module - (InsuranceClaimBpel)
4.  Create an External WSDL Document

Result:
The WSDL and corresponding XSD get created in sub-directories (see attached 
screenshot).

It would be nice if the .wsdl and .xsd got created on the root level, and 
the .wsdl import of the .xsd is corrected to just point directly to the .xsdl
Comment 1 lchang 2006-08-11 00:32:13 UTC
Forgot this step:
Create the External WSDL Document using:  
http://localhost:8080/AdjusterService/Adjuster?WSDL
Comment 2 lchang 2006-08-11 00:32:44 UTC
Created attachment 32793 [details]
Insurance Claim EJBs
Comment 3 lchang 2006-08-11 00:33:40 UTC
Created attachment 32794 [details]
screenshot
Comment 4 lchang 2006-08-11 00:33:55 UTC
Created attachment 32795 [details]
screenshot
Comment 5 Shivanand Kini 2006-09-12 01:10:47 UTC
retriever enhancement
Comment 6 Sherry Barkodar 2006-09-21 03:03:50 UTC
Does this break any thing? 
Are you able to continue and build the project without moving them to the root
directory? If You are not able to build the project without moving them then
this bug priority should be changed to p1.
Comment 7 Shivanand Kini 2006-09-21 04:33:32 UTC
This does not break anything. The retriever creates folders mimicking the url. 
Probably its nice to have the artifacts created in the root folder, hence its an
enhancement and certainly doesnt look like a P1.
Probably chris can comment on this.
Comment 8 Sherry Barkodar 2006-09-21 16:24:17 UTC
Ling,
In your email working on LoanProcessing, you also mentioned that you moved these
nodes.  Please don't move them and continue as the tutorial says with no changes.
This is very important issue for loanprocessing tutorial. Please let me know if
it works. If it does work then we can change the priority of this bug to p3.  
http://bookshelf.sfbay.sun.com/jets/JavaStudio/Coke/postbeta/loanprocessing3.htm
Comment 9 Chris Webster 2006-09-21 16:57:03 UTC
Nice to have == enhancement. 
Comment 10 lchang 2006-09-22 00:27:23 UTC
I tested without moving the wsdls and I am able to use them just fine in the 
latest build from 0921.

I am able to use these .wsdls in bpel and also build and deploy.

Comment 11 Samaresh Panda 2006-11-16 22:07:25 UTC
--> Rico, please take care.
Comment 12 Ritesh Adval 2007-01-18 21:24:19 UTC
This is a retriever enhancement, changing the sub component.