holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
74 stars 37 forks source link

Error with testing a new pull request #120

Closed damalov closed 3 years ago

damalov commented 3 years ago

I've tested one-way push message on localhost and it was ok. I faced with problems when i set up the Pull request. "MessageSubmission not handled by P-Mode configured handlers => check global configuration"

sfieten commented 3 years ago

Hi @damalov, the log message may indeed be a bit confusing. What you're getting is from the org.holodeckb2b.common.events.SyncEventProcessor component and indicates that the MessageSubmission event is not handled. However that event actually indicates that a message was successfully submitted. So this message does not indicate an issue in the actual message exchange. Maybe the problem is that you didn't submit a message to be pulled on the other instance? If you have further questions or need additional support, please see http://holodeck-b2b.org/support/