Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.1.1
-
None
Description
Even if the crisp api jar is shared and so even if you can invoke crisp core in site war through the shared api jar, the spring HttpEntity object is instantiated from cms war and passed into the crisp core (in site). Example: when crisp is used with post method in external document picker plugin.
As a result, two different classes for HttpEntity was communicating, which is improper.
Attachments
Issue Links
- is backported by
-
CRISP-37 [Backport 2.0.x] When a Spring's HttpEntity is passed through ExchangeHint from cms webapp, the HttpEntity cannot be recognized by CRISP core due to classloader issue
- Closed
-
CRISP-38 [Backport 1.x] When a Spring's HttpEntity is passed through ExchangeHint from cms webapp, the HttpEntity cannot be recognized by CRISP core due to classloader issue
- Closed