phax / as2-lib

A generic Java AS2 library, servlet and server
107 stars 43 forks source link

Async mdn question #57

Open ihudedi opened 6 years ago

ihudedi commented 6 years ago

Hi Philip, I saw in code whem using async mdn we store the mic in mdmpendinginfo folder and in the file we set the mic and mdmpending file. My question what are you doing with this file beacuse the file isnt created and you are trying to delete him when mic is matched. Another issuewhen you delete mdmpendinginfo file you print to log the directory from mdmpending and not from mdmpendinginfo. Thanks, Itay

ihudedi commented 6 years ago

In addition maybe ability to set the mdmpendinginfo fron the as2clientsettings.currently i modifed the as2message to extend and set those params.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

phax commented 4 years ago

That one can be closed, as "pendingmdninfo" and "pendingmdn" can be set on the message processor - right?

ihudedi commented 4 years ago

Please the code when you store data to those folders and when you retrieve from there or delete. Seems like redundant code. Thanks, Itay

phax commented 3 years ago

I think this one is resolved in the meantime. Feel free to open it up again, if you feel that something needs to change.