Replies: 2 comments
-
|
I found the solution by my self. By default the config file is set to messages.enabled="false" |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for reporting back. I will add that to the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to setup a sandbox and everything works fine. The only issue is with the webUI when trying to see the messages , i got that error. Even through the API the response is : {
"type": "EXCEPTION",
"results":[{"cause": null, "stackTrace":[{"classLoaderName": "app", "moduleName": null,…],
"result": "org.openas2.ComponentNotFoundException: Component 'messageFactory' not found.\r\n"
}
Any idea how to address this ?
Thanks in advance!
Pablo
Beta Was this translation helpful? Give feedback.
All reactions