Login  Register

Re: Dev - move of the bsh location from the 'WEB-INF/action' directory

Posted by Jacopo Cappellato on Apr 27, 2006; 6:03am
URL: http://ofbiz.116.s1.nabble.com/Dev-move-of-the-bsh-location-from-the-WEB-INF-action-directory-tp167795p167796.html

Hans,

it could be a good idea, but there are a few issues we have to take into
account:

a) all the bsh scripts that depend on http related resources (request,
response etc...) should not be moved outside of the webapp folder

b) I think that it is important to store webapp's scripts and
configuration files under the WEB-INF folder because all the resources
under this special folder are not publicly served by the application
servers (it's one of the J2EE specifications)

Jacopo

Hans Bakker wrote:

> A proposal to change the directory standard:
>
> Currently all bsh scripts are stored as follows:
> /applications/applName/webapp/webappName/WEB-INF/actions/subwebappName/bshName.bsh
>
> in the applications which do not use jpublish, can't we move these a bit
> higher up like:
> /applications/applName/webapp/webappName/subwebappName/bshName.bsh
>
> together with the ftl files ?
>
> they are then easier to find and not so far down the directory tree....
>
> any opinions?
>
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev