Re: Ofbiz Development

2016-04-14 Thread anon
/2016 00:38, james_sg a écrit : Hi anon, To add on, if you are using Eclipse IDE for development, check out https://dcevm.github.io/. DCEVM allows you to code java and test the change without restarting the whole application. Eclipse IDE prompts you whenever DCEVM cannot push the change properly

Re: Ofbiz Development

2016-04-13 Thread anon
Wow... Interesting and refreshing. I had the feeling, I would have had to restart after every single change. Thanks a lot Pierre for the clarification. I like that. I will also take a look at Bigfish. Regards. On 04/13/2016 09:39 PM, Pierre Smits wrote: Hi anon . Jumpstarting development is

Ofbiz Development

2016-04-13 Thread anon
Hello List, I have been looking at the tutorials on youtube of the ofbiz framework and I was wondering what the development experience look like. I noticed in the vid that the server has to be restarted frequently and that the startup time can take more that 5 min. Is that really what is going

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
de an URL that lets us examine the code. The content of that site does not appear even to be related to OFBiz, let alone support subscription and rebills. Cheers Ted On Monday 05 May 2014 03:33 AM, anon wrote: Hello everyone, I have a small application in grails that I would like to port to of

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
1,2,3 are what I am looking at. I intend to grow the application and I am tired of recoding most things from scratch. I think I can go a long way with ofbiz. On 05.05.2014 09:45, Pierre Smits wrote: Hi, Let's divide this up so that it is more comprehensible. 1st: you want to define product

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
t all of this pretty much must be developed de novo? Cheers Ted On Sun, May 4, 2014 at 6:03 PM, anon wrote: Hello everyone, I have a small application in grails that I would like to port to ofbiz to take advantages of things like billing, payment and other things. But before I set out to do it

Recurring Billing And Subscription

2014-05-04 Thread anon
Hello everyone, I have a small application in grails that I would like to port to ofbiz to take advantages of things like billing, payment and other things. But before I set out to do it, I was wondering if there was an example in ofbiz of an application where users can subscribe to different p

Re: ofbiz newbie

2014-01-19 Thread anon
Thank you very much indeed. When I run everything from the command line, it works perfectly. Somehow, I still have some issues with eclipse in debug mode. But I like your approach. On 01/19/2014 03:03 PM, Pierre Smits wrote: Hi, Re: 2- How do ofbiz experts actually develop their applications

Re: ofbiz newbie

2014-01-19 Thread anon
I feel even more stupid right now. I had the widget folder under webapp:-D . Thank you for the link to the presentation. A lot of good stuff in there. Now I cannot run any app, I get the error *java.lang.IllegalArgumentException: FreeMarker template location null or empty *I assume I have to c

ofbiz newbie

2014-01-18 Thread anon
Hello ofbiz users, I am a newbie wit a couple of questions: 1- Is the tutorial "A beginners Development Guide" still current? The reason I am asking is that I have been trying for more than 3 hours to get part 2 to work but I always get the error message: /java.lang.IllegalArgumentException: Co