java - Why am I getting 404 error making REST call to activiti-rest? -


i'm not sure whether problem activiti or tomcat server 8.0. i'm starting project uses activiti-rest , tested yesterday using advanced rest client , worked fine.

today had import project tomcat server , had add few jars tomcat libs folder because project used soap interface. i'm providing information last thing done before tested activiti-rest again , i'm getting 404 error every call. jars added ones suggested tutorial: jax-ws-web-services-on-tomcat. tutorial followed create project imported had soap interface.

i'm confused problem be. there way of finding out more problem? basic tomcat 404 page no info besides "the requested resource not available".

edit: project involves soap interface in no way connected project uses activiti-rest, mentioning last thing done prior rest not working.

did configure db.properties , engine.properties both(activiti-rest , activiti-explorer)?. , depends version of activiti.(db.properties , engine.properties in version 5.16.4 , above)


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -