Re: Tool to analyse ML content

2014-10-23 Thread Pierre Smits
Jacques, I would rather work in collaboration with the INFRA team to get to a unified solution serving all projects. It would suffice for now If Jacopo could report these stats in the quarterly board report. Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Clo

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
Hi Nicolas I did: "There is output generated when accessing /webtools - in the stdout" - which means ofbiz does receive the request (or at least a part of it) but there is no response. Blank Page. Freundliche Grüsse Adrian Stern unchained - web solutions adrian.st...@unchained.ch +41 79 292 83

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
I just verified: Opening URL: http:///catalog will redirect to: https:///catalog/control/main which contains no content (site not available) because of ERR_CONNECTION_REFUSED Freundliche Grüsse Adrian Stern unchained - web solutions adrian.st...@unchained.ch +41 79 292 83 47 On Thu, Oct 23,

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Pierre Smits
Adrian, Setting up a demo implementation to test your connection from http through ajp should be that difficult. Follow this example and you'll have something to work with: 1. download and unzip your preferred version into a new directory 2. in the directory you unzipped your version execu

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
Ok. I did find out something. The following process i did locally as well as on the server. Locally i could connect with Link (Terminal Browser) with https. On the server i got an ssl error. (no more information but only "SSL error". So i guess i'm facing a system problem. Freundliche Grüsse Ad

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
Yea. Sorry i got disturbed. Process: Checkout Ofbiz13.07 - build - load-demo - start Connect with: links http://localhost:8443/webtools Local: Working Server: SSL error Freundliche Grüsse Adrian Stern unchained - web solutions adrian.st...@unchained.ch +41 79 292 83 47 On Thu, Oct 23, 2014 at

UpperCasing input fields in the form widget

2014-10-23 Thread Rick F.
Hi all What is the preferred method of forcing upper case input when you're using the form widget? Thanks Rick -- View this message in context: http://ofbiz.135035.n4.nabble.com/UpperCasing-input-fields-in-the-form-widget-tp4657304.html Sent from the OFBiz - User mailing list archive at Nabble

Third Party Payment Gateway : First Data Global Gateway API

2014-10-23 Thread Len Shein
All, I have a requirement to use First Data Global Gateway as the Credit Card Payment Gateway. Before I get started configuring this gateway; does anyone in the community have any past experience with First Data Gateway? Thank You Len Shein lsh...@solveda.com lsh...@verizon.net

Re: UpperCasing input fields in the form widget

2014-10-23 Thread Pierre Smits
Hi Rick, There is currently no reference in the widget-form.xsd for showing a field in either lower or upper case. In theme Dropping Crumbs this is done with 'text-transform' in the css file. If you feel this is an improvement that would help all, feel free to create a JIRA. Regards, Pierre S

Re: UpperCasing input fields in the form widget

2014-10-23 Thread Adrian Crum
Try using the mask attribute. Adrian Crum Sandglass Software www.sandglass-software.com On 10/23/2014 1:58 PM, Rick F. wrote: Hi all What is the preferred method of forcing upper case input when you're using the form widget? Thanks Rick -- View this message in context: http://ofbiz.135035.

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
Ofbiz does not start without errors. There are 2, which do not seem to be related to my problem: 2014-10-23 14:26:25,308 |OFBiz-config-0 |DatabaseUtil |E| WARNING: Column [META_DATA_VALUE] of table [OFBIZ.CONTENT_META_DATA] of entity [ContentMetaData] IS a primary key in the database, but I

Best way to get data for cost of goods report

2014-10-23 Thread joelfrad...@gmail.com
I am not aware of a cost of goods report, maybe there is one and I am not going to have to do it? I also have a major issue in that we are not actually selling the items. We are removing inventory using physical inventory variance. As I understand it I need a quantity on hand at the beginning of th

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Pierre Smits
Adrian, Are you perhaps using OFBiz with an external RDBMS? If so, rebuilding it is not automatically done by OFBiz. Your second issue could indeed be the result of your combination of OS, Java and ssl functionality. Regards, Pierre Smits *ORRTIZ.COM * Services & Solutio

Re: Connecting Ofbiz to Apache2 with AJP

2014-10-23 Thread Adrian Stern
It is working with ubuntu server. Thanks for your inputs. Freundliche Grüsse Adrian Stern unchained - web solutions adrian.st...@unchained.ch +41 79 292 83 47 On Thu, Oct 23, 2014 at 4:49 PM, Pierre Smits wrote: > Adrian, > > Are you perhaps using OFBiz with an external RDBMS? If so, rebuild

You must be logged in to complete the [Count Inventory On Hand

2014-10-23 Thread joelfrad...@gmail.com
in Groovy: I am getting : You must be logged in to complete the [Count Inventory On Hand for a Product constrained by a facilityId at a given date.] process. when calling countProductInventoryOnHand? I can call result = dispatcher.runSync("getInventoryAvailableByFacility", [facilityId : facility

Re: You must be logged in to complete the [Count Inventory On Hand

2014-10-23 Thread joelfrad...@gmail.com
Got it to run by looking at the other one that works and added login-required="false". Really odd, I mean I was logged in? I tried changing the servicedef to say no auth, but that did not help. What else was odd is it must default to needing login, as I did not see it was required and I changed. I

Re: You must be logged in to complete the [Count Inventory On Hand

2014-10-23 Thread gil portenseigne
Hi, you should have given the userLogin variable in the context to your service. It's better than desactivate login on the service. I quote an exemple from another groovy file in ofbiz : checkMap = [orderId : orderId, userLogin : session.getAttribute("userLogin"), checkAction : "VIEW"]; checkR

Re: You must be logged in to complete the [Count Inventory On Hand

2014-10-23 Thread joelfrad...@gmail.com
Thank you. I can try that and turn it back on or even go back to using the original routine. I may have to ditch it though. I added a conversion factor. I believe I am going to have to get the appropriate supplier record (where I am storing the conversion factor) because I also need a cost for the