Ted Husted wrote:

> +1 -- just tested this and it works like a charm.
>
> Before adding it to install -- do you think we should add
>
> --
>
> * Resin will unpack the war to $RESIN_HOME/work/_war/$ID and the
> application folder will not appear under docs.
>
> * When developing your own applications, you can create a new folder
> under $RESIN_HOME/doc and modify the file "$RESIN_HOME/conf/resin.conf"
> to recognize your application, for example:
>
>     <web-app id='/struts-myapp' />
>
>    Resin will then read your application's configuration from
> WEB-INF/web.xml
>
> --
>
> Or is that getting that too far into the specifics of a container's
> implementation?
>

I think a few hints about how to organize your own application development on a
given platform, as with your proposed text above, would be useful.  We don't
want to reproduce the Developer Docs for every platform :-), but an initial
pointer in the right direction makes a lot of sense.

Craig


Reply via email to