[erlang-questions] Where did webmachines dispatch.conf go ??

Sean Cribbs sean@REDACTED
Sun Oct 19 18:58:48 CEST 2014


Thomas,

We recently reworked the template[1] to reflect more recent
conventions in Webmachine projects. Look in test_config and test_sup
for more details.

[1] https://github.com/basho/webmachine/pull/208

On Sun, Oct 19, 2014 at 11:50 AM, Thomas Elsgaard
<thomas.elsgaard@REDACTED> wrote:
> Hi
>
> When getting webmachine from github, and creating a new :
>
> git clone git://github.com/basho/webmachine
>
> ./scripts/new_webmachine.sh test /Users/thel
>
>
> bar14451:webmachine thel$ ./scripts/new_webmachine.sh test /Users/thel/
>
> ==> priv (create)
>
> Writing /Users/thel/test/README
>
> Writing /Users/thel/test/Makefile
>
> Writing /Users/thel/test/rebar.config
>
> Writing /Users/thel/test/rebar
>
> Writing /Users/thel/test/start.sh
>
> Writing /Users/thel/test/src/test.app.src
>
> Writing /Users/thel/test/src/test.erl
>
> Writing /Users/thel/test/src/test_app.erl
>
> Writing /Users/thel/test/src/test_sup.erl
>
> Writing /Users/thel/test/src/test_config.erl
>
> Writing /Users/thel/test/src/test_resource.erl
>
>
> There is not created any priv/dispatch.conf file ?
>
>
> It also seems, that adding the file manually doesn't makes webmachine
> dispatch to the right resource? Has anything changed ?
>
>
> Thomas
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



-- 
Sean Cribbs <sean@REDACTED>
Sr. Software Engineer
Basho Technologies, Inc.
http://basho.com/



More information about the erlang-questions mailing list