Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schemas with deep nesting is more common than we thought #31

Closed
Tomas-Kraus opened this issue May 20, 2004 · 6 comments
Closed

Schemas with deep nesting is more common than we thought #31

Tomas-Kraus opened this issue May 20, 2004 · 6 comments
Labels
Major Priority XSD component
Milestone

Comments

@Tomas-Kraus
Copy link
Contributor

We've been seeing reports from users saying that they have to work with a schema
that has a very deep nested structure.

JAXB 1.0 produces the nested interfaces for such elements/types, and as a result
it produces names too long to be used. In fact, the complaints were that the
class file name becomes so long that it goes beyond the OS limit.

Currently, there's no workaround for this problem.
I wonder if the EG could consider this problem in JAXB 2.0.

Environment

Operating System: All
Platform: All

Affected Versions

[1.0]

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
Reported by kohsuke

@Tomas-Kraus
Copy link
Contributor Author

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
kohsuke said:
Wrong link. The correct link is:
https://jaxb.dev.java.net/servlets/ReadMsg?list=users&msgNo=3304

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JSR222-31

@Tomas-Kraus
Copy link
Contributor Author

@Tomas-Kraus Tomas-Kraus added XSD component Major Priority Type: Bug labels Sep 13, 2018
@Tomas-Kraus Tomas-Kraus added this to the milestone 1 milestone Sep 13, 2018
@lukasj
Copy link
Contributor

lukasj commented Apr 2, 2020

all generated classes/packages can be customized using a binding schema language

@lukasj lukasj closed this as completed Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Priority XSD component
Projects
None yet
Development

No branches or pull requests

2 participants