on ‎2015 Jun 11 2:13 PM
getting following error while merging the code from hybris 5.3 to hybris 5.5 .
10:
11:
12:
13:
14:
15:
16:
Stacktrace:] with root cause java.lang.NoClassDefFoundError: org/springframework/web/util/ExpressionEvaluationUtils at org.springframework.web.servlet.tags.MessageTag.resolveMessage(MessageTag.java:214) at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:165) at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79) at org.apache.jsp.tag.webdesktop.template.master_tag._jspx_meth_spring_005ftheme_005f0(master_tag.java:494) at org.apache.jsp.tag.webdesktop.template.master_tag.doTag(master_tag.java:213) at org.apache.jsp.tag.webdesktop.template.page_tag._jspx_meth_template_005fmaster_005f0(page_tag.java:222) at org.apache.jsp.tag.webdesktop.template.page_tag.doTag(page_tag.java:187) at org.apache.jsp.WEB_002dINF.views.desktop.pages.error.errorNotFoundPage_jsp._jspx_meth_template_005fpage_005f0(errorNotFoundPage_jsp.java:144) at org.apache.jsp.WEB_002dINF.views.desktop.pages.error.errorNotFoundPage_jsp._jspService(errorNotFoundPage_jsp.java:112) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)`enter code here`
can Anyone help
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi, I faced exactly the same issue and I was able to fix it.
Our storefront used an old version of the spring-webmvc jar. I replaced it with the new version (spring-webmvc-4.1.4.RELEASE.jar) from platform/ext/core/lib and now everything works fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check the versions of the spring libraries:
Are you using Hybris 5.5 or 5.5.1?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.