Skip to content

vigneshbrb/simple-java-servletwith-apacheCXF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CXF-RS-Test

Issue faced in (TOMCAT + MAVEN) WORKS -- When .war file is copied and deployed in tomcat webapps/ FAILS -- When using "Run on server" in eclipse. Throws class not found exception as the class was inside maven dependencies.

Resolved: By changing project properties -> deployable assembly -> Add -> Java Build path libraries. So that Tomcat will now know which class holds servlet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published