I am talking about both.

In .NET and IIS I can create a virtual directory like MyWebApp1 and
MyWebApp2 then I can access it like this:

http://localhost/MyWebApp1/ecommerce
http://localhost/MyWebApp2/ecommerce
http://localhost/MyWebApp1/webtools
http://localhost/MyWebApp2/webtools

This is what I am referring to.  The 2 are totally independent from each
other.  I'm not familiar with Tomcat.  But I am assuming the same can be
done with Tomcat as with IIS?

Brendan


-----Original Message-----
From: BJ Freeman [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 08, 2007 8:33 PM
To: user@ofbiz.apache.org
Subject: Re: Instances

definition are very important here
by web app are you meaning the complete ofbiz application or the
Ecommerce web app.
http://localhost:8080/ecommerce/
if it is the ecommerce side look at the clone in the ecommerce folder.


Brendan Vogt sent the following on 12/8/2007 9:35 AM:
> Hi,
> 
>  
> 
> I want to run 2 instances of Ofbiz, 2 separate web apps, one test web app
> and one live app.  How do I get this because they would use the same URL
> namely http://localhost:8080/webtools/
> 
>  
> 
> Thanks
> 
> Brendan
> 
> 

Reply via email to