Call for Participation for ApacheCon Now Open

2011-03-13 Thread Jacopo Cappellato
https://blogs.apache.org/conferences/entry/call_for_participation_apachecon_north Jacopo

Re: Auth.net issue and couple of questions with order approval.

2011-03-13 Thread masionas
it is trunk dated Feb 2011. Tracing down to the code shades some light on this. OB implementation of AUTh services does not appear to include in request shipping info at all. There is only AIMPaymentServices.buildCustomerBillingInfo method, but I do not see the one for shipping. -- View this

ssl certificate installation problem

2011-03-13 Thread Info Olagos
Hello, I have a problem on the sslprotocol parameter in the ofbizcontainer.xml file in ofbiz release09.04. So my catalina webserver is not starting because of this protocol error after installing a certificate for ssl. Can anyone check my parameters in this part of the file. !-- SSL connector

Re: ssl certificate installation problem

2011-03-13 Thread Info Olagos
The error i get is: java.io.IOException: toDerInputStream rejects tag type 45. regards, Heidi 2011/3/13 Info Olagos info.ola...@gmail.com Hello, I have a problem on the sslprotocol parameter in the ofbizcontainer.xml file in ofbiz release09.04. So my catalina webserver is not starting

Re: ssl certificate installation problem

2011-03-13 Thread MICHAEL BUTLER
Mari, espera un poco, para hablar con esta chica, por que seguramente vuelvo el dia 29 como lo previsto, pues asi no me puedo operar con tanta intranquilidad y inseguridad con lo de mi padre. Prefiero ir a despedirme de el y a recoger el dinero y a arreglar lo del paro. Despues de una

Re: ssl certificate installation problem

2011-03-13 Thread MICHAEL BUTLER
Sorry for previous email. Someone else was using my computer Mike BUtler From: Info Olagos info.ola...@gmail.com To: user@ofbiz.apache.org Sent: Sunday, 13 March, 2011 19:22:51 Subject: Re: ssl certificate installation problem The error i get is:

fork advice

2011-03-13 Thread chris snow
Hi Forum, I would like to create an ofbiz fork in GitHub. It seams like there are two main options: 1) Use GitHub to fork from apache/ofbiz at https://github.com/apache/ofbiz 2) Use git to create a clone directly from http://git.apache.org/ofbiz.git What are the main differences in these two

Re: ssl certificate installation problem

2011-03-13 Thread Info Olagos
Hello, If i do : keytool -list -keystore eric -storetype pkcs12 it gives me the following error: keytool error: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big. Anyone an idea? Have i to convert my pkcs12 certificate still to something else? regards, Heidi 2011/3/13

Re: Enable webservice for the demo.

2011-03-13 Thread Mansour Al Akeel
Jacques, thank you. Makes things easier. I trully appreciate your help. On Sat Mar 12,2011 07:22 pm, Jacques Le Roux wrote: Hi Mansour it's fixed at r1080959 in trunk ant I have added export=true at 1080960 Thanks for your help! HTH Jacques From: Mansour Al Akeel

Re: ssl certificate installation problem

2011-03-13 Thread Info Olagos
Seems to be an error in the certificate : following pkcs12 standard and asn.1 standard there is an error in the length of a tag following asn.1 formats. anyone agrees? Heidi 2011/3/13 Info Olagos info.ola...@gmail.com Hello, If i do : keytool -list -keystore eric -storetype pkcs12 it gives