eclipse-ee4j / eclipse-ee4j/metro-wsit

MTOM tests do not verify message on the wire

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

Description

The current tests for MTOM invoke a proxy client and check that the response
message returned the expected result. The tests do not verify however that the
messages that were exchanged over the wire were actually XOP encoded.
#### Environment
Operating System: All
Platform: Macintosh
#### Affected Versions
[1.2]

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

Contributor guide

Open the contributing guide

Research direction

Start by locating the current MTOM tests and tracing the proxy client call that checks only the returned response. Determine how the exchanged messages can be inspected, then add assertions that the wire messages are XOP encoded and run the existing MTOM test suite to confirm the checks pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.