You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/02/09 12:56:05 UTC

[jira] Commented: (OFBIZ-707) Inter webapp linking by name webapp name rather than mount-point

    [ https://issues.apache.org/jira/browse/OFBIZ-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471667 ] 

Chris Howe commented on OFBIZ-707:
----------------------------------

+1
It would seem inter-app should be taking the webapp name and returning the mount-point + the target.

The question then is does the <link> element need an additional webapp="" attribute or should inter-app guess the webapp name from the target="webapp/..."


> Inter webapp linking by name webapp name rather than mount-point
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-707
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-707
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Rupert Howell
>
> For security reasons I don't necessarily want others to know how to find any of the back-office webapps so I change the mount-points for all of them. I then have to find each time that webapp is called in all the ftls, Screen/Form/Menu widgets and replace them with this new value. A good example is the number of times partymgr is called from the order module.
> I would like to investigate the best way to link using the webapp's name rather than mount-point each time so only one change has to be made. I would be happy to attempt to implement this - does anyone have any comments on this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.