Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Java wrapper rest service for BPM Java API

VinothnivasJul 3 2019 — edited Jul 8 2019

Hi

We are creating a java wrapper rest services for Oracle BPM Java API. We are able to test the wrapper java class locally using the test class with main method. When we package it as war and place it in the tomcat server. We are getting the error as javax.servlet.ServletException: Servlet.init() for servlet JavaTestRestExample threw exception with the root cause as java.lang.NoClassDefFoundError: oracle/wsm/agent/handler/jaxrs/util/OwsmResourcePatternProvider.

Can you help with  this issue.

Thanks,

Vinoth

Comments
Post Details
Added on Jul 3 2019
2 comments
209 views