ver 4.0 orderentry error

2007-11-13 Thread BJ Freeman
the order entry screen I did not specify a UOM I did select a Product Store the clicked on continue. 2007-11-13 19:36:46,592 (http-0.0.0.0-8443-Processor3) [ ControlServlet.java:126:DEBUG] [[[initorderentry] Servlet Starting, doing setup- total:0.0010,since last(Begin):0.0010]] 2007-11-13 19:36:4

Re: SQL help needed

2007-11-13 Thread iain
Walter, Not entirely sure what the problem is. You can keep on JOINing extra tables (provided you join on appropriate columns - foreign keys, usually) until the cows come home. Bear in mind that since you are using GROUP BY, every "column" in the SELECT clause needs to be either column in the

Re: USPS rate estimation

2007-11-13 Thread BJ Freeman
may need to go this route http://ribbs.usps.gov/files/NCOAlink/DIST_INFO/DIST_CERT_PROC_V6.2.PDF Dave Tenerowicz sent the following on 11/13/2007 2:41 PM: > We've encountered a puzzling issue with postal service rate estimation. > Wonder if anyone else has encountered authentication issues with US

Re: novice java download question

2007-11-13 Thread Scott Gray
You definitely don't want 1.4 that doc needs to be updated. "And. JavaTM 2 Platform Standard Edition 5.0 Development Kit (JDK 5.0) (which is the 1.5.0)" is the recommended one. Regards Scott On 14/11/2007, Case Torres <[EMAIL PROTECTED]> wrote: > Hi All, > > The Technical Production Setup Guide

novice java download question

2007-11-13 Thread Case Torres
Hi All, The Technical Production Setup Guide specifies downloading the (full SDK not just JRE") SDK 1.4.2. I found: Java(TM) 2 SDK, Standard Edition 1.4.2_16 And. JavaTM 2 Platform Standard Edition 5.0 Development Kit (JDK 5.0) (which is the 1.5.0) And. Java(TM) SE Development Kit 6 Update 3

Re: SQL help needed

2007-11-13 Thread Adrian Crum
Maybe try to create SQL views that mimic the OFBiz view entities. Walter Vaughan wrote: Okay, I'll admit my SQL skill are pre-newbie, but I'm kinda at a loss. I'm trying to build some reports, and I am begging for some direction. The following query works, but I need to add more columns... SE

SQL help needed

2007-11-13 Thread Walter Vaughan
Okay, I'll admit my SQL skill are pre-newbie, but I'm kinda at a loss. I'm trying to build some reports, and I am begging for some direction. The following query works, but I need to add more columns... SELECT "party_group"."group_name" AS "Company_Name" max("party_classification"."par

Re: USPS rate estimation

2007-11-13 Thread Dave Tenerowicz
Oh my. So you think they are trying to restrict impacts to their servers? Who are you speaking with? Would it help to have another voice "begging" (lol) -Dave Walter Vaughan wrote: Dave Tenerowicz wrote: Has anyone else encountered this sort of issue accessing USPS and retrieving estimated r

Re: USPS rate estimation

2007-11-13 Thread Walter Vaughan
Dave Tenerowicz wrote: Has anyone else encountered this sort of issue accessing USPS and retrieving estimated rates? Any suggestions? I filled out a questionaire after I got the credentials and I answered "yes" to batch processing and they revoked them :( No amount of begging so far has got

USPS rate estimation

2007-11-13 Thread Dave Tenerowicz
We've encountered a puzzling issue with postal service rate estimation. Wonder if anyone else has encountered authentication issues with USPS? Prior to our testing, we obtained an USPS account number and access credentials (accountId, password, etc). We reviewed the api details from USPS and p

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Jacques Le Roux
De : "BJ Freeman" <[EMAIL PROTECTED]> > The continual updates and addition of new stuff most certainly has been > a bane of mine. > So I am comfortable putting in the energy to work with ver 4.0 release. > Have a lot less to keep track of for changes. > Mostly bug fixes. Yes, releases should defin

Re: Tomcat version

2007-11-13 Thread Vedam B
Thank you very much Jacopo. Regards Vedam On Nov 14, 2007 2:08 AM, Jacopo Cappellato <[EMAIL PROTECTED]> wrote: > Geronimo is not required and not included in OFBiz: we are using the > Geronimo Transaction Manager (that is why we have included some jars > from Geronimo). > > Jacopo > > Vedam B w

Re: Tomcat version

2007-11-13 Thread Jacopo Cappellato
Geronimo is not required and not included in OFBiz: we are using the Geronimo Transaction Manager (that is why we have included some jars from Geronimo). Jacopo Vedam B wrote: Thanks Jacopo. Do we really need Geronimo Application Server or only those libraries related to Transaction Manager,

Re: Tomcat version

2007-11-13 Thread Vedam B
Thanks Jacopo. Do we really need Geronimo Application Server or only those libraries related to Transaction Manager, as OFBiz uses Geronimo for Transaction Manager. Regards Vedam On Nov 14, 2007 1:59 AM, Jacopo Cappellato <[EMAIL PROTECTED]> wrote: > It should be the 5.5.23 > > See also: > > ht

Re: Tomcat version

2007-11-13 Thread Jacopo Cappellato
It should be the 5.5.23 See also: http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz Jacopo Vedam B wrote: Any idea on which version of Tomcat is used in OFBiz 4.0. Regards Vedam

Tomcat version

2007-11-13 Thread Vedam B
Any idea on which version of Tomcat is used in OFBiz 4.0. Regards Vedam

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Jacques Le Roux
Interesting metaphor. Maybe comments in links at bottom would be easier for futur... Anyway thanks Jacques De : "Jonathon -- Improov" <[EMAIL PROTECTED]> > Jacopo, > > Those docs are fine. Maybe the problem (if any?) is that they are not in > "plain English"? I > understand those docs just f

Re: Geronimo version

2007-11-13 Thread Vedam B
So we are only using certain libraries of Geronimo for Transaction Management? Is Geronimo App server if part of OFBiz code base? Regards Vedam On Nov 13, 2007 1:37 AM, BJ Freeman <[EMAIL PROTECTED]> wrote: > the jars version very depending on the jar. > if you look for them in the lib folders

Re: Order confirmation mail and permission issues

2007-11-13 Thread Raj Saini
Thanks BJ. It is also reproducible on Hotwasmedia demo server. Raj BJ Freeman wrote: will try to run svn trunk later today to see if can re-produce Raj Saini sent the following on 11/13/2007 7:57 AM: Further this works for orders created Anonymous checkout. Raj BJ Freeman wrote: ca

Re: Order confirmation mail and permission issues

2007-11-13 Thread Raj Saini
I have latest trunk rev 594456. Updated few minutes ago. I can also reproduce it on demo server as well as branch. Thanks, Raj BJ Freeman wrote: The log is a warning, so it may not have any effect. Roles are not the same a security. there was a svn about a week ago that had problems try refre

Re: get product Store list ?

2007-11-13 Thread Scott Gray
Please consider watching the videos here: http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams They will help you understand how OFBiz works. Regards Scott On 14/11/2007, RockyOfbiz <[EMAIL PROTECTED]> wrote: > > Hi > > Can u come bit clear please?. I am kinda newbie t

Re: get product Store list ?

2007-11-13 Thread RockyOfbiz
Hi Can u come bit clear please?. I am kinda newbie to ofbiz. Thanks Rocky Scott Gray wrote: > > You will want to make use of the GenericDelegator class, have a look > for examples in the code. > > Regards > Scott > > On 13/11/2007, RockyOfbiz <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I a

Re: Order confirmation mail and permission issues

2007-11-13 Thread BJ Freeman
will try to run svn trunk later today to see if can re-produce Raj Saini sent the following on 11/13/2007 7:57 AM: > Further this works for orders created Anonymous checkout. > > Raj > > BJ Freeman wrote: >> can you include a log. >> permission don't follow an order. >> permission are static per

Re: Order confirmation mail and permission issues

2007-11-13 Thread BJ Freeman
The log is a warning, so it may not have any effect. Roles are not the same a security. there was a svn about a week ago that had problems try refreshing you copy to the newest version to see if this is taken care of. you also stated that it could send on that it created so I was looking for a FK

Re: Order confirmation mail and permission issues

2007-11-13 Thread Raj Saini
Further this works for orders created Anonymous checkout. Raj BJ Freeman wrote: can you include a log. permission don't follow an order. permission are static per page. if admin can see an order it created tnen it can see any order for admin login. have to look somewhere else. Raj Saini sent

Re: Order confirmation mail and permission issues

2007-11-13 Thread Raj Saini
Hi BJ, Log from server: [java] 2007-11-13 21:11:43,190 (http-0.0.0.0-8443-Processor3) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8] [java] 2007-11-13 21:11:43,254 (http

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Raj Saini
I use vendor branch to merge trunk with my customization. There is an article on wiki as well. It should not be much difficult to use vendor branch. Thanks, Raj Vince M. Clark wrote: I was thinking about it the other way around. If a company or individual developer wanted to maintain their ow

Re: how to get value defined in web.xml ?

2007-11-13 Thread vijay Si
${parameters.PARAMETER_NAME} egg. and the corresponding web.xml has *mainDecoratorLocation* component://party/widget/partymgr/CommonScreens.xml The location of the main-decorator screen to use for this webapp; referred to as a context variable in screen def XML files. On Nov 13,

Re: how to get value defined in web.xml ?

2007-11-13 Thread BJ Freeman
sorry did not read all the way look at public class DispatchContext BJ Freeman sent the following on 11/13/2007 5:14 AM: > take a look at >public static String getWebSiteId(ServletRequest request) > > > sqlien sent the following on 11/13/2007 4:43 AM: >> Hi, >> >> in my method implementatio

Re: how to get value defined in web.xml ?

2007-11-13 Thread BJ Freeman
take a look at public static String getWebSiteId(ServletRequest request) sqlien sent the following on 11/13/2007 4:43 AM: > Hi, > > in my method implementation of my service i want to get a value of variable > which is defined in my web.xml like this: > > > myVariable > value > >

how to get value defined in web.xml ?

2007-11-13 Thread sqlien
Hi, in my method implementation of my service i want to get a value of variable which is defined in my web.xml like this: myVariable value I remember that i dont use the following code code because i have not access to th object "request" in my method implementation. i means i can't

Re: Best practices creating forms for multiple entities

2007-11-13 Thread Matheus Eduardo Machado Moreira
Thanks, BJ! Atenciosamente, Matheus Eduardo Machado Moreira [EMAIL PROTECTED] "Violence is the last refuge of the incompetent." Salvor Hardin (The Foundation, Isaac Asimov) 2007/11/13, BJ Freeman <[EMAIL PROTECTED]>: > > not sure why you re-inventing the wheel. > however look at

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread BJ Freeman
The continual updates and addition of new stuff most certainly has been a bane of mine. So I am comfortable putting in the energy to work with ver 4.0 release. Have a lot less to keep track of for changes. Mostly bug fixes. Since it is running in production I have a pretty good stress test. so far

Re: Best practices creating forms for multiple entities

2007-11-13 Thread BJ Freeman
not sure why you re-inventing the wheel. however look at entity-view examples. look in the products folder to see how what you are doing is accomplished. Matheus Eduardo Machado Moreira sent the following on 11/13/2007 3:55 AM: > Hi, ofbiz community! > > I need some tips about best practi

Re: Order confirmation mail and permission issues

2007-11-13 Thread BJ Freeman
can you include a log. permission don't follow an order. permission are static per page. if admin can see an order it created tnen it can see any order for admin login. have to look somewhere else. Raj Saini sent the following on 11/13/2007 12:56 AM: > Hi, > > I am facing this problem when sendi

Best practices creating forms for multiple entities

2007-11-13 Thread Matheus Eduardo Machado Moreira
Hi, ofbiz community! I need some tips about best practices in creating forms (listing and editing) for multiple entities. The context is the following. I use a "clean" installation of ofbiz (don't use any features, entities or services defined by applications and specialpurpose components)

Re: conflict in entityengine.xml

2007-11-13 Thread ama71
Hallo, I am using Windows XP Prof. and postgresql is working fine. I changed the entityengine file and replaced the datasource-name "localderby" with "postgres" in is. A postgresql-8.1*.jdbc3 file is also in the C:\Opentaps\framework\entity\lib\jdbc directory. The only problem is that, after c

Order confirmation mail and permission issues

2007-11-13 Thread Raj Saini
Hi, I am facing this problem when sending a order confirmation mail from order manager application. On Hotwaxmedia demo application, login as admin. Goto order list menu tab. Choose an order created by Demo Customer. Click on the "Send confirmation mail" under "Contact Information" section.

Re: get product Store list ?

2007-11-13 Thread Scott Gray
You will want to make use of the GenericDelegator class, have a look for examples in the code. Regards Scott On 13/11/2007, RockyOfbiz <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am trying to get all the ProductStores available in ofbiz. But i didnt > succeeded. > > I can see there is a "list-n

product Store list

2007-11-13 Thread RockyOfbiz
Hi all, I am trying to get all the ProductStores available in ofbiz. But i didnt succeeded. I can see there is a "list-name = ProductStores" in ProductScreenStore.xml. How can i get hold of it in java(src). I wanna get hold of that list and return it in java method. (and further exposing a se

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Jonathon -- Improov
Jacopo, Those docs are fine. Maybe the problem (if any?) is that they are not in "plain English"? I understand those docs just fine, though. For eg, "Finally do a merge between ofbiz r482800, ofbiz r48 and my working copy", really means: "Finally, find the difference between rNew and rOl

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Jonathon -- Improov
That's a good "shotgun" method, if I understand you right. First, you kept your customizations separate. That's great! OFBiz framework has many mechanisms for us to "extend" many things (controller.xml, services, entities, etc), without having to duplicate original codes nor to change original

Re: Best practice to merge your custom OFBiz with official weekly build

2007-11-13 Thread Jacopo Cappellato
Hi Jonathon, Jonathon -- Improov wrote: Maybe we could write an eBook on "Keeping Up With Official OFBiz Updates -- Version Control Strategies"? Will that be useful to the OFBiz community. Jonathon That would be great: a good starting point could be reviewing/enhancing the existing Wiki