Hello,
I have downloaded the DemoSite-broadleaf-5.0.1-GA.zip. And using this I have built the admin & mycompany war file. And deployed it in separate tomcat on port 8081 on my local windows system.
Now using mycompnay application in Chrome browser (http://localhost:8081/mycompany), the home page and other functionality is working , But when I add an item in cart and do the "paypal" checkout option , I am getting 404 error for "http://localhost:8081/hosted/sample-checkout" , /hosted/sample-checkout not available.
I tried to change it to http://localhost:8081/mycompany/hosted/sample-checkout , it is saying that "GET" method not supported.
Whereas the same paypal checkout (http://localhost:8080/hosted/sample-checkout) is working when I run it by using DemoSite-broadleaf-5.0.1-GA , startsite.bat file.
Can someone please help me in solving this issue with standalone Tomcat server ?
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.