[
https://issues.apache.org/jira/browse/NIFI-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636901#comment-17636901
]
David Handermann commented on NIFI-10188:
-----------------------------------------
Adding the {{jaxws-api}} dependency to the {{nifi-email-processors}} module
resolves the class error on Java 11, as implemented in the linked pull request.
> ConsumeEWS java.lang.ClassNotFoundException: javax.xml.ws.http.HTTPException
> -----------------------------------------------------------------------------
>
> Key: NIFI-10188
> URL: https://issues.apache.org/jira/browse/NIFI-10188
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.16.2
> Environment: Java 11
> Cent OS 7
> Reporter: RAVINARAYAN SINGH
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I was trying to use ConsumeEWS processor with self hosted exchange server
> and i got following error
> ConsumeEWS[id=327442d0-569a-1856-ffff-ffffcabbf76f] Processing halted:
> yielding [1 sec]: java.lang.NoClassDefFoundError:
> javax/xml/ws/http/HTTPException
> - Caused by: java.lang.ClassNotFoundException: javax.xml.ws.http.HTTPException
--
This message was sent by Atlassian Jira
(v8.20.10#820010)