Hi All,
Now I’m download axelor war V7 but it is not opening showing 404 error
what do you call « opening » ?
localhost:8088/login.jsp
I have the same error. My log says that I don’t have the good dependencies.
I don’t have time either to resolve yet.
You have instal good version of Tomcat , java , postgres ?
Hi @bDurtaut what versions do we need? I’ve already download from sources AOS v7.0.0, java11, gradle 7.5.1 and tomcat 9.0.64 but I get errors when build it.
Build or deploy ?
works for me with tomcat:9.0.74-jre17-temurin-focal (on docker)
Hi @dtneo finally i can built it from sources with tomcat 9.0.64. and debug with Intelijj idea.
Thanks.
Is this version the new one with reactJS on front end ?
Regards
No , i have the answer on last webminar . ReactJs end of year .
i say for the version ,my question was on the front framework .
Oh. Thats a question for Axelor team. I’ve review and from my opinion is javascript no react because the name of function dont start with a capital letter.
Is AngularJS , not react yet . React on the last of this year …
- Перейти к файлу package.json (open-suite-webapp\modules\axelor-open-suite\axelor-human-resource\src\main\axelor-react-timesheet) удалить фрагмент кода « CI=false »
- Перейти к файлу package.json (open-suite-webapp\modules\axelor-open-suite\axelor-project\src\main\task-editor) удалить фрагмент кода « CI=false GENERATE_SOURCEMAP=false »
- Запустить по команде: ./gradlew clean build
- Развернуть в Apachi Tomkat 9.0.75
Программы и версии:
- Java 11
- PostgreSQL 12 и выше
- Apachi Tomkat 9.0 и выше
- Node.js v18.16.0
- Yarn 1.22.19
- Gradle 7.5.1
Настройки PostgreSQL
db.default.url = jdbc:postgresql://localhost:5432/axelor-open-suite
db.default.user = axelor
db.default.password = postgres