Re: Remove control/main from url

2021-07-06 Thread Jacques Le Roux
Hi Pierre, That's interesting but needs more work, see my comment at https://github.com/apache/ofbiz-plugins/pull/25#issuecomment-874792889 Thanks Jacques Le 05/07/2021 à 08:18, Pierre Smits a écrit : See https://issues.apache.org/jira/browse/OFBIZ-11791 Best regards, Pierre Smits On Mon,

Re: Remove control/main from url

2021-07-04 Thread Pierre Smits
See https://issues.apache.org/jira/browse/OFBIZ-11791 Best regards, Pierre Smits On Mon, Jul 5, 2021 at 1:50 AM Ivan Drinks Sr < ivan...@reality-technology.com> wrote: > After much effort we are able to get our standard web app to run under > Ofbiz. However if I select it from the Ofbiz menu a

Remove control/main from url

2021-07-04 Thread Ivan Drinks Sr
After much effort we are able to get our standard web app to run under Ofbiz. However if I select it from the Ofbiz menu a control/main is added and not our app pathing. If I access it using its mount point it runs fine. How do I remove the control/main stuff? Thanks for your help. Warm re