Re: OFBiz performance issue.

2010-04-13 Thread David E Jones
If you made the change and results are still the same then the change probably didn't work. Did you check the WebTools cache management page to see if the timeouts were gone? This isn't rocket science, but be careful when you're doing custom deployments (like with JBoss) because the classpath

Re: Apache.org incident report for 04/09/2010

2010-04-13 Thread Shi Yusen
OFBiz has the function to ban a user for a while if it's tried several times failed. It seems jira was not. Adding a new function to warn administrator(s) when this kind of trying accumulates to a number? 在 2010-04-13二的 13:35 +0800,Sam Hamilton写道: Please excuse the cross post but I thought

hi, I am a freshman of ofbiz I want see the query ofbiz produced,but i dnot know how to do that.

2010-04-13 Thread 于向军
In 《ApacheOFBizDevelopmentTheBeginnersTutorial.pdf》page 204 ,section Seeing the SQL Equivalent I found : All underlying queries and communications to the database can be obtained by accessing the main Webtools page and selecting Adjust Debugging Levels, ticking the Verbose checkbox, and

Re: Ecommerce trunk is broken

2010-04-13 Thread Ravindra Mandre
The above error can be recreated by the following steps go there http://demo-trunk.ofbiz.apache.org:8080/ecommerce then select demo catalog click on browse category for widget , then you reaches to above error. if further you click on Large/Small Widget then again gives the above error. Regards

Re: hi, I am a freshman of ofbiz I want see the query ofbiz produced,but i dnot know how to do that.

2010-04-13 Thread Jacques Le Roux
I wonder if this was working with R4.0 and is not anymore. Could you try the same with the R4.0? http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 Thanks Jacques From: 于向军 y...@asiainfo.com In 《ApacheOFBizDevelopmentTheBeginnersTutorial.pdf》page 204 ,section Seeing the SQL Equivalent

Re: purchasse order and round in calcul

2010-04-13 Thread fabrice
Hello, I have find the mistake : in the table order item the unit price was configurate with only 3 decimal after the , thanks for you're help -- View this message in context: http://n4.nabble.com/purchasse-order-and-round-in-calcul-tp1836411p1838107.html Sent from the OFBiz - User mailing

Re: purchasse order and round in calcul

2010-04-13 Thread fabrice
And finally not. in fact that is resolve a part of the mistake but i always have a problem. now the mistake is if i take 10 article i have 0.12 euro for a unit price of 0.01789 : he must be 0,1789 if i put 100 article i have 0,18 euros but if i put 1000 article i do 17,89

Re: purchasse order and round in calcul

2010-04-13 Thread Jacques Le Roux
Which version are you using? Jacques From: fabrice merlin.ava...@yahoo.fr And finally not. in fact that is resolve a part of the mistake but i always have a problem. now the mistake is if i take 10 article i have 0.12 euro for a unit price of 0.01789 : he must be 0,1789 if i put

missing ofbiz.jar

2010-04-13 Thread Hammad Afridi
Hi, I have just now chekec out the latest ofbiz release 9.04 from svn.When I tried to run ofbiz.jar it is giving unable to access ofbiz.jar file since the .jar file is not present.Please can you tell me why the .jar file is missing.I cannot get the .jar file from svn!! I ave tried this last

minimal hadrware and software needs

2010-04-13 Thread x x
hello i want to know what is the minimal software (which version of java and so on ) and hardware needs of ofbiz ?

request-redirect !

2010-04-13 Thread Prashant Punekar
Hi All, Here is the request-map from the controller file: request-map uri=enterCardDetails security https=false auth=false/ event type=groovy path=component://pjweb/webapp/pjweb/WEB-INF/actions/ invoke=SellSettings.groovy/ response name=success type=request-redirect

Change default mount point

2010-04-13 Thread Jeroen van der Wal
How can I change the default mount point of the built-in server from / to something else like /ofbiz so all urls look like this: https://server/ofbiz/webtools I guess the answer is somewhere in the wiki but perhaps anybody could help me out. Thanks, Jeroen van der Wal Stromboli b.v. +31 655

Tomahawk meets Bizzness theme

2010-04-13 Thread Jeroen van der Wal
Thanks to everyone who contributed to the great new themes. From a usability perspective I prefer the Tomahawk theme but my client perferers the color scheme of the Bizzness theme. Has anyone already created a Tomahawk offspring or is there a PSD file (or equivalent) available so we can create one

Using custom delegator in simple method

2010-04-13 Thread Brett Palmer
Does anyone know if it's possible to specify the entity delegator you want to use in a simple method instead of using the default delegator? I know you can do it from a Java service but I would like to do it from a simple method if possible. We have an ofbiz application that uses two delegators.

Re: Tomahawk meets Bizzness theme

2010-04-13 Thread Bruno Busco
Hi Jeroen, Erik Schessler has drown almost all of the Tomahawk pics. I guess he could have something like a PSD file. BTW Erik was also working on a different skin for the tomahawk theme. May be this will best fit you. Any news about the new skin, Erik? 2010/4/13 Jeroen van der Wal

Re: Tomahawk meets Bizzness theme

2010-04-13 Thread BJ Freeman
Look in the ofbizhome/themes folder for how they are struuctured. if you using the latest trunk you can use ant create-theme to copy Tomahawk to a new folder with a new theme name then modify it. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with

Re: Tomahawk meets Bizzness theme

2010-04-13 Thread masionas
Hi Guys, My client requested exactly the same thing. Have layout of Tomahawk but use colors of bizzzness time. So it look like a trend now.. ;-) -- View this message in context: http://n4.nabble.com/Tomahawk-meets-Bizzness-theme-tp1839039p1839067.html Sent from the OFBiz - User mailing list

Tested on

2010-04-13 Thread BJ Freeman
I would like to see a wiki page of systems and configuration that the trunk and releases have been tested on. I am willing to on a couple of systems i have. also things like max cpu while doing intensive processing, usually the scheduled services. = BJ Freeman

Re: purchasse order and round in calcul

2010-04-13 Thread fabrice
I'm using the c-libre 1.6 version. fabrice -- View this message in context: http://n4.nabble.com/purchasse-order-and-round-in-calcul-tp1836411p1838857.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: minimal hadrware and software needs

2010-04-13 Thread Ashish Vijaywargiya
For Development (I am sharing the configuration of my machine): Processor: Intel Core 2 Duo - 2.8 GHz. RAM: 4 GB. JDK Version - 1.6 distributed by Sun Microsystem. Operating System - Any of the Unix Derivative(Preferable) - I use Ubuntu 8.04 LTS Ubuntu 9.10. You can also use Windows XP or

Re: Wiki is down

2010-04-13 Thread Ashish Vijaywargiya
It appears that Wiki / Confluence is up again. Thanks to Infra team. :-) -- Ashish On Mon, Apr 12, 2010 at 9:12 PM, Adrian Crum adri...@hlmksw.com wrote: Apache is aware of it and they are working on it. Thanks. -Adrian Jeroen van der Wal wrote: All links on http://ofbiz.apache.org/ to

Re: request-redirect !

2010-04-13 Thread Brajesh Patel
Hi Prashant, It is similar to the response.sendRedirect(). -- Thanks Brajesh Patel HotWax Media http://www.hotwaxmedia.com On Wed, Apr 14, 2010 at 2:32 AM, Prashant Punekar prashant_pune...@mindtree.com wrote: Hi All, Here is the request-map from the controller file: request-map

Anyone using OpenJDK for development?

2010-04-13 Thread Ashish Vijaywargiya
Since last few days I am thinking to use OpenJDK on my development machine. Anyone using OpenJDK? Experience with OpenJDK? Thanks in advance for any comments. -- Ashish

Re: missing ofbiz.jar

2010-04-13 Thread Ashish Vijaywargiya
you can follow the documentation (currently not availble). It appears that Confluence / Wiki is up now. -- Ashish On Wed, Apr 14, 2010 at 12:10 AM, BJ Freeman bjf...@free-man.net wrote: you have to do ant run-install that will generate the jars and install demo data into the derby. you

Re: Anyone using OpenJDK for development?

2010-04-13 Thread BJ Freeman
it comes standard with Centos 5 open JDK 1.6.0-b09 for the machine. running ofbiz 9.04, and current trunk. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93

Re: Anyone using OpenJDK for development?

2010-04-13 Thread Ashish Vijaywargiya
Good. :-) Have you observed any issues? AFAIK these days it is distributed with most of the Unix Derivatives, for ex: it is available on Ubuntu 8.04 Ubuntu 9.10. Also this JDK is being used by Openoffice which is very interesting IMO. -- Ashish On Wed, Apr 14, 2010 at 10:47 AM, BJ Freeman

Re: missing ofbiz.jar

2010-04-13 Thread BJ Freeman
and here is the link https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93

Re: Anyone using OpenJDK for development?

2010-04-13 Thread BJ Freeman
Only issue was with RHE, it was missing something. I dropped RHE and went with Centos. been running ofbiz 9.04 since last year on a 2gig memory have 5 instances of ofbiz running. Cpu(2 gig) runs max about 75% during peak usage and normally about 2%. 2-9.04 and 3-trunk. of the 3 trunk 2 are test