Re: vendors and suppliers

2011-12-11 Thread Matt Warnock
For example, if you have multiple stores in > your OFBiz instance you may have a vendor per store. You could also have > multiple vendors selling through a single store. > > They are not really equivalent terms. > > -David -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Installation on CentOS 5.6 with PostgreSQL

2011-11-11 Thread Matt Warnock
On Fri, 2011-11-11 at 07:35 +0100, Jacques Le Roux wrote: > From: "Matt Warnock" > You could submit a change to the README. Also we could update it (memory used) Good idea. Here is a proposed patch for the README: 15c15,23 < Once that is properly setup just run the

Re: Installation on CentOS 5.6 with PostgreSQL

2011-11-10 Thread Matt Warnock
ATE DATABASE $db > WITH OWNER = ofbiz > ENCODING = 'UTF8' > TABLESPACE = pg_default > LC_COLLATE = 'en_US.UTF-8' > LC_CTYPE = 'en_US.UTF-8' > CONNECTION LIMIT = -1; > " > psql -c "$cmd" -d postgres > done > > >

Re: Installation on CentOS 5.6 with PostgreSQL

2011-11-10 Thread Matt Warnock
> > psql -h ofbiz -U ofbiz ofbiz > > It seems that everything is ofbiz. Hmm. I don't know if that could be a > problem of not. Thoughts? > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-

Re: Installation on CentOS 5.6 with PostgreSQL

2011-11-10 Thread Matt Warnock
rg.postgresql.util.PSQLException > Message: FATAL: Ident authentication failed for user "ofbiz"/ > > I take it that there is something wrong with authentication, but how do I > make sure to set that up properly? > > > -- > View this message in context: > http://ofbi

Re: Installation on CentOS 5.6 with PostgreSQL

2011-11-10 Thread Matt Warnock
I have JDK 1.6 installed, as it was required ant. Please, help me out. > > Regards, > > Stephen > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345p4024345.html > Sent from the OFBiz - User mailing list archive at Nabble.com. -- Matt Warnock RidgeCrest Herbals, Inc.

Re: is ofbiz dying?

2010-09-22 Thread Matt Warnock
The revision ticker just passed 1,000,000, which seems like a pretty good sign! :-) -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-09-22 at 12:12 -0700, BJ Freeman wrote: > I have not keep track but it seems that there are a lot more newbies on > a monthly basis. > consid

Re: SFA main page in trunk messed up

2010-09-22 Thread Matt Warnock
+1. If there is a way new Jiras ALSO went to the mailing list, or another way to get notified, that might work for us too. Only devs check and see the Jiras regularly, I think, so its nice to know about blips in expected behavior. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-09-22 at

Data migration (was Re: complex-alias; public tables have no entity)

2010-09-16 Thread Matt Warnock
dd (or subtract) a row of seed data as follows:" Are there problems you see with such an approach (other than it is totally DB-specific, of course). Am I worrying too much? I'm not betting the farm on OFBiz today, but if all goes according to plan, I soon will be. -- Matt Warnock Rid

Re: unable to find ofbiz jar file

2010-09-16 Thread Matt Warnock
et "startofbiz.bat" or startofbiz.sh. Perhaps a better approach is to just say "Follow the instructions in the README file", which covers all of these topics and then some. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-09-16 at 08:45 -0700, BJ Freeman wrote: > http://o

Re: ApacheCon2010 and the new OFBiz Cookbook

2010-09-16 Thread Matt Warnock
It is available directly from packt as an ebook, if that helps. I got it in both ebook and paper formats, but I'm still waiting for paper. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-09-16 at 13:07 +0200, Info Olagos wrote: > Congratulations Ruth, > > I will buy the

Re: ApacheCon2010 and the new OFBiz Cookbook

2010-09-16 Thread Matt Warnock
Just downloaded the etext, and looking forward to reading it! -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-09-16 at 06:49 -0400, Ruth Hoffman wrote: > Hi All: > Just a quick announcement that I hope won't ruffle too many feathers: > > I'm going to give away at

Re: complex-alias; public tables have no entity

2010-09-16 Thread Matt Warnock
Seems like maybe postgres is delivering the schema-qualified name, when ofbiz expects the bare tablename, or something like that. I see no problems OTHER than these 700+ error messages, but it doesn't seem like ofbiz should complain about its own native tables... -- Matt Warnock RidgeCr

complex-alias; public tables have no entity

2010-09-15 Thread Matt Warnock
these kinds of warnings? I googled them both, found they had been asked before, but could not find any answers. Does anyone know? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Ofbiz installation tutorial???

2010-09-08 Thread Matt Warnock
Great idea. With the increasing use of netbooks, smartphones, and other handheld devices, it seems like the screen sizing needs to be robust. Where is the minimum screen size set, and would you be willing to post/contribute your javascript code? -- Matt Warnock RidgeCrest Herbals, Inc. On Wed

Re: OFBiz Employee Training Procedures

2010-09-03 Thread Matt Warnock
ful, and give them a longer shelf life and easier revision cycle too. Just my 2 cents. Thanks again for some great intros to OFBiz. And I probably need to pick your brain again on some things. ;) -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-09-03 at 20:25 -0400, Ruth Hoffman wrote: > H

Re: Best practices for updates from trunk

2010-08-31 Thread Matt Warnock
I am still following, and have been surprised at what I started... It *IS* great! :-) Thanks for the tip, I'll try that right away. Thanks again. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-08-31 at 14:23 +0200, Carsten Schinzer wrote: > Incredible how the original topic no

Re: Best practices for updates from trunk

2010-08-30 Thread Matt Warnock
Understood. Just curious, as I say. Thanks BJ! -- Matt Warnock RidgeCrest Herbals, Inc. On Mon, 2010-08-30 at 21:38 -0700, BJ Freeman wrote: > There are a number of bugs that have to be resolved before release > remember this is a volunteer effort so there is no full time person >

Re: Best practices for updates from trunk

2010-08-30 Thread Matt Warnock
possible or problematic in practice, and are not recommended. So perhaps we need to look at freezing the entity defs as you suggest, then perhaps automating a diff on any entity definition changes to make sure they are properly scrutinized (and manually implemented) before any correspon

Re: Best practices for updates from trunk

2010-08-30 Thread Matt Warnock
Thanks. Is 10.04 nearing release? Is there an expected release date? Just curious. -- Matt Warnock RidgeCrest Herbals, Inc. On Mon, 2010-08-30 at 20:31 -0700, BJ Freeman wrote: > then I suggest best practices is not to do it till a release. > as your db gets larger the processes of ver

Re: Best practices for updates from trunk

2010-08-30 Thread Matt Warnock
to the same postgresql database, I see no obvious errors. Am i asking for trouble down the road? What is the difference between the two, and are there data collisions I'm not seeing yet? -- Matt Warnock RidgeCrest Herbals, Inc. On Mon, 2010-08-30 at 16:22 -0700, BJ Freeman wrote: >

Best practices for updates from trunk

2010-08-30 Thread Matt Warnock
I run a small enterprise and I doubt our needs are unusual. We would like to run trunk and stay (more or less) current. We're running postgresql as a backend. I'm hoping to automate (as much as possible) the update process. I'm hoping to implement a few things not provided in the standard demo

Re: Bug ?

2010-08-27 Thread Matt Warnock
I don't see it under firefox 3.6.8 (Ubuntu). Is this the "Show All Invoices" screen? I see a little crowding up at the top right of the screen, but all the date and find icons seem fully visible on the trunk-demo site. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-08-27

Re: Setup of ofbiz, was Unable to find ofbiz.jar file

2010-08-26 Thread Matt Warnock
r see that same effort spent on solving the in-place database upgrade issues that have been discussed here for some time, for example. Those bit me on the butt this week. :-) -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-08-26 at 16:20 +0530, Raj Saini wrote: > I don't think any

Re: party,partygroup and relationships

2010-08-25 Thread Matt Warnock
ir own pros and cons. In any event there is likely to be some notes, lead source data, contact info, and other stuff associated with the party, even if there is no real relationship or role yet. Don't know if that answers your question, but its all I could come up with... -- Matt Warnock

Visible screen error on trunk demo and related question

2010-08-21 Thread Matt Warnock
ars in the logs, but DOESN'T appear on customer-facing pages? Seems like that would be part of the usual production setup docs, but maybe I missed something. -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Optimistic locking based on timestamps

2010-08-14 Thread Matt Warnock
lly consistent dumps of the entire database) may need to be timed carefully. Thanks again for your thoughtful explanation. -- Matt Warnock RidgeCrest Herbals, Inc. On Sat, 2010-08-14 at 09:46 -0600, David E Jones wrote: > Timestamp-based optimistic locking is a feature of the Entity Engine, > but i

Re: Optimistic locking based on timestamps

2010-08-13 Thread Matt Warnock
ssues you describe? Is OFBiz using optimistic locks where transactions are really required? Or what about James' inventory count scenario prevents using a transaction instead of an optimistic lock? What am I missing? Just want to know where the big bear traps might be. Thanks in advance. -

Re: Optimistic locking based on timestamps

2010-08-13 Thread Matt Warnock
Here is some data on Postgres replication: http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling It was Bucardo I was looking at a year ago or so, it looked promising. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-08-13 at 10:43 -0600, Brett Palmer wrote

Re: Optimistic locking based on timestamps

2010-08-12 Thread Matt Warnock
t now recall, and Google isn't presently helping. Perhaps after some sleep. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-08-13 at 11:08 +0530, Raj Saini wrote: > > Since you're strongly suggesting Postgres, do you have any advice for > > migrating a live system betwee

Re: Optimistic locking based on timestamps

2010-08-12 Thread Matt Warnock
at least a separately called code block, so the transactions were not nested within a single code segment. And you're right, that would not be a MySQL issue in that case. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-08-12 at 20:49 -0600, David E Jones wrote: > There isn&#x

Re: Optimistic locking based on timestamps

2010-08-12 Thread Matt Warnock
gres supports them in any "standard" way. I looked for my email, can't find it, but perhaps someone who knows how/where to search the message archives might be able to turn it up. I'm going by memory, which is a bit dodgy. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2

Re: Optimistic locking based on timestamps

2010-08-12 Thread Matt Warnock
We also determined a few months ago that some ofbiz code apparently nests transactions, which MySQL does not support, at least as of 5.5, which we were looking at then IIRC. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-08-12 at 16:19 -0600, David E Jones wrote: > On Aug 12, 2010, a

Re: AW: AW: no permission for /partymgr, user admin

2010-07-24 Thread Matt Warnock
ause wierdness. The other possibility that comes to mind is using OpenJDK instead of the standard Sun JDK-- similar issues with not being able to find all the right bits. -- Matt Warnock RidgeCrest Herbals, Inc. On Sat, 2010-07-24 at 15:50 +0200, Norbert Rieger wrote: > I tried the clean-all and run

Re: newsletter subscription

2010-07-22 Thread Matt Warnock
See below. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-21 at 19:39 -0400, Ruth Hoffman wrote: > Hi Matt: > Sorry, I didn't mean to imply that I would charge for 3 weeks worth of > work. Only that it would probably take me that long to put this together. > > If

Re: newsletter subscription

2010-07-21 Thread Matt Warnock
that back. Just an idea. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-21 at 18:53 -0400, Ruth Hoffman wrote: > Hi Matt: > > I guess I need to preface all this with: I don't use 10.4 or any version > of OFBiz from the 10.4 branch. I have not upgraded to Java 1.6 and I

Re: newsletter subscription

2010-07-21 Thread Matt Warnock
Would you be willing to share the screens etc that make it more comprehensible? Otherwise I probably need to just slog through it. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-21 at 18:24 -0400, Ruth Hoffman wrote: > Hi Matt: > Are you referring to the cost associated with

Re: newsletter subscription

2010-07-21 Thread Matt Warnock
+1, love to see it anytime you are ready. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-21 at 13:18 -0400, Ruth Hoffman wrote: > Hi Jacques: > Thanks so much for the website. > > RE the code: I created an entirely new component because I do lots more > than just

Re: newsletter subscription

2010-07-21 Thread Matt Warnock
I would certainly be interested, this is one of the needs we have. Any idea on cost or what it would require? -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-21 at 10:18 -0400, Ruth Hoffman wrote: > Hello HDV: > The newsletter ("Contact List" and "Commun

Re: Compoinent locatinos was Contributor branch Proposal,

2010-07-20 Thread Matt Warnock
rough empty tables. However, that might also tempt people to assume what tables are or are not in use, and make conflicting design decisions. This at least forces people to understand the Silverston-based OFBiz best practices model. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-07-20

Re: Compoinent locatinos was Contributor branch Proposal,

2010-07-20 Thread Matt Warnock
don't (and probably never will) use time billing, job costing, or POS features at all, but it certainly doesn't bother me that the data structures are defined in the core for those whose models will include those common functions. Just my 2 cents. -- Matt Warnock RidgeCrest Herbals,

Re: Generation of questions from pdf in survey

2010-07-17 Thread Matt Warnock
d names for example could be SurveyId, Q1, Q2, ... Qn, if the form is short, or "SurveyId", UserID", "QueryId", and "QueryResponse" for something longer. -- Matt Warnock RidgeCrest Herbals, Inc. On Sat, 2010-07-17 at 11:10 +0530, Santosh Malviya wrote: >

Re: Generation of questions from pdf in survey

2010-07-16 Thread Matt Warnock
emailed/uploaded back. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-07-16 at 09:30 -0700, BJ Freeman wrote: > the show stopper is there is no provision to read from a Pdf and make it > entity formatted data. > > > Santosh Malviya sent the following on 7/16/2010 8:57 AM:

Re: Cancelling an order in Ecommerce

2010-07-15 Thread Matt Warnock
conservative in your output. Just my thoughts. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-07-14 at 17:43 -0700, Mike Z wrote: > My apologies to all. I didn't mean to offend. I think ofbiz is a > fantastic project, and I'm very grateful for the community > involve

Re: News: Democrats push for new Internet sales taxes

2010-07-10 Thread Matt Warnock
power to tax (or otherwise regulate) the whole Internet and force compliance to their local whims. Hence the national exemption. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-07-08 at 22:57 -0700, BJ Freeman wrote: > you may want to read > http://www.tax.utah.gov/sst/ > i

Re: Ofbiz vs Openbravo

2010-07-08 Thread Matt Warnock
than the OFBiz trunk, while keeping us close to the OFBiz development path, I might still have some interest in Neogia. Merci d'avance. :) -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-07-08 at 21:11 +0200, Nicolas Malin wrote: > Hello Matt, what do you need on Neogia ? If you n

Re: News: Democrats push for new Internet sales taxes

2010-07-08 Thread Matt Warnock
tax rules for any kind of tax structure that might be settled on. Some are more complicated than others. If Congress does it, at least it will be consistent for the whole country. Some schemes may require outside-the-box thinking and programming. Just my opinion, though. -- Matt Warnock RidgeCre

Re: Ofbiz vs Openbravo

2010-07-08 Thread Matt Warnock
as the project continues to grow. Neogia seemed like a better-behaved OFBiz derivative than OpenTaps to me, but language was an issue for us. My organization (except for me) does not speak French, and I had no time to translate documentation. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue

NEW: demo not showing promotions

2010-06-24 Thread Matt Warnock
Sorry for last post, meant to start a new thread. Does anyone know why the promotions category does not display on the ecommerce trunk demo as it does on the 9.04 demo? Am I missing something? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Adding new field for existing search

2010-06-24 Thread Matt Warnock
Does anyone know why the promotions category does not display on the ecommerce trunk demo as it does on the 9.04 demo? Am I missing something? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Has anyone heard something about IGBO ( or LGBO) security?

2010-06-21 Thread Matt Warnock
IBO is Investor Buy-Out. LBO is Leveraged Buy-Out (using bank financing). I have no idea what the G would stand for, unless the Government were involved in some way. Is something getting nationalized? -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-06-18 at 10:51 -0700, BJ Freeman wrote

Re: compile error on trunk and 10.04, revision 945444

2010-06-10 Thread Matt Warnock
Apparently OpenJDK is not supported. I moved to Sun JDK and the problem went away. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-06-10 at 19:23 +0200, Jonatan Soto wrote: > Hi Matt, > > I am experiencing exactly the same issue. Have you found any solution? > > Syste

Re: is demo-stable the branch/release or the branch.

2010-06-03 Thread Matt Warnock
Thanks. Looked at my local page and source view, couldn't see anything there, and didn't check the FTL. Good to know the ofbiz way. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-06-03 at 12:22 -0700, BJ Freeman wrote: > in FTL's you will see > if hasconent > t

Re: is demo-stable the branch/release or the branch.

2010-06-03 Thread Matt Warnock
So they do! Color ME embarrassed. Never occurred to me that they would automatically turn off on my local copy like that, because I haven't run the script. :-P -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-06-03 at 10:52 -0700, BJ Freeman wrote: > Ok I check the demo sites

Re: is demo-stable the branch/release or the branch.

2010-06-03 Thread Matt Warnock
the suggestion though. :-) -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-06-03 at 03:11 -0700, BJ Freeman wrote: > not sure you say Jacques comment > but any svn image you pull down can have that with > ant svnifo > > as Jacques says > ant -p > is your friend. > &

Re: is demo-stable the branch/release or the branch.

2010-06-03 Thread Matt Warnock
For the demo code, is there some way to build the revision number/date into the page footer? Just a thought. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-06-03 at 01:33 -0700, BJ Freeman wrote: > I was trying to figure out if the stable was the fixed zip file image or > the va

Re: StateList

2010-06-02 Thread Matt Warnock
However, it does seem to reset all the passwords to the install defaults, which is important to know. At least that was my experience. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-06-02 at 15:08 +0530, Atul Vani wrote: > Hi R.S., > > Glad to know your work's done. >

Re: Production setup questions

2010-06-02 Thread Matt Warnock
Thank you for the more detailed response. That is very helpful. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-06-02 at 00:54 -0700, BJ Freeman wrote: > I have the system on a local desktop. I then zip up the files and upload > them to my server. I use webmin which then unzi

Re: Production setup questions

2010-06-01 Thread Matt Warnock
Thanks BJ for some of the answers. But see further questions below. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-06-01 at 17:39 -0700, BJ Freeman wrote: > data is usually modified and put in separate files and loaded using > run-install-extseed. > this requires setup the file

Re: Configure default application

2010-06-01 Thread Matt Warnock
You set the root to "/" for that application. For example, to make "ecommerce" the default app, go to that app's ofbiz-component.xml file (in this case located in special-purpose/ecommerce) and at the bottom of that file, change the mountpoint from "/ecommer

Production setup questions

2010-06-01 Thread Matt Warnock
ploy so any changes can 1) be easily diff'ed against stock code, and 2) managed/excluded as local code that way, rather than using the three-way SVN merge that BJ described for me earlier? TIA. Sorry for the several (hopefully related) questions at once. -- Matt Warnock RidgeCrest Herbals, Inc.

Re: EDI and VANS was Conditional redirect from controller

2010-05-30 Thread Matt Warnock
Yeah, I'm not crazy about the choice, but my chances of changing Vitamin Shoppe's mind is about nil. :/ I just have to certify with their VAN vendor. Guess I'll find out what they want first, then shop around. -- Matt Warnock RidgeCrest Herbals, Inc. On Sun, 2010-05-30 at

Re: Conditional redirect from controller

2010-05-29 Thread Matt Warnock
Thanks again, I'll take a look. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-05-28 at 17:18 -0700, BJ Freeman wrote: > Matt: also look are the > specialpurpose\oagis > it has code you can use. > the interface is REST you can Convert it to

Re: Open Jdk 6

2010-05-29 Thread Matt Warnock
I just tried that on Debian and was unsuccessful for 10.04 and trunk, though 9.04 worked fine. At least I couldn't make them work with openjdk. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-05-28 at 17:13 -0700, BJ Freeman wrote: > I just had an opportunity to bring up a c

Re: Conditional redirect from controller

2010-05-29 Thread Matt Warnock
Not the answer I was hoping for, but thanks BJ. Guess I need to look for a VAN, or use theirs. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-05-28 at 16:35 -0700, BJ Freeman wrote: > you can get around this by using an VAN supplier and interface to them > otherwise look ar $10,

Re: Conditional redirect from controller

2010-05-28 Thread Matt Warnock
r EDI certification is SPScommerce.com. The Certification deadline is about 10 weeks away. How tough/easy is this with ofbiz? anybody been there? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: How to I overcome this error?

2010-05-27 Thread Matt Warnock
e new development environment as well. The quality of the code seems very high, and the thought behind this system has always impressed me. I look forward to learning more. Thanks again. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-05-27 at 22:13 -0400, Ruth Hoffman wrote: > Hi Adrian: >

Re: Shuttdown

2010-05-26 Thread Matt Warnock
You can also start it from /etc/rc.local, or restart repeatedly from a cron job, if it crashes or leaks memory for any reason. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-05-26 at 15:00 -0700, James McGill wrote: > On Wed, May 26, 2010 at 2:01 PM, Elia Bhend wrote: > >

Re: Sorely need testers-- was syncing code on server and laptop was demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
imilar to the test suites in the perl CPAN world-- automated regression testing of the libraries under a broad variety of execution environments. I was surprised to find out what it really was. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at 19:18 -0700, BJ Freeman wrote: &g

Re: syncing code on server and laptop was demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
until the fixes have been committed. Does that seem reasonable? I don't kid myself that I can submit much code yet, but hopefully I can help test and document bugs, even if I can't fix them yet. Hopefully that will come soon. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at

Re: syncing code on server and laptop was demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
Every time I think I've read the relevant docs, someone points out something that is right on point that I should have seen. Maybe I need to practice searching more. Or perhaps its that I understand what I didn't before. Either way, thanks again. This is EXACTLY what I needed. -- Ma

Re: demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
Thanks for the pointers! -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at 17:31 -0700, BJ Freeman wrote: > yes I remember my struggles when I got started. > I will try to make it easier for you. > I use eclipse some other use the svn command lines. > I am not versed on

Re: demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
ne central repository from which we check out/in code. Since I don't commit, it's one-way from Apache for me, but it would be nice to track local changes on both machines, and to learn best practices from those that have certainly already passed this way before. Thanks in advance, again. -

Re: demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
this part of the code to be pretty stable. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at 14:16 -0700, BJ Freeman wrote: > I agree with you that the postal address must first be varified that it > matches then update. > most CC have and address component that needs upd

Re: demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
maybe some are already in the demo data. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at 10:52 -0700, BJ Freeman wrote: > here is the log just before the error to pinpoint the error. > 2010-05-25 18:27:32,176 (TP-Processor36) [ ServiceEcaRule.java:151:INFO > ] Running

demo-trunk error changing Company address

2010-05-25 Thread Matt Warnock
? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Postgresql errors with trunk, any ideas?

2010-05-25 Thread Matt Warnock
That seems to have solved that issue. Thanks Deepak! Debian uses ant 1.7.0. I must have forgotten the ./ant. I notice that the internal ant shell script is much simpler than the one Debian uses, do they both just call java with the right jar file? -- Matt Warnock RidgeCrest Herbals, Inc

Re: Postgresql errors with trunk, any ideas?

2010-05-25 Thread Matt Warnock
I am using 8.4-701, the target downloaded by "ant download-PG-JDBC". According to http://jdbc.postgresql.org/download.html, it should be good for Java 1.4 and newer, and PG 7.2 and newer. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-25 at 09:14 +0300, Deyan Tsvetanov wrot

Postgresql errors with trunk, any ideas?

2010-05-24 Thread Matt Warnock
Alternatively, is this somehow related to the nested transactions issue we found with Mysql last week? Anybody have any ideas, or at least have trunk working with Postgresql? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: QuoteId and OrderId sequence, possible race condition?

2010-05-21 Thread Matt Warnock
PostgreSQL or something that at least purports to support nested transactions, but I'd still not trust nested transactions, if I were writing the code. Wish I could be more help, but I don't know minilang and ofbiz like SQL, yet. -- Matt Warnock RidgeCrest Herbals, Inc.

Re: QuoteId and OrderId sequence, possible race condition?

2010-05-21 Thread Matt Warnock
Thank you for the explanation, it is largely as I expected, but I am stil learning my way around the ofbiz way. I appreciate the help. See inline comments below. -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-05-21 at 10:44 -0700, James McGill wrote: > I will try to explain what

Re: QuoteId and OrderId sequence, possible race condition?

2010-05-21 Thread Matt Warnock
k option 1) is better. Nicholas Malin also raised some good points about multitenancy-- that also complicates matters, but that probably can be encapsulated within the custom code, I think, or a call to a generic method or SQL fragment (think WHERE clause) that filters out documents from other tenants.

Re: QuoteId and OrderId sequence, possible race condition?

2010-05-21 Thread Matt Warnock
error. As David suggested, there may be multiple front ends talking to a single database, so a SQL solution is best. I am merely respectfully suggesting that it would be better to let SQL do what it does best, and atomic transactions are the essence of good SQL. Hope this helps explain where I am

Re: QuoteId and OrderId sequence, possible race condition?

2010-05-20 Thread Matt Warnock
stent state. But it obviously isn't. So either we are doing something outside a transaction, that really should be done INSIDE a transaction, or the database has a seriously flawed implementation of transactions. -- Matt Warnock RidgeCrest Herbals, Inc. On Thu, 2010-05-20 at 12:43 -0700, A

Re: compile error on trunk and 10.04, revision 945444 SOLVED (workaround)

2010-05-18 Thread Matt Warnock
Sounds right. Thanks to all who helped and made suggestions. I was (and remain) over my head. But at least it's running now. :) -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-18 at 12:10 -0700, BJ Freeman wrote: > I would then say it has to do with the code changes in t

Re: compile error on trunk and 10.04, revision 945444 SOLVED (workaround)

2010-05-18 Thread Matt Warnock
e, should I worry?) and then launch java, which I assume runs the ant application. How is this different from the /usr/bin/ant shell script, which seems to do a lot more, but in the same general vein? Is the ./ant just a quick-and-dirty version of the same thing? Is there a reason I should use one

Re: compile error on trunk and 10.04, revision 945444

2010-05-18 Thread Matt Warnock
I am compiling from the command line, using openjdk, "java -version" gives the following: java version "1.6.0_0" OpenJDK Runtime Environment (build 1.6.0_0-b11) OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode) -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-

Re: compile error on trunk and 10.04, revision 945444

2010-05-18 Thread Matt Warnock
don't have a JAVA_HOME or ANT environment variable set, I thought on Linux that was not required, am I wrong? Like I said, it worked before, but maybe its not seeing the right classpath. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-18 at 04:33 -0700, BJ Freeman wrote: > Just

Re: compile error on trunk and 10.04, revision 945444

2010-05-18 Thread Matt Warnock
java -version gives 1.6.0_0-1b, standard with Debian stable. -- Matt Warnock RidgeCrest Herbals, Inc. On Tue, 2010-05-18 at 04:28 -0500, El Ansari Abdesamad wrote: > Which version of jdk are u using ? I've had the same issue with java 1.6.0_20 > (the last one) but not with 18

Re: compile error on trunk and 10.04, revision 945444

2010-05-18 Thread Matt Warnock
First compile on this machine. Have not run into this issue on other machines before. -- Matt Warnock RidgeCrest Herbals, Inc. On Mon, 2010-05-17 at 23:01 -0700, BJ Freeman wrote: > have you compiles on this setup before or is this your first compile > > > ==

Re: compile error on trunk and 10.04, revision 945444

2010-05-18 Thread Matt Warnock
Have tried it with and without "ant clean" before, usually running "ant run-install", but also various other "ant" and "./ant" targets. Not sure I understand the difference between ./ant and the system ant. Wish I understood the error messages better. -

Re: compile error on trunk and 10.04, revision 945444

2010-05-17 Thread Matt Warnock
scription", (String) searchResult.get("pfcDescription"), "featureCount", Long.toString((Long) searchResult.get("featureCount"; [javac16] ^ [javac16] 1 error Anyone running Debian out there? Anyone seeing this on other machines? A

compile error on trunk and 10.04, revision 945444

2010-05-17 Thread Matt Warnock
ng error occurred while executing this line: /home/ofbiz/release10.04/common.xml:92: Compile failed; see the compiler [javac16] Compiling 55 source files to /home/ofbiz/release10.04/applications/product/build/classes Has something changed in 10.04 or should I be doing soemthing differently? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Any news on release 10.04?

2010-05-05 Thread Matt Warnock
Thanks for the clarification. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-05-05 at 11:59 +0200, Jacopo Cappellato wrote: > Well it is not a release. > It is just an svn branch for now. > Soon we will vote to release 10.04.RC1 as the first official release from >

Re: Any news on release 10.04?

2010-05-05 Thread Matt Warnock
Thanks, BJ. -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-05-05 at 02:23 -0700, BJ Freeman wrote: > it was voted on last week of april and created on may 1st > if is in the branch part of the svn. > currently it is considered a RC1 > subscribe to the dev ML to g

Re: Any news on release 10.04?

2010-05-05 Thread Matt Warnock
Thanks! Guess I missed the announcement. Someone ought perhaps to update the download link on the website as well. Looking forward to checking it out! -- Matt Warnock RidgeCrest Herbals, Inc. On Wed, 2010-05-05 at 03:15 -0400, Chirag Manocha wrote: > Release 10.04 is already out. > >

Any news on release 10.04?

2010-05-04 Thread Matt Warnock
Has there been, or will there be a 10.04 release branch? I haven't seen anything about it in some weeks, though I thought things were headed in that direction. I'm now running Ubuntu 10.04 on my laptop. Just curious... -- Matt Warnock RidgeCrest Herbals, Inc.

Re: extra html in my emails

2010-04-09 Thread Matt Warnock
In my experience, =09 and =20 usually indicate ascii characters getting munged in translation somehow. =20 is ascii SPACE, =09 is ascii TAB. Why they are being escaped with a = instead of the usual html \ is another question, but I've seen Microsoft do this, don't know why. -- Ma

Re: about tax related

2010-04-08 Thread Matt Warnock
am) I do not believe our PST is a compound tax rate ... > > In my head I also figured that there may be places that have "bad stuff" > taxes like Cigarette or Gas taxes that are VAT taxes but they also may have > a standard sales tax that would apply as a compound/tax-on-tax tax. -- Matt Warnock RidgeCrest Herbals, Inc.

Re: New OFBiz stable release

2010-04-06 Thread Matt Warnock
hink its time to start thinking on the things that should be > >>>>>>>>>> taken > >>>>>>>>>> care in / before release branch 10.04. > >>>>>>>>>> > >>>>>>>>>> Bug fixing should be the major area which should be taken care > >>>>>>>>>> extensively in next two months. > >>>>>>>>>> What about new features etc. etc.? > >>>>>>>>>> > >>>>>>>>>> Please comment. > >>>>>>>>>> Thanks! > >>>>>>>>>> > >>>>>>>>>> -- > >>>>>>>>>> Ashish > >>>>>>>>>> > >>>>>>>>>> On Tue, Dec 15, 2009 at 6:47 AM, David E Jones wrote: > >>>>>>>>>>> There is no set date yet. The last release was in April 2009 > >>>>>>>>>>> (hence the > >>>>>>>>>>> version number of 09.04 on it), and the one before that was about > >>>>>>>>>>> 2 years > >>>>>>>>>>> before. Chances are it won't be another 2 years before another > >>>>>>>>>>> release, but > >>>>>>>>>>> probably at least a year... so perhaps we'll do another release > >>>>>>>>>>> branch in > >>>>>>>>>>> around 4 months. > >>>>>>>>>>> > >>>>>>>>>>> -David > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> On Dec 14, 2009, at 3:37 PM, Juan Pablo wrote: > >>>>>>>>>>> > >>>>>>>>>>>> Hello Community. > >>>>>>>>>>>> > >>>>>>>>>>>> I'm testing the last trunk version and the demo version published > >>>>>>>>>>>> in > >>>>>>>>>>>> Internet (http://demo.ofbiz.org). They've got new functionality: > >>>>>>>>>>>> help on > >>>>>>>>>>>> line, new themes, new features in accounting, manufacturing and > >>>>>>>>>>>> ordermgr > >>>>>>>>>>>> components. The last stable versión is actually 9.04. So, ¿When > >>>>>>>>>>>> will > >>>>>>>>>>>> Ofbiz > >>>>>>>>>>>> try a new stable release version?. > >>>>>>>>>>>> > >>>>>>>>>>>> Gracias/Thank You. > >>>>>>>>>>>> > >>>>>>>>>>>> -- > >>>>>>>>>>>> Juan Pablo > >>>>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>> > >>>> > >>> > >>> > >>> > >> > >> -- > >> View this message in context: > >> http://n4.nabble.com/New-OFBiz-stable-release-tp963922p1675843.html > >> Sent from the OFBiz - User mailing list archive at Nabble.com. > >> -- Matt Warnock RidgeCrest Herbals, Inc.

  1   2   >