Hi list,
We at Langhua Opensource Foundation has released two new modules: OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. For details, please visit: http://langhua.org/portal/portal/default/OFBiz Kind Regards, Shi Jinghai/Beijing Langhua Ltd. |
Hi Shi,
What a fantastic achievement - Is there documentation for these components as the links for userguide, installation, etc don't appear to be working on http://langhua.org/portal/portal/default/OFBiz Many thanks, Chris Shi Jinghai wrote: > Hi list, > > We at Langhua Opensource Foundation has released two new modules: > OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. > > OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. > > OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. > > For details, please visit: > http://langhua.org/portal/portal/default/OFBiz > > Kind Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > > |
The pages are tested in IE 6/7 and Firefox 3.0/3.5. Are you using a
browser we don't test? Or it's because of timeout problem of news portlet. If so, we'll tune the JBoss Portal and improve the news portlet implement. Thanks, Shi Jinghai/Beijing Langhua Ltd. 在 2009-10-12一的 07:38 +0100,Chris Snow写道: > Hi Shi, > > What a fantastic achievement - Is there documentation for these > components as the links for userguide, installation, etc don't appear to > be working on http://langhua.org/portal/portal/default/OFBiz > > Many thanks, > > Chris > > Shi Jinghai wrote: > > Hi list, > > > > We at Langhua Opensource Foundation has released two new modules: > > OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. > > > > OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. > > > > OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. > > > > For details, please visit: > > http://langhua.org/portal/portal/default/OFBiz > > > > Kind Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > > |
I was using IE8. Everything works fine in Firefox.
Many thanks, Chris Shi Jinghai wrote: > The pages are tested in IE 6/7 and Firefox 3.0/3.5. Are you using a > browser we don't test? > > Or it's because of timeout problem of news portlet. If so, we'll tune > the JBoss Portal and improve the news portlet implement. > > Thanks, > > Shi Jinghai/Beijing Langhua Ltd. > > > 在 2009-10-12一的 07:38 +0100,Chris Snow写道: > >> Hi Shi, >> >> What a fantastic achievement - Is there documentation for these >> components as the links for userguide, installation, etc don't appear to >> be working on http://langhua.org/portal/portal/default/OFBiz >> >> Many thanks, >> >> Chris >> >> Shi Jinghai wrote: >> >>> Hi list, >>> >>> We at Langhua Opensource Foundation has released two new modules: >>> OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. >>> >>> OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. >>> >>> OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. >>> >>> For details, please visit: >>> http://langhua.org/portal/portal/default/OFBiz >>> >>> Kind Regards, >>> >>> Shi Jinghai/Beijing Langhua Ltd. >>> >>> >>> >>> > > |
In reply to this post by Shi Jinghai
hi Shi,
Thanks for sharing the two modules. Just some quick questions for you: 1) Why not use MyPortal component in ofbiz? I guess you need a standard portal to show information not only from ofbiz but also from other applications. Or you had any problem with MyPortal? 2) Why you choose jboss portal? It seems there are a lot of open source portals over there, like jetspeed, liferay, etc. Any special reasons? 3) Is it possible to integrate jetspeed into Ofbiz? Now we have MyPortal there. But it doesn't follow JSR 168 and as such external portlets cannot be integrated seamlessly. Once I tried to integrate a commercial report tool with ofbiz and that report tool provides a lot of fancy report portlets. But things get difficult when I tried to reuse those portlets. (To be honest, I still don't understand why committees don't use Apache jetspeed but chose to reinvent the wheel. A nice and existing portal and no legal issue.) -- Regards, Michael Xu (xudong) www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135 9807 | Fax: (8610) 62670096 On Mon, Oct 12, 2009 at 1:37 PM, Shi Jinghai <[hidden email]> wrote: > Hi list, > > We at Langhua Opensource Foundation has released two new modules: > OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. > > OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. > > OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. > > For details, please visit: > http://langhua.org/portal/portal/default/OFBiz > > Kind Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > > |
Hi Michael,
Why Portal? My reason is simple. My reason is integration. Why JBoss? It's a personal favorite, it's also a common choice when we see "Atos Origin deployed its Java-based Games Management System (GMS) application, which features several open source components including the Apache Tomcat Web server and JBoss application server, for Beijing Olympic Games". I'd like to add CAS in this claim. Why not JetSpeed? I don't have any experience on it, never evaluate it. You may be interested in uPortal as well, it's a Jasig project. Regards, Shi Jinghai/Beijing Langhua Ltd. 在 2009-12-18五的 15:26 +0800,Michael Xu (xudong)写道: > hi Shi, > > Thanks for sharing the two modules. Just some quick questions for you: > > 1) Why not use MyPortal component in ofbiz? > I guess you need a standard portal to show information not only from ofbiz > but also from other applications. Or you had any problem with MyPortal? > > 2) Why you choose jboss portal? It seems there are a lot of open source > portals over there, like jetspeed, liferay, etc. Any special reasons? > > 3) Is it possible to integrate jetspeed into Ofbiz? > Now we have MyPortal there. But it doesn't follow JSR 168 and as such > external portlets cannot be integrated seamlessly. Once I tried to integrate > a commercial report tool with ofbiz and that report tool provides a lot of > fancy report portlets. But things get difficult when I tried to reuse those > portlets. > > (To be honest, I still don't understand why committees don't use Apache > jetspeed but chose to reinvent the wheel. A nice and existing portal and no > legal issue.) > > -- > Regards, > Michael Xu (xudong) > www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135 > 9807 | Fax: (8610) 62670096 > > > On Mon, Oct 12, 2009 at 1:37 PM, Shi Jinghai <[hidden email]> wrote: > > > Hi list, > > > > We at Langhua Opensource Foundation has released two new modules: > > OpenCms-OFBiz and OFBiz-Portlet. Both depend on OFBiz-RMI module. > > > > OpenCms-OFBiz supports OpenCms 7.0.5 and OFBiz 09.04. > > > > OFBiz-Portlet supports OFBiz 09.04 and JBoss Portal 2.7.2. > > > > For details, please visit: > > http://langhua.org/portal/portal/default/OFBiz > > > > Kind Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > |
Free forum by Nabble | Edit this page |