You set the root to "/" for that application. For example, to make
"ecommerce" the default app, go to that app's ofbiz-component.xml file
(in this case located in special-purpose/ecommerce) and at the bottom of
that file, change the mountpoint from "/ecommerce" to "/".
--
Matt Warnock <
[hidden email]>
RidgeCrest Herbals, Inc.
On Tue, 2010-06-01 at 15:57 -0700, James McGill wrote:
> How do you set a specific application to be the default, that is, when a
> user goes to
http://ofbiz.server.com/ , and you want that to log directly
> into a specific application,
> instead of needing to add "application/control/main" to the url, what do you
> do?
>