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 106176 - Failed to add a JAXB Binding if select Schema File from URL
Summary: Failed to add a JAXB Binding if select Schema File from URL
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on: 100868
Blocks:
  Show dependency tree
 
Reported: 2007-06-09 01:27 UTC by _ hong_lin
Modified: 2007-07-06 00:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The sample EJB Module project (18.64 KB, application/x-compressed)
2007-06-09 01:33 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2007-06-09 01:27:38 UTC
Build: NB 6.0 nightly build 200706060000

Steps to reproduce it:
1. Create a new Java Application JavaApplication1.
2. Deploy the attached EJB module "LoanProcessor".
3. Add a JAXB binding to JavaApplication1 with the following config info: 
   Schema Name: "LoanProcessor". 
   Schema File: Check "Select From URL". Enter the URL:
"http://localhost:8080/LoanProcessorService/LoanProcessor?wsdl".
   Package Name: "LoanProcessor".
   Options: check "nv" and "readOnly".
   Schema Type: select "WSDL". Click Finish.
4. The IDE does nothing.
Comment 1 _ hong_lin 2007-06-09 01:33:23 UTC
Created attachment 43467 [details]
The sample EJB Module project
Comment 2 _ gmpatil 2007-06-12 01:55:17 UTC
Added dependency on 100868.
Comment 3 _ gmpatil 2007-06-14 18:17:40 UTC
Fixed.
Please try with build #1628 or later.
Comment 4 _ hong_lin 2007-07-06 00:10:05 UTC
Verified the fix is in NB 6.0 nightly build 200707051200