Grails web deploy in Tomcat got HTTP Status 404 – Not Found
up vote
0
down vote
favorite
Grails war deploy in Tomcat gives me this error:
Can you please help me?
grails groovy
|
show 4 more comments
up vote
0
down vote
favorite
Grails war deploy in Tomcat gives me this error:
Can you please help me?
grails groovy
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43
|
show 4 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Grails war deploy in Tomcat gives me this error:
Can you please help me?
grails groovy
Grails war deploy in Tomcat gives me this error:
Can you please help me?
grails groovy
grails groovy
edited Nov 12 at 8:56
asked Nov 12 at 2:15
Bunthoeurn
15
15
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43
|
show 4 more comments
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43
|
show 4 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53255216%2fgrails-web-deploy-in-tomcat-got-http-status-404-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to Stack Overflow! Please take the tour, look around, and read through the Help Center, in particular How do I ask a good question? If you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem. Also, remember to include Minimum, Complete, Verifiable Example. People will be glad to help
– Andreas
Nov 12 at 4:01
Yes sir, Pls help me
– Bunthoeurn
Nov 12 at 4:22
Please read through all the guides above and edit your question
– Andreas
Nov 12 at 4:23
How did you get to that URL? Do other pages load okay? Do you have a controller named AlipayOnlinePaymentController? Is the controller using scaffolding or does it have an index method? If you have an index method do you have a gsp file like /views/alipayOnlinePayment/index.gsp ? Judging by the URL I'd guess you have something named incorrectly as the first letter of Alipay... should be lowercase
– Mike W
Nov 12 at 7:32
Oh @MikeW I have one more URL localhost:8100/singleTradeQuery and in my enviroment work fine. After I build grails war and deploy to the Tomcat not work anymore.
– Bunthoeurn
Nov 12 at 8:43