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 175802 - JAXB incorrectly reports Please Enter Valid Schema File
Summary: JAXB incorrectly reports Please Enter Valid Schema File
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 17:23 UTC by thoalex
Modified: 2016-07-07 09:54 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 thoalex 2009-10-30 17:23:08 UTC
When trying to use a valid XSD file NetBeans reports Enter Valid Schema File if the project and schema use a
symbolically linked directory.

Steps to reproduce:

1. Create a symbolic link to the normal user directory.  For example if the user directory is
/Users/home/thcampbell/NetBeansProjects create a symbolic link called /NetBeansProjects to this directory.
2. Create a new project using /NetBeansProjects/TestProject as the home directory
3. Try to create a JAXB Binding using the wizard.  Doesn't matter how the XSD is referenced (using symbolic link or
other) the Wizard will report "Enter Valid Schema File"
Comment 1 Martin Balin 2016-07-07 09:54:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss