Scot,

I don't this will change the port of Tomcat server. You will need to change the port settings in ofbiz-container.xml. I think this file is used to add the right port to the generated URLs.

Thanks

Raj

Scott Gray wrote:
You can also modify framework/webapp/config/url.properties to set your http 
port to 80 and the https port to 443 so that users do not need to specify the 
port after the host name.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 18/02/2010, at 3:30 PM, Ruth Hoffman wrote:

Hi Goran:
You don't need to do that. You can go to the ofbiz-component.xml file for the ecommerce 
component (~specialpurpose/ecommerce) and change the mount-point entry to be 
mount-point="/".

Hope that helps.
Ruth

Goran Janevski wrote:
Actually, now that you helped me figure this out, I can probably do some
kind of DNS mapping through GoDaddy to get down to www.mydomain.com.

When I figure it out, I will report back.

Best Regards,
Goran

On Thu, Feb 18, 2010 at 11:19 AM, Goran Janevski <[email protected]> wrote:

Hi,

Just trying to get started on OfBiz.  First impression: not much
documentation to go on.

I was able to get the vanilla OfBiz running, but:

1) I can't get to it via a domain name.  I can get to it on the intranet,
via the intranet IP address: 
http://<local-ip>:8080/ecommerce<http://%3clocal-ip%3e:8080/ecommerce> (also
using "localhost" instead of <local-ip>).  I can get to it externally via my
router's WAN IP address: 
http://<wan-ip>:8080/ecommerce<http://%3cwan-ip%3e:8080/ecommerce>.
But, I can't get to it via www.mydomain.com.

I made sure there are no firewalls blocking this.  I opened up TCP ports
80, 8080, and the https port on my router.

Can anyone help with this, please?

2) I purchased Ms.Hoffman's catalog book, but it refers to oFBiz 4.  I
downloaded oFBiz 9 (current), and in it, there is no place to change the
logo on a store (whereas it was clearly available in OfBiz 4) (!).  Why
would this be removed?   So I proceeded to overwrite the ofbizLogo.gif with
one of my own, and I can see that it replaced the ofbiz logo, but it is not
showing properly.  Is there some resolution requirements on the logo or any
other image displayed on the web page?

Thanks,
Goran



Reply via email to