cancel
Showing results for 
Search instead for 
Did you mean: 

custom rest service error

skverma02
Confirmed Champ
Confirmed Champ
hello
i m using actviti-rest service to run my application its done verywell.
but my requriment  is something more so i m decide to make own rest service for this i m using spring-boot to make my own service .
i am run through curl {curl localhost:8080/my}
its give result

according to this tutorial {http://www.jorambarrez.be/blog/}  i m make a demo its run properly in embeded tomcat.which is embeded to spring-boot
but when i make a war file and deploy to external tomcat where my activiti-rest run it give 404 error { The requested resource is not available}

i m run thrugh curl {curl localhost:8080/newdemo/my} where newdemo is my war foldername
its give 404 error.
what i am do guys plz help me or any one know some tutorial regarding this plz give the link…

my project java class , processbpmn20.xml and pom .xml bellow in txt file..


plz help me…
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

Like Joram's blog is showing it should be working fine. It's not possible for us to look into this in details due to time constraints. We can help with specific questions though.

Best regards,