Skip to content

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

@Tomas-Kraus

Description

@Tomas-Kraus

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions