how you start the APIs in Tomcat #3057
Closed
masoudmatak
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes, there is: https://github.com/keeps/roda/blob/master/deploys/standalone/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Luis for the replay!
I am using Tomcat for the deployment.
what you mean with Yes?
Do you mean that if you deploy the application in Tomcat locally, is it just a static html-page?
and what is the entry to check the API:s if they are deployed in Apache locally? give just a sample API-entry
what I see after my Tomcat deployemenmt:
[cid:92f3e4f5-fcf4-46c3-b199-dd1c1b3af112]
and the below figure is your demo-page:
[cid:919703b7-cc25-4585-9190-b8e2c4ceaf1f]
…________________________________
Från: Luis Faria ***@***.***>
Skickat: den 22 januari 2024 17:30
Till: keeps/roda ***@***.***>
Kopia: masoudmatak ***@***.***>; Author ***@***.***>
Ämne: Re: [keeps/roda] how you start the APIs in Tomcat (Discussion #3057)
Yes, there is: https://github.com/keeps/roda/blob/master/deploys/standalone/README.md
—
Reply to this email directly, view it on GitHub<#3057 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJ4ET357YMZPBPI2R76LFZLYP2HZ7AVCNFSM6AAAAABB5IESJOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DEMJQHEYDQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have build RODAs war-file roda-wui-5.4.0-SNAPSHOT.war and deployed it in Tomcat 9.0 , when I start https://locakhost:8080/roda-wui-5.4.0-SNAPSHOT you see just a html-page as a text-info.. nothing to execure! the same if you try with https://locakhost:8080/roda-wui-5.4.0-SNAPSHOT/api/ nothing will happend, just error page.. Is it the way RODA works?
is there any documentation for deploying RODA locally?
Beta Was this translation helpful? Give feedback.
All reactions