AS4Servlet in AS4 Client Application #103
binaradarsha
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @phax,
I have few questions.
(1) Is the whole purpose of having the AS4Servlet in a AS4 client application to handle the signal message (synchronous response to user message)?
(2) Why we need to create a MockServletContext explicitly. I am wondering it can also be created automatically as AS4Servlet is instantiated?
(3) Did you make the AS4IncomingDumperFileBased thread-safe in phase4 lib version 1.4.0?
Beta Was this translation helpful? Give feedback.
All reactions