Unable to Resolve MTOMFeature Refrence in Java 11

Options

This Reference was Resolved in Java 8 and was used for the

ContentService Binding below

import javax.xml.ws.soap.MTOMFeature

ContentService contentServiceClient = contentService.getBasicHttpBindingContentService(new MTOMFeature());

Since going to Java 11 (zulu-11) Using Eclipse I'm getting the Message

The type jakarta.xml.ws.WebServiceFeature cannot be resolved. It is indirectly referenced from required .class files

I'm using jaxws-ri references that I've added to My Build Path.

Any Idea on how to resolve the reference?

Answers

  • Karen Weir
    Karen Weir E Community Administrator
    Options

    @AWinslow , Is your post referring to Content Server or Documentum? I would like to move it to the best place in the Community so that the correct experts can review.