Re: Multitenancy support

2010-04-16 Thread Adrian Crum
Maybe break things down into smaller pieces. For example, I would like to have two data instances running where I work - a sandbox instance and a live-data instance (for a manufacturing company with no eCommerce). Those two instances have nothing to do with a product store. Then go from there

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
I used productstore as an example where a company that is providing eccommerce would need such a ability. However you also have the Products to load, Company name to change, the list goes on. could you expand on Then go from there to map data-instances to product stores. are you talking about

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Those who want to peek into running example without installing the application, here is the link: http://www.viithiisys.com:/demo?startup=example Thanks, Raj On 16/04/10 01:51, Raj Saini wrote: Hi, I have been working on OSGi and OFBiz integration for a while. I could successfully,

Re: OSGi based OFBiz framework

2010-04-16 Thread Jeroen van der Wal
Hi Raj, the link returns a blank screen and a Javascript error. I tested it in IE and Firefox. -Jeroen On Fri, Apr 16, 2010 at 9:37 AM, Raj Saini rajsa...@gmail.com wrote: Those who want to peek into running example without installing the application, here is the link:

Re: OSGi based OFBiz framework

2010-04-16 Thread Jacques Le Roux
I get an example list Jacques From: Jeroen van der Wal jvander...@stromboli.it Hi Raj, the link returns a blank screen and a Javascript error. I tested it in IE and Firefox. -Jeroen On Fri, Apr 16, 2010 at 9:37 AM, Raj Saini rajsa...@gmail.com wrote: Those who want to peek into running

Re: OSGi based OFBiz framework

2010-04-16 Thread Jeroen van der Wal
Yes it works now. Interesting concept Raj, thanks for sharing this with us. -Jeroen On Fri, Apr 16, 2010 at 10:01 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I get an example list Jacques From: Jeroen van der Wal jvander...@stromboli.it Hi Raj, the link returns a blank screen

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
I'm talking about something I mentioned a while ago - the ability to have back office applications have a sandbox company to try out ideas with. Set aside eCommerce for a minute and imagine you're a large enterprise using OFBiz for ERP only. How do you get users to learn OFBiz? By having them

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Hi Jacques, You should be able to edit the example by double clicking on it. You can also create new example by clicking in Create Example tool bar icon. Thanks, Raj On 16/04/10 13:31, Jacques Le Roux wrote: I get an example list Jacques From: Jeroen van der Wal jvander...@stromboli.it

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Hi Jeroen, There was a problem with server. I restarted it and it should work fine now. Thanks, Raj On 16/04/10 13:14, Jeroen van der Wal wrote: Hi Raj, the link returns a blank screen and a Javascript error. I tested it in IE and Firefox. -Jeroen On Fri, Apr 16, 2010 at 9:37 AM, Raj

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
yes it makes sense but for that why not just run another instance. yes tenant is good for that as well but it seems tenant was more for SAS companies. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Thanks for your feedback Jeroen. On 16/04/10 13:41, Jeroen van der Wal wrote: Yes it works now. Interesting concept Raj, thanks for sharing this with us. -Jeroen On Fri, Apr 16, 2010 at 10:01 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I get an example list Jacques From:

Re: OSGi based OFBiz framework

2010-04-16 Thread BJ Freeman
could you explain what I am looking at and what it shows that you consider important, relative to ofbiz? = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
Why would I want to go through the nightmare of trying to run multiple copies of OFBiz (with the myriad of issues that come with it) when I can just create a second database for users to experiment with? I have been selling, supporting, and modifying accounting applications for decades. They

Re: OSGi based OFBiz framework

2010-04-16 Thread Jacques Le Roux
Ha, I did not try the dbl-clic, nice indeed! Thanks Jacques PS: Changing the status from defined to other error is not supported (got an error msg) From: Raj Saini rajsa...@gmail.com Hi Jacques, You should be able to edit the example by double clicking on it. You can also create new

Re: OSGi based OFBiz framework

2010-04-16 Thread Jacques Le Roux
Yes good question indeed. I guess it's a OSGi based OFBiz framework POC ;o) Jacques From: BJ Freeman bjf...@free-man.net could you explain what I am looking at and what it shows that you consider important, relative to ofbiz? = BJ Freeman http://bjfreeman.elance.com

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Hi BJ, Purpose of the demo is to show how to: Service side - 1. Run OFBiz inside a OFBiz container using OSGi based runtime such as Apache Felix and Eclipse Equinox and reap the benefits of OSGi. You can find about OSGi benefits at this URL http://www.osgi.org/About/WhyOSGi. 2.

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
Adam, I agreed that tenant works for you situation. however my focus is not your situation, which tenant as it is now works, but for SAS type companies. so can we focus on how ofbiz multitnacy can work for SAS type situations. Resource Planning should be at the core of all businesses, not only

About Email

2010-04-16 Thread Selvakumar Ganesan
How can I send email through ofbiz . Thanks in advance.

Re: About Email

2010-04-16 Thread Patrick
Look in EmailServices.java. The sendMailFromScreen service is very useful. On Fri, Apr 16, 2010 at 9:01 AM, Selvakumar Ganesan selvaku...@formativesolutions.co.in wrote: How can I send email through ofbiz . Thanks in advance.

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
That reply was harsh. I apologize. -Adrian --- On Fri, 4/16/10, Adrian Crum adrian.c...@yahoo.com wrote: From: Adrian Crum adrian.c...@yahoo.com Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 1:33 AM Why would I want to go through the nightmare

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
no problem. I did not take it has harsh just not answering my concerns. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93 Specialtymarket.com

Scheduling user's week using Temporal Expressions

2010-04-16 Thread Vikas Mayur
Hi, First of all sorry for the long post. I was working on a problem where I have to schedule a week per user. The schedule of all the upcoming weeks remains the same until user do any changes. A day of the week is divided into 3 slots namely Morning, Afternoon and Evening. User may or may not

Re: Scheduling user's week using Temporal Expressions

2010-04-16 Thread Adrian Crum
There are a few things wrong here. I think you are misunderstanding the purpose of difference. A difference is a logical AND NOT. So, the exclude expression should be temporally included in the include expression. Example: Include Monday through Friday, but exclude Wednesday under certain

Re: Scheduling user's week using Temporal Expressions

2010-04-16 Thread Jacques Le Roux
Thanks Adrian, I better understand the transparency concept now. I did not use it yet but the word has always intrigued me. Jacques From: Adrian Crum adri...@hlmksw.com There are a few things wrong here. I think you are misunderstanding the purpose of difference. A difference is a logical

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
rephrase this. for SAS purposes there will be many files each tenant that are unique to that tenant and to be loaded only into that Tenants DB this requires entry into the ofbiz-component.xml. A change in the way the readers select files based on delegator is what I am suggesting: so the command

Re: Multitenancy support

2010-04-16 Thread Marc Morin
we've deployed a multi-tenant ofbiz system (our own multi-tenant implementation). Our case is simpler, since it is truly a single application with multiple customers, each in their own database (delegator). When faced with wanting to read different files for different tenants, we've

Re: Multitenancy support

2010-04-16 Thread David E Jones
Thanks Marc, this is a good way of looking at it. If you have files know about tenants then you're really opening a pandora's box and it's much better to have all of the per-tenant settings sourced through the database. I guess we could have a table in the tenant database that goes along with

Re: OSGi based OFBiz framework

2010-04-16 Thread chris snow
This is excellent news Raj - congratulations! Do you think it will eventually be practical to push your work into trunk so that the ofbiz container system could be replaced with OSGi? Many thanks, Chris On Thu, Apr 15, 2010 at 9:21 PM, Raj Saini rajsa...@gmail.com wrote: Hi, I have been

Re: OSGi based OFBiz framework

2010-04-16 Thread Raj Saini
Hi Chris, My current implementation uses the OFBiz code base as binary jars. OFbiz code will need few changes here and there mainly in class loading mechanism. OFBiz depends on Thread context class loader for some of the classes. This is not compatible with OSGi as in OSGi environment, each

Re: Multitenancy support

2010-04-16 Thread David E Jones
BJ: The point with multi-tenant stuff is that the tenant doesn't have access to load data using something like ant run-install ... or anything else on the command line. You could have hundreds of people active in other tenant instances so you don't want to stop and start the server to do

Re: Session Invalidate !

2010-04-16 Thread Rishi Solanki
Use @ofbizUrl secure=${request.isSecure()?string}yourNextRequest/ofbizUrl Now there will be no unnecessary port switching and should work fine. HTH! Rishi Solanki Manager, Enterprise Software Developer HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Thu, Apr 15,

Ecommerce logo missing in IE

2010-04-16 Thread Varun Bhansaly
E-commerce logo at top left appears once while the page is loading but vanishes as soon as page is loaded. This is observed in Internet Explorer. This could be confirmed by opening any of the demo e-commerce sites in IE. -- View this message in context: