java - Why can't I use REST Web App while SOAP web app is on the same Tomcat Server? -


i have tomcat 8.0 server rest api in webapps folder (activiti-rest). make successful rest calls until made soap project using jax-ws , placed jax-ws jars tomcat libs folder. soap service works rest api keeps returning 404 errors. what's problem or how can find out problem? log files in tomcat barebones, giving url , error code.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -