Custom Web Service Listner on mirth 4.4 #5968
Replies: 4 comments
-
1、Previously used jdk1.8 ,Upgrade to jdk17.0.8 now (Because CPU usage was too high in the past) |
Beta Was this translation helpful? Give feedback.
-
package com.winning.mirth.webservice; import com.mirth.connect.connectors.ws.AcceptMessage; import javax.jws.WebMethod; @webservice(targetNamespace = "http://winning.amis.org/" )
} |
Beta Was this translation helpful? Give feedback.
-
If there is an example of jdk17, it would be better |
Beta Was this translation helpful? Give feedback.
-
Environment (please complete the following information):
OS: Windows 10
Java Distribution/Version
jdk version "17.0.8"
Connect Version 4.4
Workaround(s)
Not applicable.
how Custom Web Service Listner Do you have any examples or reference documents
Beta Was this translation helpful? Give feedback.
All reactions