Unable to run tutorial dev app

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to run tutorial dev app

DarkStar1
Hi all

I only discovered OFBiz yesterday and I'm trying out this: https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication%28HelloWorld...%29 tutorial. Unfortunately I can't get it to work even though I have followed it to the letter.

My dev environment is OSX 10.7 with OFBiz imported into netbeans (7.1.2) as per specified here: https://cwiki.apache.org/OFBIZ/ofbiz-in-netbeans-6.html

I also had a ton of dependency issues with the svn pull so ended up grabbing a 12.04 current build.
Would be grateful for a more up-to-date tutorial in OFbiz that actually works and how setup ofbiz in netbeans.

Thanks

P.S I've also been hanging out in the freenode irc channel in hopes of running into someone that can help.
Reply | Threaded
Open this post in threaded view
|

Re: Unable to run tutorial dev app

Erwan de FERRIERES-2
Hi Lanre,

this question should be asked on the user mailing-list. Please also give
more inputs on the errors you are encoutering, so it will be easier to help
you.

Cheers,


2012/12/4 Lanre Abiwon <[hidden email]>

> Hi all
>
> I only discovered OFBiz yesterday and I'm trying out this:
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication%28HelloWorld...%29tutorial. Unfortunately I can't get it to work even though I have followed
> it to the letter.
>
> My dev environment is OSX 10.7 with OFBiz imported into netbeans (7.1.2)
> as per specified here:
> https://cwiki.apache.org/OFBIZ/ofbiz-in-netbeans-6.html
>
> I also had a ton of dependency issues with the svn pull so ended up
> grabbing a 12.04 current build.
> Would be grateful for a more up-to-date tutorial in OFbiz that actually
> works and how setup ofbiz in netbeans.
>
> Thanks
>
> P.S I've also been hanging out in the freenode irc channel in hopes of
> running into someone that can help.




--
Erwan de FERRIERES
Reply | Threaded
Open this post in threaded view
|

Re: Unable to run tutorial dev app

DarkStar1
Found out that there was an ant script to generate a component. I used that and adapted the tutorial to match.
I still have to start and stop ofbiz via cli but I'll look into configuring netbeans to do that later.

With regards to the errors from the trunk checkout. They were all dependency related errors that are too numerous to name. But I have the latest 12.04 so I guess that shouldn't matter anymore.

I just have a few questions at the moment.
1) How do I setup ofBiz to use mysql instead of derby (Netbeans has a viewer for derby but I prefer to work with mysql  due to experience)
2) I haven't found a way to create additional users that can log into the app yet, how can I achieve this?
3) I'd like to be able to Modify the login page of Ofbiz, so does anyone have a good tutorial that covers the UI dev aspects of ofBiz.

Thanks for your help.

On Dec 4, 2012, at 3:46 PM, Erwan de FERRIERES wrote:

> Hi Lanre,
>
> this question should be asked on the user mailing-list. Please also give
> more inputs on the errors you are encoutering, so it will be easier to help
> you.
>
> Cheers,
>
>
> 2012/12/4 Lanre Abiwon <[hidden email]>
>
>> Hi all
>>
>> I only discovered OFBiz yesterday and I'm trying out this:
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication%28HelloWorld...%29tutorial. Unfortunately I can't get it to work even though I have followed
>> it to the letter.
>>
>> My dev environment is OSX 10.7 with OFBiz imported into netbeans (7.1.2)
>> as per specified here:
>> https://cwiki.apache.org/OFBIZ/ofbiz-in-netbeans-6.html
>>
>> I also had a ton of dependency issues with the svn pull so ended up
>> grabbing a 12.04 current build.
>> Would be grateful for a more up-to-date tutorial in OFbiz that actually
>> works and how setup ofbiz in netbeans.
>>
>> Thanks
>>
>> P.S I've also been hanging out in the freenode irc channel in hopes of
>> running into someone that can help.
>
>
>
>
> --
> Erwan de FERRIERES