Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while deploying on SAP Netweaver 7.5 #34

Open
goutham580 opened this issue May 9, 2020 · 0 comments
Open

Issue while deploying on SAP Netweaver 7.5 #34

goutham580 opened this issue May 9, 2020 · 0 comments

Comments

@goutham580
Copy link

goutham580 commented May 9, 2020

I am trying to deploy the application SAP Netweaver 7.5 which uses JAVAEE5 runtime. I could see that my application refer the class from Servlet 3.0
Caused by: java.lang.NoClassDefFoundError: javax/servlet/DispatcherType
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2724)
at java.lang.Class.getDeclaredMethods(Class.java:1998)
at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:668)
... 59 more
Caused by: java.lang.ClassNotFoundException: javax.servlet.DispatcherType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant