Play Framework 2.5 in prod: "bad root server path"

1.120 prikaza
Preskoči na prvu nepročitanu poruku

tech...@eeproperty.ch

nepročitano,
23. tra 2017. 00:14:4323. 04. 2017.
u Play Framework
I tested my app in prod mode with a prod.conf file to use SSL and an other database than in dev mode.

I followed the documentation related to this: https://www.playframework.com/documentation/2.5.x/Production

Unfortunatelly, I cannot pass parameters in production. I get "bad root server path".

activator clean stage
target/universal/stage/bin/myapp -Dconfig.resource=prod.conf
Bad root server path: /home/me/Documents/MyApp-D

Any idea to solve this issue?

tech...@eeproperty.ch

nepročitano,
24. tra 2017. 08:35:5124. 04. 2017.
u Play Framework
I found that the AshScriptPlugin was in cause.
This plugin is buggy, you cannot pass parameters if you added it to your build.sbt file.
Odgovori svima
Odgovori autoru
Proslijedi
0 novih poruka