Skip to content

Issue while deploying on SAP Netweaver 7.5 #34

Description

@goutham580

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions