eclipse-ee4j / eclipse-ee4j/metro-wsit
webservices-rt.jar 2.4.4 is missing jaxws-tubes-default.xml in META-INF
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 1
Description
I am getting the error `MASM0001: Default configuration file [ jaxws-tubes-default.xml ] was not found` when publishing a web services endpoint using the 2.4.4 versions of webservices-api.jar and webservices-rt.jar. Checked the content of jaxws-rt.jar and noticed that it contains jaxws-tubes-default.xml in its META-INF folder. After adding the file taken from jaxws-rt.jar to webservices-rt.jar META-INF the error disappears and the endpoint is published.
Contributor guide
Research direction
Compare the contents and packaging sources for webservices-rt.jar and jaxws-rt.jar, focusing on META-INF/jaxws-tubes-default.xml. Start by locating how webservices-rt.jar is assembled, then verify that the file is included and that publishing a web services endpoint no longer reports MASM0001.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100