eclipse-ee4j / eclipse-ee4j/metro-wsit

Some of the namespaces used in WSIT configuration file doesn't have schemas published

Open
#376 0 comments 0 reactions 0 assignees View on GitHub
Component: docs ERR: Assignee Priority: Major Type: Improvement
Dominant language
Java
Stars
6
Forks
21
Avg merge
10h 2m
Merged PRs (30d)
1

Description

In particular, the following two namespaces:

xmlns:sc="http://schemas.sun.com/2006/03/wss/server"
xmlns:wspp="http://java.sun.com/xml/ns/wsit/policy"

It is customary to publish a schema in those URLs. JAX-WS and JAXB both does this.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[current]

Source: [https://github.com/javaee/metro-wsit/issues/1661](https://github.com/javaee/metro-wsit/issues/1661)
Author: glassfishrobot

Contributor guide

Open the contributing guide

Research direction

Start by tracing the WSIT configuration references for the sc and wspp namespaces, using the two namespace URLs and the linked source issue as context. Inspect the repository resources that define or package these namespaces. Done means schemas are published at both requested namespace URLs and the configuration references resolve to them.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.