How to setup the Tomcat

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to setup the Tomcat

S K Pradeep kumar
Hi all,

   How to configure the tomcat in ofbiz framework,
   I have two domain names and one dedicated server.
   I want to run 2 different sites on each domain names.
   One site is the ofbiz e-commerce web site another one is the static
website.
   How can i achieve this?



thanks for help...

With regards,
S K Pradeep kumar,
Reply | Threaded
Open this post in threaded view
|

Re: How to setup the Tomcat

c.schinzer
Hi there,


IMHO the preferred way to achieve this is to use an Apache instance in front
of your OFBiz instance and use rewrite rules that point to the respective
OFBiz URLs. I would rather not mess with the OFBiz-Tomcat-integration
itself.
Is that enough to get you to the right direction?

Another option would be to run OFBiz in an external Tomcat and modify that
Tomcat's config to reroute accordingly, however, again it may turn out
difficult with the way OFBiz intertwines with the Tomcat configuration. E.g.
the web.xmls for each application (which would be among the points to edit)
is maintained by OFBiz logic.

Let me know your thoughts.
Regards


Carsten

2010/2/8 S K Pradeep kumar <[hidden email]>

> Hi all,
>
>   How to configure the tomcat in ofbiz framework,
>   I have two domain names and one dedicated server.
>   I want to run 2 different sites on each domain names.
>   One site is the ofbiz e-commerce web site another one is the static
> website.
>   How can i achieve this?
>
>
>
> thanks for help...
>
> With regards,
> S K Pradeep kumar,
>



--

Best

Carsten Schinzer

Waisenhausstr. 53a
80637 München
Germany