erro Could not load VFS configuration

2009-04-09 Thread jjmbconquista
I downloaded OFBiz trunk version. But when I am starting OFBiz, below errors occur: 2009-04-09 10:01:23,562 (main) [ JkMain.java:251:INFO ] Can't find home, jk2.properties not loaded 2009-04-09 10:01:23,562 (main) [ Http11Protocol.java:182:INFO ] Initializing Coyote HTTP/1.1 on

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
extensions are usually needed. Why do you want to deploy in an external Tomcat instead of using the embedded version? -David On Mar 18, 2009, at 2:42 PM, jjmbconquista wrote: How to generate a war of OFBiz and to deploy in external tomcat? -- View this message in context: http

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
- efficient tools, and competing with software that consists of around 5-10 million lines of text). -David On Mar 19, 2009, at 6:19 AM, jjmbconquista wrote: I want an easy way to deploy the OFBIZ on any server, i want a small file without source code, only needed to perform

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
thanks! jacques.le.roux wrote: The only way is quickly see is http://docs.ofbiz.org/x/Ah Jacques From: jjmbconquista jjmbconqui...@yahoo.com.br I do not want to download the OFBiz, i want to install the OFBIZ through only file as a .ear or .war, i know that OFBIZ is a large

How to generate a war of OFBiz?

2009-03-18 Thread jjmbconquista
How to generate a war of OFBiz and to deploy in external tomcat? -- View this message in context: http://www.nabble.com/How-to-generate-a-war-of-OFBiz--tp22587986p22587986.html Sent from the OFBiz - User mailing list archive at Nabble.com.

what are the consequences for the modification of the entity postalAddress?

2009-03-04 Thread jjmbconquista
I am adapting the ofbiz for use in Brazil and I need to modify table postal_address, specifically the address1 column, this column stores the number and street, and I need to put street numbers on different fields, I will create new fields in the table. The problem is that the address1 field is

how to set up fedex?

2008-12-02 Thread jjmbconquista
i need setting fedex to ecommerce application, i believe that fedexShipRequest service is called for this. How to do this? In the checkout to order is shown a screen with all shipment method and their values. But fedexShipRequest is not called. What is need to do for ecommerce to call

payment status question

2008-09-18 Thread jjmbconquista
what is the difference between status of payment PMNT_RECEIVED and PAYMENT_RECEIVED? Which one should I use? And what difference between PMNT_RECEIVED and PMNT_CONFIRMED? Someone could give me an explanation about status of payment? thank -- View this message in context:

Re: how to acess context request?

2008-09-12 Thread jjmbconquista
I want to access HttpServletRequest into service, but in a service i receive a DispatchContext dctx and Map context. Bilgin Ibryam wrote: What is context request? -- View this message in context: http://www.nabble.com/how-to-acess-context-request--tp19441418p19454159.html Sent

Re: how to acess context request?

2008-09-12 Thread jjmbconquista
for? jjmbconquista sent the following on 9/12/2008 4:44 AM: I want to access HttpServletRequest into service, but in a service i receive a DispatchContext dctx and Map context. Bilgin Ibryam wrote: What is context request? -- View this message in context: http://www.nabble.com

how to acess context request?

2008-09-11 Thread jjmbconquista
i am need to acess the context request. someone knows how to do this? -- View this message in context: http://www.nabble.com/how-to-acess-context-request--tp19441418p19441418.html Sent from the OFBiz - User mailing list archive at Nabble.com.

content application

2008-09-10 Thread jjmbconquista
I am trying to access the clip of a content and get an error see this: https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLEdrDataResourceId=WRAP_ARTICLEviewSize=50viewIndex=0entityName= The Following Errors Occurred: Error calling event:

Re: Difference between Sales Order and Purchase Order

2008-09-09 Thread jjmbconquista
Sales order is done by the customer and Purchase Order is done from Company to supplier Dhiraj Saxena wrote: Hello All, Can anyone tell me about Difference between Sales Order and Purchase Order as development point of view. What things I have to keep in mind when I create any one of

Re: Difference between Sales Order and Purchase Order

2008-09-09 Thread jjmbconquista
/src/org/ofbiz/order/test/ Dhiraj Saxena wrote: Thanks, but Can you please tell me something as per development point of view. What are the different filds processed while we make any one of them. -- Thanks, Dhiraj On Tue, Sep 9, 2008 at 5:06 PM, jjmbconquista [EMAIL PROTECTED]wrote

What purpose the payment_method?

2008-09-03 Thread jjmbconquista
What purpose the payment_method? It is related with Customer or Company? to create a payment from a client to a company have to use the payment method available of the company? -- View this message in context:

PaymentGatewayResponse question

2008-08-26 Thread jjmbconquista
i am trying add payment for an Order and I would like to know what the purpose of the entity PaymentGatewayResponse it is need? What is need for to create a payment for Order? -- View this message in context: http://www.nabble.com/PaymentGatewayResponse-question-tp19163041p19163041.html Sent

Re: add payment

2008-08-20 Thread jjmbconquista
someone knows how to add a payment? Someone have some tutorial? jjmbconquista wrote: i am trying add a payment for order, the data are entered in the database correctly, but when I find the Order shows no payment associated with it. I get the message in screen: Payment Information

Re: add order question

2008-08-07 Thread jjmbconquista
Someone have some tutorial that can help me to create an Order? Is very hard to find some documentation about ofbiz! jjmbconquista wrote: i am trying create an Order with the statements below:     public static Map createSalesOrder(DispatchContext dctx, Map context

Re: error ofbiz

2008-08-07 Thread jjmbconquista
) at org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:220) at org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:216) at org.ofbiz.base.util.cache.UtilCache.init(UtilCache.java:175) at org.ofbiz.base.util.UtilProperties.clinit(UtilProperties.java:59) ... 5 more jjmbconquista

Re: error ofbiz

2008-08-07 Thread jjmbconquista
) org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) java.lang.Thread.run(Unknown Source) jacques.le.roux wrote: OFBiz is *NOT* Opentaps Jacques From: jjmbconquista [EMAIL PROTECTED] I updated the ofbiz but now receive the error: Set OFBIZ_HOME to - D

Re: add customer question

2008-08-04 Thread jjmbconquista
No BJ Freeman wrote: before we get into code. are you familiar with the code now in ofbiz to get emails? jose junior malheiros barros sent the following on 8/4/2008 6:12 AM: I am trying insert person in database, when i use the following statement insert correctly:

Re: add customer question

2008-08-04 Thread jjmbconquista
, if they provided it, is in the contact mech. so when the emails are read in they will associate with the customer. jjmbconquista sent the following on 8/4/2008 6:45 AM: No BJ Freeman wrote: before we get into code. are you familiar with the code now in ofbiz to get emails? jose junior

Re: add customer question

2008-08-04 Thread jjmbconquista
. jjmbconquista sent the following on 8/4/2008 7:16 AM: Thanks BJ, but now i want know why this statement work corrently: LocalDispatcher dispatcher = dctx.getDispatcher(); Map input = UtilMisc.toMap(firstName, zeca, lastName, tatu); Map serviceResults = dispatcher.runSync