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

@WebFault documentation errors in JSR-224 JAX-WS 2.2 rev a Maintenance Release 4 specification #192

Open
Tomas-Kraus opened this issue Jun 2, 2022 · 0 comments

Comments

@Tomas-Kraus
Copy link
Contributor

Figure 3.4 on page 46 has several errors:

  • @XmlRootElement has no attribute targetNamespace, but namespace
  • Sting should be corrected to String
  • UnknownTicker::getTicker() should return UnknownTickerBean
  • AccessType.FIELD should be XmlAccessType.FIELD
  • Comma missing in @XmlRootElement(name="UnknownTickerFault" targetNamespace="...")
    -etc

Source: javaee/metro-jax-ws#1185
Author: glassfishrobot

@lukasj lukasj transferred this issue from eclipse-ee4j/metro-jax-ws Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant